05.02.2013, 19:16
Код:
public OnVehicleDamageStatusUpdate(vehicleid, playerid) { RemovePlayerFromVehicle(playerid); ApplyAnimation(playerid, "CRACK", "crckdeth2", 4.0, 1, 0, 0, 0, 0); ApplyAnimation(playerid, "CRACK", "crckdeth2", 4.0, 1, 0, 0, 0, 0); return 1; }