Thread: Pi admins cant trade

Results 1 to 3 of 3
  1. #1 Pi admins cant trade 
    Banned
    Join Date
    Jul 2010
    Age
    29
    Posts
    1,143
    Thanks given
    7
    Thanks received
    48
    Rep Power
    0
    Well I have been through all the files and I cant find where you take away where admins cant trade I want admins to be able to trade anyone please help?

    any help is repped!
    Reply With Quote  
     

  2. #2  
    Extreme Donator


    Join Date
    Nov 2009
    Posts
    1,421
    Thanks given
    559
    Thanks received
    266
    Rep Power
    236
    Quote Originally Posted by Project-Insane View Post
    Well I have been through all the files and I cant find where you take away where admins cant trade I want admins to be able to trade anyone please help?

    any help is repped!
    config.java

    Code:
    	public static final boolean ADMIN_CAN_TRADE = true; //can admins trade?
    	public static final boolean ADMIN_CAN_SELL_ITEMS = true; // can admins sell items?
    	public static final boolean ADMIN_DROP_ITEMS = true; // can admin drop items?
    Reply With Quote  
     

  3. #3  
    Banned
    Join Date
    Jul 2010
    Age
    29
    Posts
    1,143
    Thanks given
    7
    Thanks received
    48
    Rep Power
    0
    Quote Originally Posted by Rapidshare View Post
    config.java

    Code:
    	public static final boolean ADMIN_CAN_TRADE = true; //can admins trade?
    	public static final boolean ADMIN_CAN_SELL_ITEMS = true; // can admins sell items?
    	public static final boolean ADMIN_DROP_ITEMS = true; // can admin drop items?

    K thank you fixed it turned false to true
    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
  •