- 0
gangzonecreate
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
Bladex
Am pus gangzone si apare foarte mare si nush ce sa fac . va dau si poza sa vedeti si voi cum arata
[pawn] //----------gangzoneforplayer---------------
// Zones
for(new i = 0; i < sizeof(TurfInfo); i++)
{
Turfs = GangZoneCreate(TurfInfo[zMinX],TurfInfo[zMinY],TurfInfo[zMaxX],TurfInfo[zMaxY]);
YKZ = GangZoneCreate(-2195.3662,642.0018,49.4429,90.2774);
CRL = GangZoneCreate(1138.7395,-2036.4104,69.0078,270.9999);
TB = GangZoneCreate(2232.7468,-1159.6196,25.8906,95.9409);
GRV = GangZoneCreate(2488.1995,-1669.9521,13.3359,278.6159);
LSV = GangZoneCreate(2808.3960,-1578.2201,10.9293,358.4933);
TNB = GangZoneCreate(-1661.2144,1379.8643,7.1797,134.1679);
}[/pawn]
1 answer to this question
Recommended Posts