18.07.2012, 03:02
You can use this with GetObjectPos
Ex:
Ex:
pawn Код:
new Z, vX, vY, vZ;
MapAndreas_FindAverageZ(1500.0, 200.0, Z);
GetObjectPos(objectid, vX, vY, vZ);
if(Z <= vZ)
CreateExplosion