Thread: [508]Help Me REP+++[508]

Results 1 to 5 of 5
  1. #1 [508]Help Me REP+++[508] 
    Registered Member FreekySteve69's Avatar
    Join Date
    Jun 2009
    Posts
    606
    Thanks given
    21
    Thanks received
    11
    Rep Power
    42
    hey guys i posted this previously and got no answer so i post it again hoping to get an answer thanks

    ok so well i am using mithscape 508 and have this code in my player.java

    Spoiler for Code:
    }


    if(qtab == 0) { //Dont understand this ? - Stop trying
    frames.setString(this, "Online Players:"+Server.engine.getPlayerCount()+"", 274, 5);
    frames.setString(this, "<col=FFFF00><img=1>UnknownScape<img=1>", 274, 6);
    frames.setString(this, "<col=00EE00>Home", 274, 7);
    frames.setString(this, "<col=00EE00>Starter", 274, 8);
    frames.setString(this, "<col=00EE00>Edge Wild", 274, 9);
    frames.setString(this, "<col=00EE00>Varrock Wild", 274, 10);
    frames.setString(this, "<col=00EE00>King Black Dragon", 274, 12);
    frames.setString(this, "<col=00EE00>Shops", 274, 13);
    frames.setString(this, "<col=00EE00>Empty", 274, 14);
    frames.setString(this, "<col=00EE00>Pits", 274, 17);
    frames.setString(this, "<col=00EE00>Barrage Runes", 274, 15);
    frames.setString(this, "<col=00EE00>Vengeance Runes", 274, 19);
    frames.setString(this, "", 274, 20);
    frames.setString(this, "", 274, 21);
    frames.setString(this, "", 274, 22);
    frames.setString(this, "", 274, 23);
    frames.setString(this, "", 274, 24);
    frames.setString(this, "<col=FFFF00><img=1>Staff Commands<img=0>", 274, 25);
    frames.setString(this, "<col=00EE00>God", 274, 26);
    frames.setString(this, "<col=00EE00>God Off", 274, 27);
    frames.setString(this, "<col=00EE00>Unlimited Spec", 274, 28);
    frames.setString(this, "<col=00EE00>Limited Spec", 274, 29);
    frames.setString(this, "<col=00EE00>Admin Set", 274, 30);
    frames.setString(this, "<col=00EE00>Mod Set", 274, 31);
    frames.setString(this, "<col=00EE00>Hideout", 274, 32);
    }


    but when i go on my server get this results lol



    even thought i did it correctly and did not miss anything
    Thank Me or Even REP+ Me If I Really Helped With Anything!
    I first try to code myself, then I look for tutorials, next i try ask someone for help. I try once again to fix the problem, Finally I post for help.

    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Jan 2009
    Age
    34
    Posts
    3,143
    Thanks given
    27
    Thanks received
    92
    Rep Power
    0
    Try deleting
    Code:
    frames.setString(this, "", 274, 20);
    frames.setString(this, "", 274, 21);
    frames.setString(this, "", 274, 22);
    frames.setString(this, "", 274, 23);
    frames.setString(this, "", 274, 24);
    Might've run out of space or something like that.
    Reply With Quote  
     

  3. #3  
    Registered Member FreekySteve69's Avatar
    Join Date
    Jun 2009
    Posts
    606
    Thanks given
    21
    Thanks received
    11
    Rep Power
    42
    first that has got nothing to do with that.

    and secondly i tryed it and it didn't work
    Thank Me or Even REP+ Me If I Really Helped With Anything!
    I first try to code myself, then I look for tutorials, next i try ask someone for help. I try once again to fix the problem, Finally I post for help.

    Reply With Quote  
     

  4. #4  
    Registered Member FreekySteve69's Avatar
    Join Date
    Jun 2009
    Posts
    606
    Thanks given
    21
    Thanks received
    11
    Rep Power
    42
    Bump anyone have any ideas of how i could get this fixed because if you do i would do anything to get a fix but noy pay it would be awsome.
    Thank Me or Even REP+ Me If I Really Helped With Anything!
    I first try to code myself, then I look for tutorials, next i try ask someone for help. I try once again to fix the problem, Finally I post for help.

    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Dec 2009
    Posts
    61
    Thanks given
    1
    Thanks received
    0
    Rep Power
    1
    Did you compile?
    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
  •