22.04.2015, 13:36
Hi Kurta!
I get this error when I use "gmx" rcon command:
And this will cause server shutdown. 
My code for destroy:
Thanks in advance for your help.
I get this error when I use "gmx" rcon command:
Код:
[15:29:53] [debug] #0 native GangZoneDestroy () from ysf.dll [15:29:53] [debug] #1 000bc588 in ?? (0) from ifs2.amx [15:29:53] [debug] #2 000ba8fc in public LoadDMGames () from ifs2.amx

My code for destroy:
PHP код:
if(IsValidGangZone(dmInfo[DMID][DMGzone]))
GangZoneDestroy(dmInfo[DMID][DMGzone]);