Thread: [PI] any easy way to find object ids?

Results 1 to 4 of 4
  1. #1 [PI] any easy way to find object ids? 
    Registered Member
    Join Date
    May 2010
    Posts
    55
    Thanks given
    2
    Thanks received
    2
    Rep Power
    1
    Does anyone know a easy way to find object ids for Pi base?
    Reply With Quote  
     

  2. #2  
    PHP DEVELOPER

    Join Date
    Mar 2009
    Posts
    357
    Thanks given
    50
    Thanks received
    41
    Rep Power
    16
    Go onto Server>Model>players>packets open up clickobject.java

    search for

    if(c.playerRights >= 3 && c.playerName.equalsIgnoreCase("Sanity")) {
    Switch that to your name and compile. Restart your server and once you click in an object ingame you should see the object id pop up on the cmd prompt.

    Hope i helped

    kthxbai
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    May 2010
    Posts
    55
    Thanks given
    2
    Thanks received
    2
    Rep Power
    1
    Tysm! repped
    Reply With Quote  
     

  4. #4  
    PHP DEVELOPER

    Join Date
    Mar 2009
    Posts
    357
    Thanks given
    50
    Thanks received
    41
    Rep Power
    16
    Np mate glad i could help
    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
  •