Tut msgs
#1

hy guy! in this code i get this errors:

errors:
Код:
new Tutorial[][] =
{
	if(PlayerInfo[playerid][pLevel] < 3)
   	{
		SendClientMessage(playerid, COLOR_BLUE, "[Tutorial] Ovaj tutorial ce da traje do vaseg 3 levela! ");
		SendClientMessage(playerid, COLOR_BLUE, "[Tutorial] Nemate posao idite u opstinu zaposlite se ! ");
		SendClientMessage(playerid, COLOR_BLUE, "[Tutorial] Uvek postujte jace igrace od sebe! ");
		SendClientMessage(playerid, COLOR_BLUE, "[Tutorial] Za pomoc obratite se na /askq!");
  	}
  	SetTimer("Tutorial", 30000, 1);
	return 1;
};
errors:
Код:
gamemodes\BE x12 edit by Stega.pwn(539) : error 001: expected token: ";", but found "("
gamemodes\BE x12 edit by Stega.pwn(547) : error 010: invalid function or declaration
gamemodes\BE x12 edit by Stega.pwn(548) : error 010: invalid function or declaration
Код:
line 439: 	if(PlayerInfo[playerid][pLevel] < 3)
line 547: 	return 1;
line 548:     };
Reply


Messages In This Thread
Tut msgs - by Dusan01 - 24.10.2012, 19:11
Re: Tut msgs - by HyDrAtIc - 24.10.2012, 19:15
Re: Tut msgs - by Dusan01 - 24.10.2012, 19:18
Re: Tut msgs - by HyDrAtIc - 24.10.2012, 19:19
Re: Tut msgs - by ThePhenix - 24.10.2012, 19:20
Re: Tut msgs - by HyDrAtIc - 24.10.2012, 19:23
Re: Tut msgs - by ThePhenix - 24.10.2012, 19:25
Re: Tut msgs - by ViniBorn - 24.10.2012, 19:28
Re: Tut msgs - by Dusan01 - 24.10.2012, 19:33
Re: Tut msgs - by HyDrAtIc - 24.10.2012, 19:37

Forum Jump:


Users browsing this thread: 2 Guest(s)