04.11.2011, 07:46
I create a register/login with DoF2.
In register dialog i have in response 0 this:
But Kick (playerid); is not response.
Drialog is closed and game continues.
In register dialog i have in response 0 this:
Код:
if(response == 0) { DOF2_RemoveFile(REGFILE); Kick(playerid); }
Drialog is closed and game continues.