SA-MP Forums Archive
GangZoneCreate - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: GangZoneCreate (/showthread.php?tid=571498)



GangZoneCreate - oppo1234 - 19.04.2015

GangZoneCreate how to write this function?


Re: GangZoneCreate - Azula - 19.04.2015

PHP код:
#define MAX_ZONES 3  
new gangzone[MAX_ZONES];
gangzone[0] = GangZoneCreate(Float:minxFloat:minyFloat:maxxFloat:maxy); 
you can get coordinate by using this tool
https://sampforum.blast.hk/showthread.php?tid=509119


Re: GangZoneCreate - oppo1234 - 19.04.2015

Quote:
Originally Posted by Azula
Посмотреть сообщение
PHP код:
#define MAX_ZONES 3  
new gangzone[MAX_ZONES];
gangzone[0] = GangZoneCreate(Float:minxFloat:minyFloat:maxxFloat:maxy); 
you can get coordinate by using this tool
https://sampforum.blast.hk/showthread.php?tid=509119
C:\Documents and Settings\Administrator\桌面\1251.pwn(9) : error 010: invalid function or declaration
C:\Documents and Settings\Administrator\桌面\1251.pwn(10) : warning 203: symbol is never used: "gangzone"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


Re: GangZoneCreate - lanix - 19.04.2015

https://www.youtube.com/watch?v=dHyAHnpPuNc