28.11.2013, 11:30
What are you trying to do exactly ?
At the "OnGameModeInit()" you created 2 vehicles,
Then with that loop you put the player at
The first vehicle as: Driver, then..
The first vehicle as: Front Passenger, then..
The first vehicle as: Back left passenger,
then you put the same player on the second car same as the first car, I think you need to learn more about PutPlayerInVehicle and Loops
Quote:
pawn Код:
|
Quote:
pawn Код:
|
The first vehicle as: Driver, then..
The first vehicle as: Front Passenger, then..
The first vehicle as: Back left passenger,
then you put the same player on the second car same as the first car, I think you need to learn more about PutPlayerInVehicle and Loops