Thread: I really neeeeeeeeeed help with a player

Results 1 to 5 of 5
  1. #1 I really neeeeeeeeeed help with a player 
    Registered Member
    Join Date
    May 2008
    Posts
    374
    Thanks given
    3
    Thanks received
    1
    Rep Power
    47
    This one kid keeps changing IPs and spamming all day... how can I stop him...

    Do It!

    Mmm
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Sep 2009
    Posts
    3,245
    Thanks given
    195
    Thanks received
    255
    Rep Power
    0
    Ignore him he'll get bored
    Reply With Quote  
     

  3. #3  
    Coding coding coding...

    Ivo's Avatar
    Join Date
    Mar 2008
    Age
    33
    Posts
    1,425
    Thanks given
    30
    Thanks received
    147
    Rep Power
    2017
    I dont think that you can do something about it. But you can allways make characters load from forum. ban him froum forum, and he wont bother you anymore.
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Oct 2009
    Posts
    1,595
    Thanks given
    100
    Thanks received
    50
    Rep Power
    232
    Quote Originally Posted by Ivo View Post
    I dont think that you can do something about it. But you can allways make characters load from forum. ban him froum forum, and he wont bother you anymore.
    and how the hell we do that?

    Reply With Quote  
     

  5. #5  
    Registered Member
    Lil Str Kid's Avatar
    Join Date
    Jul 2007
    Age
    31
    Posts
    1,302
    Thanks given
    169
    Thanks received
    71
    Rep Power
    260
    Emm best thing to do is edit your chat packet make it so hmm..

    If he is saying this server sucks

    Then in your chatTextUpdate method make it something like this

    Code:
    if(chatInput == "this server sucks") {
       chatTextUpdate == false;
    }
    On your server it will be different but this will make it so the text will be typed but only he wil see it and noone else.
    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
  •