Hello !
I’m making a very simple script that ask the player a text on connection and if the player is right then we let him play but if he his wrong then we kick him.
The asking system is perfectly working but i can’t kick the user.
It’s client side and i’m trying to use : DropPlayer(playerSrc, ‘reason’) but i have no idea what should i give on “playerSrc”.
Thanks for your help !