[HELP]Creat gang zone error
#1

Hello everyone, I'm riding a game mod gang war, but is giving an error inexplicable to me,
I saved the xyz gang zone, put the line correctly

/ / Above OnGameModeInit:
new zone1;

/ / Insert OnGameModeInit
public OnGameModeInit () (
zone1 = GangZoneCreate (1790.785, 1480.99, 2017.266, 1678.262);
return 1;
)
/ / Player Spawn
public OnPlayerSpawn (playerid) (
GangZoneShowForPlayer (playerid, zone1, 0x00000096);
return 1;
)
//======================
I have to include, not more of it does not come out right on the map, it goes wrong totally out of place,
Sorry my bad English.
I hope you understand, anything posted.
Reply


Messages In This Thread
[HELP]Creat gang zone error - by trindade02 - 22.11.2009, 00:26
Re: [HELP]Creat gang zone error - by trindade02 - 22.11.2009, 00:29
Re: [HELP]Creat gang zone error - by BasH96 - 22.11.2009, 01:13

Forum Jump:


Users browsing this thread: 1 Guest(s)