[POMOC] Crasha mi Posle registracije!

Započeo BIRSAâ„¢, Januar 16, 2012, 00:07:50 PRE PODNE

prethodna tema - sledeća tema

0 članova i 2 gostiju pregledaju ovu temu.

Skripta koju koristim: GF Edit
Detaljan opis problema: Radi se o tome da poslije registracije crasha..TJ. kada krenu tutorijali i pitanja, njemu automatski crasha. Trazio sam trazilicom ali nisam mogao nista naci pa bih vas zamolio da mi pomognete...
Dio skripte: SetTimerEx("TextDrawTutorijal5",10000, false, "i", playerid);
return 1;
}
forward TextDrawTutorijal5(playerid);
public TextDrawTutorijal5(playerid)
{
new string[200];

SetPlayerInterior(playerid, 0);
TogglePlayerControllable(playerid, 0);
SetPlayerVirtualWorld(playerid, 3475);
SetPlayerPos(playerid, 1479.3955,-998.8502,-102.5737); SetPlayerFacingAngle(playerid, 0.0);
SetPlayerCameraPos(playerid, 1479.3955,-998.8502,102.5737); SetPlayerCameraLookAt(playerid, 1626.6847,-1016.4122,86.7403);
SetPlayerTime(playerid, 23, 0);
PlayerPlaySound(playerid, 1187 , 1479.3955,-998.8502,-102.5737);
for(new chat = 0; chat <= 50; chat++)
SendClientMessage(playerid, COLOR_YELLOW, " ");
format(string,sizeof(string), "~g~Tutorijal - ~r~Meta Gaming");
TextDrawSetString(TutorialPocetak[playerid], string);
format(string,sizeof(string), "~y~Ovo je jedno od najbitnijih pravila koja se ticu RolePlaya. Preksaj ovog pravila moze rezultirati warnom.");
TextDrawSetString(Dobrodoslica[playerid], string);
format(string,sizeof(string), "~y~Meta Gaming je mijesanje OOC i IC chata. OOC chat je chat nevezan za igru, vec za RL,");
TextDrawSetString(Molbaza[playerid], string);
format(string,sizeof(string), "~y~dok je IC vezan samo za igru. OOC se najcesce oznacava sa (()) zagradama.");
TextDrawSetString(Tutorialtext1[playerid], string);
format(string,sizeof(string), "~y~Area je free zona sto znaci da tu smijete raditi Meta Gaming.");
TextDrawSetString(Tutorialtext2[playerid], string);
TextDrawShowForPlayer(playerid, Tutorialtext2[playerid]);
TextDrawShowForPlayer(playerid, Molbaza[playerid]);
TextDrawShowForPlayer(playerid, Tutorialtext1[playerid]);
TextDrawShowForPlayer(playerid, Tutorialtext1[playerid]);
TextDrawShowForPlayer(playerid, TutorialPocetak[playerid]);
TextDrawShowForPlayer(playerid, Dobrodoslica[playerid]);
TextDrawShowForPlayer(playerid, Molbaza[playerid]);
SetTimerEx("TextDrawTutorijal6",13000, false, "i", playerid);
return 1;
}
forward TextDrawTutorijal6(playerid);
public TextDrawTutorijal6(playerid)
{


SetPlayerInterior(playerid, 0);new string[128];
TogglePlayerControllable(playerid, 0);
SetPlayerVirtualWorld(playerid, 3475);
SetPlayerPos(playerid, 1535.9584, -1676.1428, 18.3828); SetPlayerFacingAngle(playerid, 0.0);
SetPlayerCameraLookAt(playerid, 1553.7861, -1676.4270, 16.1953);
SetPlayerTime(playerid, 23, 0);
PlayerPlaySound(playerid, 1187 , 1535.9584, -1676.1428, 18.3828);
for(new chat = 0; chat <= 50; chat++)
SendClientMessage(playerid, COLOR_YELLOW, " ");
TextDrawHideForPlayer(playerid, Tutorialtext2[playerid]);
format(string,sizeof(string), "~g~Tutorijal - ~r~Power Gaming");
TextDrawSetString(TutorialPocetak[playerid], string);
format(string,sizeof(string), "~y~Power Gaming je ustvari radnja neizvodiva u Real Life. Primjer PG-a je: ~b~/me dize zgradu.");
TextDrawSetString(Dobrodoslica[playerid], string);
format(string,sizeof(string), "~y~Ovo je ekstremni primjeri i nadamo se da cete postovati ovo pravilo, jer kazne su iste kao i za");
TextDrawSetString(Molbaza[playerid], string);
format(string,sizeof(string), "~y~prekrsaj MG-a. I za PG vrijedi pravilo slobode u Arei.");
TextDrawSetString(Tutorialtext1[playerid], string);
TextDrawShowForPlayer(playerid, Molbaza[playerid]);
TextDrawShowForPlayer(playerid, Tutorialtext1[playerid]);
TextDrawShowForPlayer(playerid, TutorialPocetak[playerid]);
TextDrawShowForPlayer(playerid, Dobrodoslica[playerid]);
TextDrawShowForPlayer(playerid, Molbaza[playerid]);
SetTimerEx("TextDrawTutorijal7",15000, false, "i", playerid);
return 1;
}
forward TextDrawTutorijal7(playerid);
public TextDrawTutorijal7(playerid)
{


SetPlayerInterior(playerid, 0);new string[128];
TogglePlayerControllable(playerid, 0);
SetPlayerVirtualWorld(playerid, 3475);
SetPlayerPos(playerid, 1110.8457,-842.3472,-107.4688); SetPlayerFacingAngle(playerid, 0.0);
SetPlayerCameraPos(playerid, 1110.8457,-842.3472,107.4688); SetPlayerCameraLookAt(playerid,1159.2128,-902.1052,83.2253);
SetPlayerTime(playerid, 23, 0);PlayerPlaySound(playerid, 1187 , 1110.8457,-842.3472,-107.4688);
for(new chat = 0; chat <= 50; chat++)
SendClientMessage(playerid, COLOR_YELLOW, " ");
TextDrawHideForPlayer(playerid, Tutorialtext2[playerid]);
format(string,sizeof(string), "~g~Tutorijal - ~r~Reklamiranje");
TextDrawSetString(TutorialPocetak[playerid], string);
format(string,sizeof(string), "~y~Ovo je strogo zabranjeno! Reklamiranje bilo cega(servera, kupovnih artikala i sl.)kaznjava se banom!");
TextDrawSetString(Dobrodoslica[playerid], string);
format(string,sizeof(string), "~y~Samo spominjanje nekog drugog servera moze vas dovesti do bana, zato izbjegavajte spominjanje");
TextDrawSetString(Molbaza[playerid], string);
format(string,sizeof(string), "~y~servera da ne biste bili protjerani/banovani.");
TextDrawSetString(Tutorialtext1[playerid], string);
TextDrawShowForPlayer(playerid, Tutorialtext1[playerid]);
TextDrawShowForPlayer(playerid, TutorialPocetak[playerid]);
TextDrawShowForPlayer(playerid, Dobrodoslica[playerid]);
TextDrawShowForPlayer(playerid, Molbaza[playerid]);

SetTimerEx("TextDrawTutorijal8",15000, false, "i", playerid);
return 1;
}
forward TextDrawTutorijal8(playerid);
public TextDrawTutorijal8(playerid)
{
new string[128];
SetPlayerInterior(playerid, 0);
TogglePlayerControllable(playerid, 0);
SetPlayerVirtualWorld(playerid, 3475);
SetPlayerPos(playerid, 1110.8457,-842.3472,-2.4688); SetPlayerFacingAngle(playerid, 0.0);
SetPlayerCameraPos(playerid, 1110.8457,-842.3472,107.4688); SetPlayerCameraLookAt(playerid, 1159.2128,-902.1052,83.2253);
SetPlayerTime(playerid, 23, 0);PlayerPlaySound(playerid, 1187 , 1110.8457,-842.3472,-2.4688);
for(new chat = 0; chat <= 50; chat++)
SendClientMessage(playerid, COLOR_YELLOW, " ");
TextDrawHideForPlayer(playerid, Tutorialtext2[playerid]);
format(string,sizeof(string), "~g~Tutorijal - ~r~Jezik");
TextDrawSetString(TutorialPocetak[playerid], string);
format(string,sizeof(string), "~y~Molimo Vas da koristite iskljucivo Hrvatski/Bosanski/Srpski jezik. Ko bude pokusao da razgovara");
TextDrawSetString(Dobrodoslica[playerid], string);
format(string,sizeof(string), "~y~drugim jezikom zavrsice ustukivanjem. Takodje je zabranjeno vrijedjanje na bilo kojoj osnovi,");
TextDrawSetString(Molbaza[playerid], string);
format(string,sizeof(string), "~y~jer mozete zavrsiti banovani. Moguce je koristiti i Engleski jezik.");
TextDrawSetString(Tutorialtext1[playerid], string);
TextDrawShowForPlayer(playerid, Tutorialtext1[playerid]);
TextDrawShowForPlayer(playerid, TutorialPocetak[playerid]);
TextDrawShowForPlayer(playerid, Dobrodoslica[playerid]);
TextDrawShowForPlayer(playerid, Molbaza[playerid]);

SetTimerEx("TextDrawTutorijal9",14000, false, "i", playerid);
return 1;
}
forward TextDrawTutorijal9(playerid);
public TextDrawTutorijal9(playerid)
{
new string[128];
SetPlayerInterior(playerid, 0);
TogglePlayerControllable(playerid, 0);
SetPlayerVirtualWorld(playerid, 3475);
SetPlayerPos(playerid, 1383.4784,-1386.0437,-2.3628); SetPlayerFacingAngle(playerid, 0.0);
SetPlayerCameraPos(playerid, 1383.4784,-1386.0437,52.3628); SetPlayerCameraLookAt(playerid, 1395.4282,-1402.5630,38.0167);
SetPlayerTime(playerid, 23, 0);PlayerPlaySound(playerid, 1187 , 1383.4784,-1386.0437,-2.3628);
for(new chat = 0; chat <= 50; chat++)
SendClientMessage(playerid, COLOR_YELLOW, " ");
TextDrawHideForPlayer(playerid, Tutorialtext2[playerid]);
format(string,sizeof(string), "~g~Tutorijal - ~r~Zakljucak");
TextDrawSetString(TutorialPocetak[playerid], string);
format(string,sizeof(string), "~y~Ne zelimo da Vas jos zamaramo sa tutorijalom, pa cemo sada preci na pitanja.");
TextDrawSetString(Dobrodoslica[playerid], string);
format(string,sizeof(string), "~y~Nadamo se da ce Vam se dopasti ovaj server i da cete imati ugodno vrijeme na nasem");
TextDrawSetString(Molbaza[playerid], string);
format(string,sizeof(string), "~y~serveru. Ukoliko imate jos pitanja posjetite nas forum na: http://cb-gaming.tk/,");
TextDrawSetString(Tutorialtext1[playerid], string);
format(string,sizeof(string), "~y~ili se obratite Adminima/GameSageima za pomoc.");
TextDrawSetString(Tutorialtext2[playerid], string);
TextDrawShowForPlayer(playerid, Tutorialtext2[playerid]);
TextDrawShowForPlayer(playerid, Tutorialtext1[playerid]);
TextDrawShowForPlayer(playerid, TutorialPocetak[playerid]);
TextDrawShowForPlayer(playerid, Dobrodoslica[playerid]);
TextDrawShowForPlayer(playerid, Molbaza[playerid]);
SetTimerEx("TextDrawTutorijal10",13000, false, "i", playerid);
return 1;
}

Neke slike/video za lakse dobivanje pomoci(neobavezno): mislim da je nepottrebno..