Thread: how i make full map safe?

Results 1 to 3 of 3
  1. #1 how i make full map safe? 
    d13 0r n0
    Guest
    how i make full map safe? Non-pk all map please help
     

  2. #2  
    Dharok
    Guest
    Quote Originally Posted by d13 0r n0 View Post
    how i make full map safe? Non-pk all map please help
    wrong section, please use help k?
     

  3. #3  
    Maximum Destruction
    Guest
    Search for:
    Code:
    public boolean nonWild()
    Look below that line and find the end of the line.
    Then add:
    Code:
    (absX >=0  && absX <=9999 && absY >=0  && absY <=9999 )||
    That should work.
    Wrong section....
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •