Set vehicle to explode?
#4

pawn Код:
new Float:vx, Float:vy, Float:vz;
new vID = GetPlayerVehicleID(playerid);
GetVehiclePos(vID,vx,vy,vz);
CreateExplosion(vx, vy, vz, 12, 10.0); // 12 type of explosion and 10.0 radius
Reply


Messages In This Thread
Set vehicle to explode? - by Trynda - 02.05.2014, 08:35
Re: Set vehicle to explode? - by Galletziz - 02.05.2014, 08:39
Re: Set vehicle to explode? - by Trynda - 02.05.2014, 08:42
Re: Set vehicle to explode? - by Galletziz - 02.05.2014, 08:45
Re: Set vehicle to explode? - by Trynda - 02.05.2014, 09:11
Re: Set vehicle to explode? - by superrobot48 - 02.05.2014, 09:41

Forum Jump:


Users browsing this thread: 1 Guest(s)