Quote:
Originally Posted by Gustavo_Araujo
pawn Код:
else if (strlen(inputtext) <= 0) return SendClientMessage(playerid, 0xFFFFFFFF, "Please actually enter a password"),ShowPlayerDialog(playerid...(rest of code).
|
It still spawns the player after reshowing the dialogue.
EDIT: That's probably psuedo code but your code doesnt' compile if you didn't know.