Portal SAMP
[Ajuda] GangzoneExist :: Out of Bounds - Versão de Impressão

+- Portal SAMP (https://portalsamp.com)
+-- Fórum: SA-MP (https://portalsamp.com/forumdisplay.php?fid=5)
+--- Fórum: Área de suporte (https://portalsamp.com/forumdisplay.php?fid=6)
+--- Tópico: [Ajuda] GangzoneExist :: Out of Bounds (/showthread.php?tid=1423)



GangzoneExist :: Out of Bounds - rett_kekw - 19/07/2021

No meus logs mostra erros dizendo "GangzoneExist() :: Out of Bounds::-1" depois que criei 6 gangzones pequenas.
Tentei usar o "SetPlayerWorldBounds" mas o erro continua.
Segue abaixo o códigos de criação das GangZones:

Código PHP:
stock cGz()
{
    GZ[0] = GangZone_Create(1748.9489,1352.84011578.0580,1515.41140);
    GZ[1] = GangZone_Create(-1485.0936,-200.2129, -1380.9977,-381.13350);
    GZ[2] = GangZone_Create(1828.8633,-2207.59961587.5481,-2362.71950);
    GZ[3] = GangZone_Create(-2774.9407,436.6982, -2633.1946,316.60210);
    GZ[4] = GangZone_Create(1399.2590,-1835.36431539.2230,-1598.15150);
    GZ[5] = GangZone_Create(977.4648,1128.7793,1177.3616,999.66870);




RE: GangzoneExist :: Out of Bounds - xbruno1000x - 19/07/2021

Tente criar com a função nativa do SA-MP.
https://open.mp/docs/scripting/functions/GangZoneCreate