Reigster And Login help!
#1

dcmd_register(playerid, params[])
{
#pragma unused params
if(Registered[playerid] == 1) return SendClientMessage(playerid, red, "You are already regiestered.");
ShowPlayerDialog(playerid,201,DIALOG_STYLE_INPUT," Registration","Please enter a password to register this account!","Register","Cancle");
return 1;
}



how i can make this when i click cancel and when i write the right password and do cancel its say to me please Enter password helpPPP!!!!!!!
Reply
#2

beeeebbbb any help!!!
Reply
#3

hellopoooo
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)