- Joined
- Feb 23, 2018
- Messages
- 6
- Thread Author
- #1
Hello, I use line "
Players.getLocal().getAnimationId()"
in my code, but it returns always -1. It doesn't seem to update that value. Am I supposed to do some newQuery to refresh values or something similar beforehand? (OSRS)
PS! Tried also method "Players.getLocal().getTarget()" but it is returning default value all the time as well but method "Players.getLocal().getPosition()" seems to work just fine. Why so ?
Players.getLocal().getAnimationId()"
in my code, but it returns always -1. It doesn't seem to update that value. Am I supposed to do some newQuery to refresh values or something similar beforehand? (OSRS)
PS! Tried also method "Players.getLocal().getTarget()" but it is returning default value all the time as well but method "Players.getLocal().getPosition()" seems to work just fine. Why so ?