Register
#1

Hey , i have problem with registratsion
asking ,
asks the What is your nationality? (Las Barrancas, El Quebrados or Las Payasadas)
i answer Las Barrancas
and she ask again, What is your nationality? (Las Barrancas, El Quebrados or Las Payasadas)



pawn Код:
new idx;
tmp = strtok(text, idx);
if((strcmp("Mees", tmp, true, strlen(tmp)) == 0) && (strlen(tmp) == strlen("mees")))
{
PlayerInfo[playerid][pSex] = 1;
SendClientMessage(playerid, COLOR_YELLOW2, "Olgu, sa oled meessoost.");
SendClientMessage(playerid, COLOR_LIGHTRED, "Mis on sinu kodakondsus? (Las Barrancas, El Quebrados vхi Las Payasadas)");
SetPlayerSkin(playerid, 135);
SetPlayerPos(playerid, -1465.7046,2611.3711,56.1703);
PlayerInfo[playerid][pChar] = 135;
RegistrationStep[playerid] = 3;
PlayerInfo[playerid][pAge] = 16;
return 0;
pawn Код:
new idx;
            tmp = strtok(text, idx);
            if((strcmp("Las Barrancas", tmp, true, strlen(tmp)) == 0) && (strlen(tmp) == strlen("las barrancas")))
            {
                PlayerInfo[playerid][pOrigin] = 1;
                SendClientMessage(playerid, COLOR_YELLOW2, "Olgu, sa oled nььdsest Las Barrancas elanik.");
                SendClientMessage(playerid, COLOR_LIGHTRED, "Tдname, et tдitsite vajalikud dokumendid! Teid suunatakse nььd mдngu.");
                RegistrationStep[playerid] = 0;
                TutTime[playerid] = 0; PlayerInfo[playerid][pTut] = 1;
                SetPlayerInterior(playerid, 3);
                SetPlayerPos(playerid, -1465.7046,2611.3711,56.1703);
                SetCameraBehindPlayer(playerid);
                SetPlayerVirtualWorld(playerid, 0);
                gOoc[playerid] = 0; gNews[playerid] = 0; gFam[playerid] = 0;
                TogglePlayerControllable(playerid, 1);
                MedicBill[playerid] = 0;
                AfterTutorial[playerid] = 1;
                SetTimerEx("UnsetAfterTutorial", 2500, false, "i", playerid);
                SetTimerEx("UnsetFirstSpawn", 5000, false, "i", playerid);
                SetPlayerSpawn(playerid);
                return 0;
Reply
#2

Help please
Reply
#3

stop bumping on your thread. you can bump at least when your thread is 48 Hours your not so important to help. on that behavior you cannot get any help
Reply
#4

you are not allowed to bump within 48 hours.
EDIT - i was a few seconds late
Reply
#5

I can't really see the problem you stated, because you didn't explain what you want and whats wrong.
Reply
#6

Janx anna Errorid !

Translate: Janx Give Errors please

ja kle mine kьsi www.samp.rps.ee abi
seal aitatakse eesti keels!
Reply
#7

wildcookie , i cant finish the register because he spamm me What is your nationality? (Las Barrancas, El Quebrados or Las Payasadas)
vWhat is your nationality? (Las Barrancas, El Quebrados or Las Payasadas)
What is your nationality? (Las Barrancas, El Quebrados or Las Payasadas)...
Reply
#8

Mul ei tule erroreid , ma ei saa lхpetada regamist kuna ta kьsib kohe uuesti seda sama kodakondsust.

ta peaks peale seda respawnima aga ei respawni
Reply


Forum Jump:


Users browsing this thread: 6 Guest(s)