Thread: [Ruse] Making owner able to see object ids on right click

Results 1 to 9 of 9
  1. #1 [Ruse] Making owner able to see object ids on right click 
    Registered Member
    Join Date
    Apr 2014
    Posts
    232
    Thanks given
    34
    Thanks received
    49
    Rep Power
    14
    Hello!

    This is my first snippet and im going to tell you a really basic thing, its how u can enable it so owners can see object ids with coords of the object. currently it only works for developers but this time we gonna enable it for owners aswell!

    First of all go to your client files and search up your client.java

    search for:
    Code:
    String s = myRights == 4 ? "Examine @cya@"
    and replace that piece of code with this one

    Code:
    String s = myRights == 4 || myRights == 3 ? "Examine @cya@"
    As i said this is basic but just wanted to show people how to do it!
    Reply With Quote  
     

  2. Thankful user:


  3. #2  
    Donator


    Join Date
    Aug 2010
    Posts
    3,174
    Thanks given
    1,724
    Thanks received
    2,002
    Rep Power
    3837
    Despite the fact that this is probably the fifteenth time this has been posted, gj for... something?
    Reply With Quote  
     

  4. Thankful users:


  5. #3  
    Registered Member Dragon Tonna's Avatar
    Join Date
    Aug 2006
    Posts
    62
    Thanks given
    14
    Thanks received
    12
    Rep Power
    24
    Errr, yeah... been released way too many times.

    Not to mention... this isn't just a "Ruse" thing.

    I guess you maybe helped out Rune-Server SEO... good job.
    Reply With Quote  
     

  6. #4  
    love

    scoob's Avatar
    Join Date
    Oct 2015
    Age
    25
    Posts
    1,642
    Thanks given
    367
    Thanks received
    640
    Rep Power
    1559
    Released a million times.
    Attached image
    Reply With Quote  
     

  7. #5  
    Registered Member
    Join Date
    Apr 2014
    Posts
    232
    Thanks given
    34
    Thanks received
    49
    Rep Power
    14
    Quote Originally Posted by Matty_ View Post
    Released a million times.
    Quote Originally Posted by Dragon Tonna View Post
    Errr, yeah... been released way too many times.

    Not to mention... this isn't just a "Ruse" thing.

    I guess you maybe helped out Rune-Server SEO... good job.
    Quote Originally Posted by Hank View Post
    Despite the fact that this is probably the fifteenth time this has been posted, gj for... something?
    sorry guys didn't know this was released before for ruse, my bad.
    Reply With Quote  
     

  8. #6  
    Registered Member
    Zivik's Avatar
    Join Date
    Oct 2007
    Age
    28
    Posts
    4,421
    Thanks given
    891
    Thanks received
    1,527
    Rep Power
    3285
    Quote Originally Posted by renewablezip View Post
    sorry guys didn't know this was released before for ruse, my bad.
    It's literally the same exact idea...
    Reply With Quote  
     

  9. #7  
    Banned
    Join Date
    Dec 2015
    Posts
    176
    Thanks given
    31
    Thanks received
    22
    Rep Power
    0
    Nice, thanks
    Reply With Quote  
     

  10. #8  
    Registered Member Dragon Tonna's Avatar
    Join Date
    Aug 2006
    Posts
    62
    Thanks given
    14
    Thanks received
    12
    Rep Power
    24
    Quote Originally Posted by renewablezip View Post
    sorry guys didn't know this was released before for ruse, my bad.
    It's just that it will work with, literally, any client that follows 317 protocol (haven't worked with higher revision - could even work then).

    I mean keep working. Don't let Rune-Server get you down. Rune-Server just loves to flame

    Everyone starts somewhere. But, in the future I'd make sure it hasn't been released a bunch.
    Reply With Quote  
     

  11. #9  
    Donator


    Join Date
    May 2011
    Posts
    554
    Thanks given
    319
    Thanks received
    86
    Rep Power
    214
    Pls
    Attached image
    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

Similar Threads

  1. Showing npc ID on right click dialouge
    By Tainted317rsps in forum Help
    Replies: 1
    Last Post: 06-30-2013, 11:25 PM
  2. Replies: 3
    Last Post: 05-19-2012, 12:26 PM
  3. 508 item/npc/object ids in right click
    By Sinthrill in forum Tutorials
    Replies: 9
    Last Post: 07-11-2010, 06:42 PM
  4. 508 item/npc/object ids in right click
    By Sinthrill in forum Tutorials
    Replies: 0
    Last Post: 07-09-2010, 08:57 PM
  5. Replies: 3
    Last Post: 09-09-2009, 09:57 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •