You would have to add some stuff to process?
|
|
Hey my problem is when I go into the wild and leave the wild sign and level 1 does not go away unless I teleport or log out. How would I fix this?

You would have to add some stuff to process?

This will;
-Remove wildy sign with skull.
Because sometimes when you teleport , you still see wildy skull that shows Level.
This will fix it.
Go to your Public boolean process and add
There you go.Code:if(System.currentTimeMillis() - offTimer >= 1 && !isInWilderness(absX, absY, 1) && !multiCombat() && !isInPitRoom() && !isInPitGame() && !isInGraardor() && !isInPcGame() && !inPcBoat()){ hasWildySign = false; setInterfaceWalkable(-1); }
how do you make it so that you drop all your items in the wild? got a link or code?
-thanks (pfgamerz staff)
| « a void + 3 compile errors | test thread do not reply » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |