1LoL1 Posted September 28, 2015 Share Posted September 28, 2015 Hello, how i can create script when anyone have nick "LOL" in "Serial" Example LOL == "CCCCCCCCCCCCCCCCCCCCC" if anyone have serial WWWWWWWWWWWWW he will kicked. Link to comment
LabiVila Posted September 28, 2015 Share Posted September 28, 2015 Can you be more clear? So you want to check someone's serial whom's nickname is "LOL", if it is then get his serial and kick him, right? Link to comment
1LoL1 Posted September 28, 2015 Author Share Posted September 28, 2015 Can you be more clear? So you want to check someone's serial whom's nickname is "LOL", if it is then get his serial and kick him, right? Ye but "LOL" is name name LOL == "Serial" = KICK name Lol == "Serial" = Don't kick Link to comment
KariiiM Posted September 28, 2015 Share Posted September 28, 2015 name LOL == "Serial" = KICK name Lol == "Serial" = Don't kick Name is able to be changed but serial no so simply get the player serial and check it ,if it equal to the serial ID that you got Link to comment
MIKI785 Posted September 29, 2015 Share Posted September 29, 2015 I think you want to create a nickname reservation based on serial, right? This is a help section, not a script request section but whatever Link to comment
KariiiM Posted September 29, 2015 Share Posted September 29, 2015 (edited) I think you want to create a nickname reservation based on serial, right?This is a help section, not a script request section but whatever He's asking for how to do it Edited September 29, 2015 by Guest Link to comment
Stanley Sathler Posted September 29, 2015 Share Posted September 29, 2015 If MIKI is right about what you want to do, there is what you need: getPlayerName() getPlayerSerial() onPlayerJoin() Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now