help needed with mapandreas
#3

If you want an explosion instantly you can just do this:

pawn Код:
new Float:x, Float:y, Float:z;
GetVehiclePos(GetPlayerVehicleID(playerid), x, y, z);
MapAndreas_FindZ_For2DCoord(x, y, z);
CreateExplosion(x, y, z, type, radius);
but if you wanted, you can create a bomb object (not sure of the ID) and use MoveObject to make it move to the ground.
Reply


Messages In This Thread
help needed with mapandreas - by speediekiller2 - 05.05.2012, 18:37
Re: help needed with mapandreas - by SuperViper - 05.05.2012, 18:48
Re: help needed with mapandreas - by MP2 - 05.05.2012, 18:48

Forum Jump:


Users browsing this thread: 1 Guest(s)