SA-MP Forums Archive
[Ajuda] Pq as GZs nгo estгo aparecendo? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Pq as GZs nгo estгo aparecendo? (/showthread.php?tid=551655)



Pq as GZs nгo estгo aparecendo? - oliverarrow - 20.12.2014

Fiz assim
pawn Код:
public OnGameModeInit()
{
    // dps colocar variavel areadepesca = gangzone... Pra usar isso como variavel dps
    areadepescar = GangZoneCreate(155.0697, -2621.424, 946.0596, -2143.748); // area de pesca
    GZmorrodende = GangZoneCreate(2117.333, -1069.962, 2261.841, -959.4252); // morro dendк
    GZcomplexo = GangZoneCreate(1101.976, -2175.33, 1371.977, -1966.099); // complexo
    GZurubu = GangZoneCreate(2653.533, -912.0523, 2801.844, -714.6652); // GZurubu
    GZmangueira = GangZoneCreate(2417.757, -998.9026, 2596.49, -919.9478); // GZmangueira
    GZrocinha = GangZoneCreate(1550.711, -2029.263, 1641.979, -1938.465); // GZrocinha
    GZtitanic = GangZoneCreate(2923.534, -2155.591, 3068.042, -1977.943); // titanic
Nгo ata aparecendo, nгo era sу colocar aqui?


Re: Pq as GZs nгo estгo aparecendo? - MultiKill - 20.12.2014

GangZoneShowForPlayer
Ou
GangZoneShowForAll


Re: Pq as GZs nгo estгo aparecendo? - oliverarrow - 20.12.2014

VLWW