Vehicle Spawn!
#1

Can someone tell me how to that when i spawn ar adn drive but when i sapwn it again the opther car desapear and come new one and how when i spawn a car i want to be in it
Reply
#2

pawn Код:
new car;
car = CreateVehicle(modelid,X,Y,Z,ZRot,RespawnTime);
PutPlayerInVehicle(playerid,car,0);// Sets the player in the car we just created and put it in driver seat (0)
Reply
#3

Where to put all this stuff
Reply
#4

In a command, or whereever, for example, if you want a command to create a vehicle and put a player in it, put it into a command.
Reply
#5

I get it
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)