24.06.2011, 00:38
Hello, how can I make it so cars do not respawn when they explode, and so that cars can be destroyed without a driver? I've been searching for hours now and haven't found any reasonable results.
CreateVehicle(modelid, Float:x, Float:y, Float:z, Float:angle, color1, color2, respawn_delay);
https://sampwiki.blast.hk/wiki/CreateVehicle
Use 'CreateVehicle', this is said in wiki..: pawn Код:
|