Thread: commands

Results 1 to 3 of 3
  1. #1 commands 
    Registered Member
    Join Date
    Mar 2012
    Posts
    69
    Thanks given
    1
    Thanks received
    0
    Rep Power
    11
    okay so apparently i cannot do anything on my server with commands i'm using the rank 2 beucase there no owner ranks so i am admin but cant still use the owner commands so anyone please help

    note: im using future 742!
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jan 2013
    Age
    25
    Posts
    129
    Thanks given
    21
    Thanks received
    20
    Rep Power
    11
    commands.java search for the owners name, if you don't know it look through it and find something like ban, and it should be like
    Code:
    && (player.getUsername().equalsIgnoreCase("NAME_HERE")
    change NAME_HERE to your name and if using notepad ++ or eclipse go to replace and replace all names with yours
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Nov 2013
    Posts
    815
    Thanks given
    111
    Thanks received
    109
    Rep Power
    14
    Change this String in settings.java
    Code:
    public static final String[] OWNERS = {"tom", "devourz"};
    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. [458] Command List.
    By Impulser in forum RS2 Client
    Replies: 44
    Last Post: 06-11-2008, 08:17 PM
  2. ::pnpc command!
    By Pancakebuddy in forum Tutorials
    Replies: 7
    Last Post: 05-22-2007, 05:07 AM
  3. Loading Commands From Text File
    By ThatOneServer in forum Tutorials
    Replies: 2
    Last Post: 05-05-2007, 12:36 PM
  4. Tokenized Commands
    By ThatOneServer in forum Tutorials
    Replies: 1
    Last Post: 05-03-2007, 11:18 AM
  5. Console Commands
    By ZeroFreeze in forum Tutorials
    Replies: 7
    Last Post: 04-30-2007, 12:53 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •