Gang zone
#1

Can someone please make me a gang zone for this area on the map like so:

I really suck at gang zones, and I'd appreciate if someone was able to make this for me. I'm willing to pay a doller for it lol.

Reply
#2

pawn Код:
// Top of script
new gzone;

// OnGameModeInit
gzone = GangZoneCreate(2638.322, -2617.477, 2824.661, -2333.239);

// PlayerSpawn
GangZoneShowForPlayer(playerid, gzone, 0xA600FF48); // Can change the pawn color to what you want, keep the alpha part the same though, its pretty much what you need.
That should be what you need
Reply
#3

GangZone creator: >>
http://forum.sa-mp.com/index.php?topic=145781

Have fun
Reply
#4

Quote:
Originally Posted by Geo_
pawn Код:
// Top of script
new gzone;

// OnGameModeInit
gzone = GangZoneCreate(2638.322, -2617.477, 2824.661, -2333.239);

// PlayerSpawn
GangZoneShowForPlayer(playerid, gzone, 0xA600FF48); // Can change the pawn color to what you want, keep the alpha part the same though, its pretty much what you need.
That should be what you need
This is exactly what i wanted thank you very much
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)