GangZone not showing.
#1

In this Gamemode there is only 1 large gangzone, which covers the whole Los Santos Area.
The GangZone shows only when i open gta menu ( escape button ) then the map, but it doesn't show on the ingame mini map.
Here is the code:

pawn Код:
new USAZone;
Under OnGameModeInit:

pawn Код:
USAZone = GangZoneCreate( 2958.000, -2951.117, 39.178, 596.864 );
Under OnPlayerConnect:

pawn Код:
GangZoneShowForPlayer( playerid, USAZone, 0x0000BBAA);
SOLVED : miny/minx mustn't be bigger than maxx/maxy.
Reply


Messages In This Thread
GangZone not showing. - by Battlezone - 23.03.2014, 18:56
Re: GangZone not showing. - by Dredd - 23.03.2014, 19:01
Re: GangZone not showing. - by Battlezone - 23.03.2014, 19:03
Re: GangZone not showing. - by Dredd - 23.03.2014, 19:05
Re: GangZone not showing. - by MP2 - 23.03.2014, 19:07
Re: GangZone not showing. - by Battlezone - 23.03.2014, 19:20

Forum Jump:


Users browsing this thread: 1 Guest(s)