see what wrong
#1

Hi im getting all thm errors when a {/} is wrong but it looks fine to me


Код:
public OnPlayerSpawn(playerid)
{
  GangZoneShowForPlayer(playerid, Ear ,GCOLOR_GREEN);
	GangZoneShowForPlayer(playerid, Airfield ,GCOLOR_GREEN);
	GangZoneShowForPlayer(playerid, Resturant ,GCOLOR_GREEN);
	GangZoneShowForPlayer(playerid, Oil ,GCOLOR_GREEN);
	GangZoneShowForPlayer(playerid, A ,GCOLOR_GREEN);
	GangZoneShowForPlayer(playerid, Gas ,GCOLOR_GREEN);
	GangZoneShowForPlayer(playerid, OS ,GCOLOR_GREEN);
	GangZoneShowForPlayer(playerid, T ,GCOLOR_GREEN);
	GangZoneShowForPlayer(playerid, D ,GCOLOR_GREEN);
	GangZoneShowForPlayer(playerid, OT ,GCOLOR_GREEN);
	return 1;
}
	if(GeneralClass[playerid][1] == 1 || GeneralClass[playerid][2] == 1 || GeneralClass[playerid][3] == 1 || GeneralClass[playerid][4] == 1)
	{
Reply


Messages In This Thread
see what wrong - by 02manchestera - 12.03.2010, 21:29
Re: see what wrong - by Conroy - 12.03.2010, 21:36
Re: see what wrong - by 02manchestera - 12.03.2010, 21:37
Re: see what wrong - by 02manchestera - 12.03.2010, 21:45
Re: see what wrong - by Conroy - 12.03.2010, 21:48
Re: see what wrong - by 02manchestera - 12.03.2010, 21:50
Re: see what wrong - by Conroy - 12.03.2010, 22:24

Forum Jump:


Users browsing this thread: 1 Guest(s)