Thread: [PI] Adding My Control Panel to Your Server!

Page 3 of 31 FirstFirst 1234513 ... LastLast
Results 21 to 30 of 305
  1. #21  
    Donator

    Robgob69's Avatar
    Join Date
    Oct 2010
    Age
    33
    Posts
    749
    Thanks given
    71
    Thanks received
    139
    Rep Power
    117
    Code:
    src\server\util\PanelSettings.java:2: '.' expected
    import server
                 ^
    src\server\util\PanelSettings.java:3: ';' expected
    import server.Connection;
          ^
    src\server\util\PanelSettings.java:3: class, interface, or enum expected
    import server.Connection;
                 ^
    src\server\util\PanelSettings.java:3: class, interface, or enum expected
    import server.Connection;
                  ^
    4 errors
    Trykk en tast for å fortsette...
    what were you even trying to import? you need to close that, just remove that line.
    potatoes.
    Reply With Quote  
     

  2. #22  
    Donator

    Robgob69's Avatar
    Join Date
    Oct 2010
    Age
    33
    Posts
    749
    Thanks given
    71
    Thanks received
    139
    Rep Power
    117
    Quote Originally Posted by rustigold View Post
    src\server\model\players\Client.java:532: cannot find symbol
    symbol : class NPC
    location: class server.model.players.Client
    public NPC getNpc(int index) {
    ^
    src\server\model\players\Client.java:523: cannot find symbol
    symbol : variable MAX_NPCS
    location: class server.Config
    if (index < 0 || index >= Config.MAX_NPCS) {
    ^
    src\server\model\players\Client.java:526: cannot find symbol
    symbol : class NPC
    location: class server.model.players.Client
    NPC n = getNpc(index);
    ^
    src\server\model\players\Client.java:533: cannot find symbol
    symbol : class NPC
    location: class server.model.players.Client
    return ((NPC) Server.npcHandler.npcs[index]);
    ^
    src\server\util\PanelSettings.java:96: cannot find symbol
    symbol : variable MAX_NPCS
    location: class server.Config
    if (index < 0 || index > Config.MAX_NPCS) {
    ^
    src\server\util\PanelSettings.java:247: cannot find symbol
    symbol : variable MAX_NPCS
    location: class server.Config
    for (int i = 0; i < Config.MAX_NPCS; i++) {
    ^
    src\server\util\PanelSettings.java:255: cannot find symbol
    symbol : variable MAX_NPCS
    location: class server.Config
    for (int i = 0; i < Config.MAX_NPCS; i++) {
    ^
    src\server\util\PanelSettings.java:266: cannot find symbol
    symbol : variable MAX_NPCS
    location: class server.Config
    for (int i = 0; i < Config.MAX_NPCS; i++) {
    ^
    src\server\util\PanelSettings.java:276: cannot find symbol
    symbol : variable MAX_NPCS
    location: class server.Config
    for (int i = 0; i < Config.MAX_NPCS; i++) {
    ^
    src\server\util\PanelSettings.java:311: cannot find symbol
    symbol : variable MAX_NPCS
    location: class server.Config
    for (int i = 0; i < Config.MAX_NPCS; i++) {
    ^
    src\server\util\PanelSettings.java:339: cannot assign a value to final variable
    SERVER_NAME
    Config.SERVER_NAME = p.SERVER_NAME_TEXT.getText();
    ^
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    11 errors
    Trykk en tast for å fortsette...
    Go through and follow the torial. again.. and go down to the FIXES part and do that stuff as well!
    you're not reading.
    potatoes.
    Reply With Quote  
     

  3. #23  
    ~! Legit ~!

    Join Date
    Nov 2010
    Posts
    1,973
    Thanks given
    183
    Thanks received
    211
    Rep Power
    237
    because I could use the money lol, If its just small errors ill fix for free tho.
    [email protected]
    Spoiler for My Vouches:
    Quote Originally Posted by mattsforeal View Post
    I paid $5 went first, he fixed my problem and it worked. 100% legit would do it again.
    Quote Originally Posted by Mythic View Post
    Vouch for him, very smooth and fast trade, purchased his last 4m. Have fun with your new membership
    Quote Originally Posted by Harlan View Post
    Vouch, trustworthy guy.
    Quote Originally Posted by iPhisher™ View Post
    Vouch for Super-Man, he is a very legit and trustable guy.
    Reply With Quote  
     

  4. #24  
    Donator

    Robgob69's Avatar
    Join Date
    Oct 2010
    Age
    33
    Posts
    749
    Thanks given
    71
    Thanks received
    139
    Rep Power
    117
    lol alright xD
    potatoes.
    Reply With Quote  
     

  5. #25  
    Registered Member
    Join Date
    Feb 2011
    Posts
    398
    Thanks given
    1
    Thanks received
    11
    Rep Power
    4
    Adding robgobs control panel for $1! PM me or leave a visitor message!
    Reply With Quote  
     

  6. #26  
    I'm Baack...


    Join Date
    Mar 2011
    Posts
    1,663
    Thanks given
    281
    Thanks received
    202
    Rep Power
    324
    Thanks for this bro, been waiting for it since I saw your show-off You get credit.

    Edit: Could you show us how to add in commands etc.?

    e.g: Force command button gives you message: "This command is not yet added, Add it yourself"
    How would we do that?
    I'm back
    Reply With Quote  
     

  7. #27  
    Donator

    Robgob69's Avatar
    Join Date
    Oct 2010
    Age
    33
    Posts
    749
    Thanks given
    71
    Thanks received
    139
    Rep Power
    117
    Welcome and i see people are already trying to make profit off of it xD
    potatoes.
    Reply With Quote  
     

  8. #28  
    I'm Baack...


    Join Date
    Mar 2011
    Posts
    1,663
    Thanks given
    281
    Thanks received
    202
    Rep Power
    324
    Quote Originally Posted by Robgob69 View Post
    Welcome and i see people are already trying to make profit off of it xD
    I know, its quite ridiculous. If you were able to remove it, it would be added into all the "services" posts ahaha.
    I'm back
    Reply With Quote  
     

  9. #29  
    Registered Member Richie's Avatar
    Join Date
    Sep 2009
    Age
    28
    Posts
    791
    Thanks given
    81
    Thanks received
    18
    Rep Power
    6
    Sexy man, added with no problem im definitely using this
    Reply With Quote  
     

  10. #30  
    Donator

    Robgob69's Avatar
    Join Date
    Oct 2010
    Age
    33
    Posts
    749
    Thanks given
    71
    Thanks received
    139
    Rep Power
    117
    Quote Originally Posted by Richie View Post
    Sexy man, added with no problem im definitely using this
    lol alright man
    potatoes.
    Reply With Quote  
     

Page 3 of 31 FirstFirst 1234513 ... LastLast

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. Replies: 1
    Last Post: 02-18-2011, 07:15 AM
  2. need server control panel!!!
    By cavallers in forum Requests
    Replies: 3
    Last Post: 04-26-2009, 07:57 PM
  3. RS Private Server Control Panel V4
    By Trytohaxme in forum Tools
    Replies: 28
    Last Post: 03-03-2009, 03:32 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
  •