Stockr 2 Share 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! Link to comment Share on other sites More sharing options...
milk1234 1 Share Posted January 21, 2020 You can use getLocalplayer().getLevel() to fetch combat level of local player. Stockr 1 Link to comment Share on other sites More sharing options...
Stockr 2 Author Share 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! milk1234 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now