17.10.2011, 13:05
Hello, I am making an simple admin system, but I want when a player connect before spawn to ask for his/her password.
If it's incorrect to be kicked.
How can I make it with the
Can someone give me an example how to use it
If it's incorrect to be kicked.
How can I make it with the
pawn Код:
ShowPlayerDialog(playerid,DIALOGID,DIALOG_STYLE_INPUT,"Login Account","Login","Quit");