SA-MP Forums Archive
Register - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Register (/showthread.php?tid=311113)



Register - janx221 - 15.01.2012

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;



Re: Register - janx221 - 15.01.2012

Help please


Re: Register - ScriptJorkis - 15.01.2012

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


Re: Register - §с†¶e®РµРe - 15.01.2012

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


Re: Register - wildcookie007 - 15.01.2012

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


Re: Register - James Coral - 15.01.2012

Janx anna Errorid !

Translate: Janx Give Errors please

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


Re: Register - janx221 - 15.01.2012

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)...


Re: Register - janx221 - 15.01.2012

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