lily 491 Posted November 21, 2015 So I was running my guard killer script, which has a system that picks the optimal health at which to eat based on maximum health. And suddenly out of nowhere (haven't touched the code in a week or more), getLocalPlayer().getMaxHealth() is returning 434071876 rather than the 61 it should be. Totally baffled here, but surely one of you who is smarter than I can perhaps figure out the issue here? It's literally just whenever I call getLocalPlayer().getMaxHealth() it comes up with this, while the correct value is clearly in the cache (the script defaults to a static value when the method returns null).
lily 491 Author Posted November 21, 2015 Probably just a multiplier problem, we'll get it fixed soon. You Pan
lily 491 Author Posted November 21, 2015 Should be good, let me know Looks like it's working perfectly now. Thanks a bazillion Pan!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.