Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Bug Skull overhead id

Joined
Jan 17, 2017
Messages
312
OSRS
While trying to get a list of overhead ids (mainly skull) using:
Code:
Players.getLocal().getOverheadIcons()
It returns with the ID 0.
Code:
[OverheadIcon(id=0, type=SKULL)]
Read the others are also affected.
 
Top