Thread: [PI] How do I move thieving stalls?

Results 1 to 4 of 4
  1. #1 [PI] How do I move thieving stalls? 
    Registered Member
    Join Date
    Oct 2009
    Posts
    83
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    I realize I'm asking a lot of questions, I apologize.

    How do I move the thieving stalls from my original home area to the new home area?
    Reply With Quote  
     

  2. #2  
    Registered Member Satan666's Avatar
    Join Date
    May 2010
    Posts
    449
    Thanks given
    65
    Thanks received
    100
    Rep Power
    15
    ObjectManager.java -> public void loadCustomSpawns(Client c) {
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Oct 2009
    Posts
    83
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Code:
    c.getPA().checkObjectSpawn(6163, 3083, 3488, 1, 10);
    What's the format?

    Object ID, X, Y, ?, and ?
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Oct 2009
    Posts
    83
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    I figured it out, thanks!
    Reply With Quote  
     


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
  •