Thread: [PI] Interface Command

Results 1 to 2 of 2
  1. #1 [PI] Interface Command 
    Registered Member Thani's Avatar
    Join Date
    May 2008
    Posts
    192
    Thanks given
    1
    Thanks received
    2
    Rep Power
    11
    Well I don't know what's wrong but my interface command is not working.

    if (playerCommand.equalsIgnoreCase("interface") && c.playerRights >= 3) {
    try {
    String[] args = playerCommand.split(" ");
    int a = Integer.parseInt(args[1]);
    c.getPA().showInterface;
    } catch (Exception e) {
    c.sendMessage("::interface ####");
    }
    }

    Still not working..
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Aug 2011
    Posts
    766
    Thanks given
    105
    Thanks received
    59
    Rep Power
    114
    That's because the Exception e is obviously wrong.
    Spoiler for vouches:

    Quote Originally Posted by TheMrClassic View Post
    Vouch for Insidia X. Fast and friendly.
    Quote Originally Posted by Vernorexia View Post
    Vouch for insidia x added clipped following and a timer on my gates. I paid first was fast work. I highly recommend using him!
    Quote Originally Posted by Matts B ring View Post
    Bought 5b ikov, vouch
    Quote Originally Posted by InsinuateRS View Post
    Vouch for me lad, bought 3b

    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. [562] Interface String ID Command
    By snwspeckle in forum Help
    Replies: 5
    Last Post: 07-24-2010, 12:34 AM
  2. 525 Hair Command With Interface
    By Xslaya in forum Help
    Replies: 3
    Last Post: 07-11-2010, 01:22 AM
  3. Interface Command
    By Vaio in forum Requests
    Replies: 0
    Last Post: 03-13-2010, 03:58 AM
  4. [SHARD] ::interface command
    By LAMT in forum Snippets
    Replies: 12
    Last Post: 11-06-2009, 12:14 AM
  5. ::interface command please!!!
    By Nazi Fish in forum Help
    Replies: 2
    Last Post: 06-06-2009, 05:29 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
  •