12.03.2010, 21:29
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) {