Xephy 237 Posted January 31, 2017 Looked through the API, couldn't find anything on it. I'm wanting to pull the hitpoints of an NPC that I'm in combat with.
Hashtag 9078 Posted January 31, 2017 https://dreambot.org/javadocs/org/dreambot/api/wrappers/interactive/Character.html#getCharacterInteractingWithMe-- or https://dreambot.org/javadocs/org/dreambot/api/wrappers/interactive/Character.html#getInteractingCharacter-- or https://dreambot.org/javadocs/org/dreambot/api/wrappers/interactive/Character.html#isInteracting-org.dreambot.api.wrappers.interactive.Character-
Nuclear Nezz 2107 Posted January 31, 2017 "Looked through the API, couldn't find anything on it." for some reason I feel like you didn't.
Xephy 237 Author Posted January 31, 2017 I looked at those, and they return Characters. I'd assumed that it didn't work for NPC's because they're their own type, anyways, I'll go ahead and use that then, thanks Hashtag. - No need to be rude Nezz.
Xephy 237 Author Posted January 31, 2017 Thank you. I wasn't arguing, or contradicting anything you said. It was a genuine question in which I didn't know the answer to. I'll do my best to learn to read APIs more effectively. I can usually get the just of it, but I didn't see that.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.