SetVehicleHealth help :)
#4

pawn Код:
if (strcmp("/crash", cmdtext, true, 10) == 0)
{
    new vehicleid = GetPlayerVehicleID(playerid);
   
    SetVehicleHealth(vehicleid, 100);
    SendClientMessage(playerid,1, "Your vehicle has been Destroyed.");
    return 1;
}
Edit: Too slow because of the flood protection =/
Reply


Messages In This Thread
SetVehicleHealth help :) - by [SU]Fnugski - 28.12.2010, 20:20
Re: SetVehicleHealth help :) - by Jochemd - 28.12.2010, 20:21
Re: SetVehicleHealth help :) - by Mean - 28.12.2010, 20:32
Re: SetVehicleHealth help :) - by _rAped - 28.12.2010, 20:52

Forum Jump:


Users browsing this thread: 3 Guest(s)