Thread: Help with ::players glitch

Results 1 to 4 of 4
  1. #1 Help with ::players glitch 
    Registered Member nubcoder's Avatar
    Join Date
    Jul 2009
    Posts
    185
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Lockz0r
    How to make an epic server:

    Client.java
    server = epic;


    Congratulations! Your server is now "epic" ! :'D
     

  2. #2  
    Registered Member

    Join Date
    Sep 2009
    Posts
    1,723
    Thanks given
    45
    Thanks received
    81
    Rep Power
    269
    give me the :layers command


    Web Hosting | VPS | CDN | DDoS Protected Solutions
     

  3. #3  
    Registered Member

    Join Date
    Oct 2009
    Posts
    45
    Thanks given
    5
    Thanks received
    12
    Rep Power
    189
    The reason the number is so off is because its multiplied by four and added to a random number from 1-10, and apparently players are expected to be too retarded to notice such.

    Anyways, here's the fix:

    Code:
    sM("There are currently " + PlayerHandler.getPlayerCount() + " players online!");
    You had an extra '(' before "PlayerHandler".
     

  4. #4  
    Registered Member nubcoder's Avatar
    Join Date
    Jul 2009
    Posts
    185
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Thanks Rex ! reppy for you
    How to make an epic server:

    Client.java
    server = epic;


    Congratulations! Your server is now "epic" ! :'D
     


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
  •