hello i got a vip rank system.. but i need to know how to make so if the player is RE What the command should be so it can kick players..
if (message == "#skilladvance") then
player:AdvanceAllSkills(1500)
player:SendBroadcastMessage("Skills Advanced.")
return 0
end
Like that but it have to kick the player when you say #kick player "name"
Many people should need this..
http://www.************/forums/showthread.php?t=32500 not working.