Stockr 2 Posted January 20, 2020 I realize, it's a relatively stupid question, but how could I get local player combat level? I need to analyze it for picking NPCs to attack. Working with skills is quite straight forward, but I see no SKILLS.COMBAT and getLocalPlayer().getCombat() is moody as well. Thank you!
milk1234 1 Posted January 21, 2020 You can use getLocalplayer().getLevel() to fetch combat level of local player.
Stockr 2 Author Posted January 21, 2020 3 hours ago, milk1234 said: You can use getLocalplayer().getLevel() to fetch combat level of local player. Thanks! I guess there was some other reason why it didn't work then. Stay strong!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.