Search Results
How can i increase the limit or to remove ?! What was the problem : when i type 2 times /tod 1 , after /tod2 got the error. pawn Код: if(strcmp(cmd, "/tod", true) == 0)    {        if(Is...
61
Done , fixed by me , if somebody can please delete the post.
139
Still don't work , guys mine problems is : When player are in the stage when is need to type the password , if him just press ENTER without type the password , automatically login in the account , i w...
139
BUG : If an player just don't type nothing in the dialog , and press login they enter on account. i want if the player don't type nothing on box, to get an SCM For example!
139
pawn Код: if(dialogid == LOGIN_DIALOG)    {        if(!response) return Kick(playerid);        if(strcmp(inputtext, PlayerInfo[playerid][Parola], true) == 0)        {          Â...
139
EN : Done , fixed by me. RO: Gata , l-am fixat eu singur.
127
it's not hashed is text ! example pass : ******21
127
The problem is : all datas are save without "PAROLA (mean password in romanian language) " why ? Code: OnPlayerRegister Код: public OnPlayerRegister(playerid, password[]) { if(IsPlayerConnec...
127