Thread: RunePoint v0.1

Page 1 of 3 123 LastLast
Results 1 to 10 of 23
  1. #1 RunePoint v0.1 
    Beiber Fever

    Join Date
    Jun 2009
    Posts
    117
    Thanks given
    0
    Thanks received
    1
    Rep Power
    15
    Delete please - Want to start fresh havent been on forums for over 5 months
    Last edited by mixand; 03-11-2010 at 12:36 PM. Reason: Delete
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Sep 2008
    Posts
    343
    Thanks given
    0
    Thanks received
    2
    Rep Power
    72
    Nice job, going to use it if you don't mind
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jul 2008
    Posts
    3,167
    Thanks given
    235
    Thanks received
    74
    Rep Power
    209
    ugly
    Reply With Quote  
     

  4. #4  
    sex inFamous's Avatar
    Join Date
    Sep 2008
    Posts
    0
    Thanks given
    6
    Thanks received
    4
    Rep Power
    0
    Good effort.
    i'm back...
    Reply With Quote  
     

  5. #5  
    Fat Cookies
    Guest
    gtfo
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Apr 2009
    Posts
    127
    Thanks given
    1
    Thanks received
    6
    Rep Power
    32
    off topic - Stop flaming

    on topic - Nice work
    Reply With Quote  
     

  7. #7  
    Banned

    Join Date
    Apr 2009
    Posts
    568
    Thanks given
    2
    Thanks received
    10
    Rep Power
    0
    Nice Nice. repped for funsies.
    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Aug 2008
    Posts
    918
    Thanks given
    1
    Thanks received
    12
    Rep Power
    34
    Quote Originally Posted by Fat Cookies View Post
    gtfo
    Fuck You.
    Reply With Quote  
     

  9. #9  
    Extreme Donator


    Join Date
    Nov 2007
    Posts
    2,712
    Thanks given
    47
    Thanks received
    9
    Discord
    View profile
    Rep Power
    650
    I see you are new at programming, if you want yell with titles....

    Code:
    if (command.startsWith("yell") && command.length() > 5) {
    				 String titles = "";
    				 
    if(yellon == true){
    String yellText = command.substring(5);
    if(!muted == true){
    if(yellTimer > 0){
      if (playerRights == 0) {
                        titles = "[--] ";
                    }
                    if (playerRights == 1) {
                        titles = "[Mod] ";
                    }
                    if (playerRights == 2) {
                        titles = "[Admin] ";
                    }
                    if (playerRights == 3) {
                        titles = "[Admin] ";
                    }
    		if (playerName.equalsIgnoreCase("woofdawg23")) {
                        titles = "[OWNER] ";
                    }
    Reply With Quote  
     

  10. #10 k 
    Beiber Fever

    Join Date
    Jun 2009
    Posts
    117
    Thanks given
    0
    Thanks received
    1
    Rep Power
    15
    I'm pretty sure Devo 2.7 Already came with yell Titles Aaron Probably dident see it

    ps. Dont rep me Rep Killamess
    Reply With Quote  
     

Page 1 of 3 123 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Tags for this Thread

View Tag Cloud

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •