JC
Owner


Number of posts: 63
Points:
Registration date: 2009-04-29
|
Subject: [Rs2HD] Non Telepoting Zones [562] Fri Jan 22, 2010 8:13 pm |
|
|
This tutorial is basic i know. But just a snippet yeah. so dont complain that its easy,
If you dont have bh Code it. Im posting this because i have it.
1st go to player.java and search "canttelezone"
under "{" add
| Code: | return getLocation().getX() >= 3000 && getLocation().getX() <= 3160 && getLocation().getY() >= 3688 && getLocation().getY() <= 3780; | Save Compile and restart.
LOL DONE!
|
|