04.06.2009, 23:40
Maybe because this is his second request?
You haven't really given much detail as to what exactly you want in the script but I think you're after a pretty simple car spawn code so to make it these are the functions you'll need:
CreateVehicle
GetPlayerPos
PutPlayerInVehicle
You'll also want to know how to make commands:
Using strcmp()
You haven't really given much detail as to what exactly you want in the script but I think you're after a pretty simple car spawn code so to make it these are the functions you'll need:
CreateVehicle
GetPlayerPos
PutPlayerInVehicle
You'll also want to know how to make commands:
Using strcmp()