Thread: Admin lose in death..

Results 1 to 4 of 4
  1. #1 Admin lose in death.. 
    Registered Member
    Join Date
    Jan 2012
    Posts
    161
    Thanks given
    2
    Thanks received
    0
    Rep Power
    11
    Hello there. How do i change so admins + dont lose items in death?
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Jan 2009
    Age
    31
    Posts
    2,661
    Thanks given
    66
    Thanks received
    207
    Rep Power
    0
    What ever handles dropping items add this or something like this.

    Code:
    if (rights >= 2)
          return;
    Reply With Quote  
     

  3. #3  
    Officially Retired

    Huey's Avatar
    Join Date
    Jan 2008
    Age
    22
    Posts
    16,478
    Thanks given
    3,385
    Thanks received
    7,727
    Rep Power
    5000
    Config.java?
    Attached image
    Listen children don't become this guy.
    Quote Originally Posted by Owner Spikey View Post
    Why can I attack lower level npc's in a matter of a mouse hover but for a higher level npc the only choice to attack is by right clicking option attack?

    Reply With Quote  
     

  4. #4  
    Banned
    Join Date
    Jan 2012
    Posts
    387
    Thanks given
    28
    Thanks received
    24
    Rep Power
    0
    Go into config.java and search
    Code:
    ADMIN_CAN_TRADE
    Then you'll see admin can drop and admin can sell right below that. change them to true for true and false for false.
    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. lose items on death
    By eldiran in forum Help
    Replies: 4
    Last Post: 01-24-2012, 09:38 PM
  2. Replies: 22
    Last Post: 08-30-2011, 12:33 AM
  3. admins lose items on death
    By Buckshot in forum Help
    Replies: 0
    Last Post: 09-25-2009, 09:45 PM
  4. admin don't lose items [delta]
    By kojomba in forum Help
    Replies: 4
    Last Post: 01-26-2009, 09:36 PM
  5. Lose Items Upon Death (Delta)
    By illegal in forum Help
    Replies: 2
    Last Post: 01-06-2009, 10:48 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
  •