27.04.2010, 19:02
OnGameModeInIt
seville = GangZoneCreate(2614.1431,-2120.9365,2874.8496,-1881.0516);
costigan = GangZoneCreate(617.4039,-1601.9988,807.0232,-1385.0349);
OnPlayerSpawn
GangZoneShowForPlayer(playerid, costigan, 0x000000AA);
GangZoneShowForPlayer(playerid, seville, 0x339900AA);
seville = GangZoneCreate(2614.1431,-2120.9365,2874.8496,-1881.0516);
costigan = GangZoneCreate(617.4039,-1601.9988,807.0232,-1385.0349);
OnPlayerSpawn
GangZoneShowForPlayer(playerid, costigan, 0x000000AA);
GangZoneShowForPlayer(playerid, seville, 0x339900AA);