03.04.2012, 04:37
So, I wind up typing this;
And, it didn't work, has no errors, just didn't work ingame.
pawn Код:
if(UC[VID] == 1)
{
DestroyObject(siren[UC]);
UC[VID] = 0;
return 1;
}