27.03.2010, 09:35
Alright, it's all solved! I found what i have to do, cuz i can't do PutPlayerInVehicle directly, so what i do is:
> Use GetPlayerPos to get the position of the player
> Use SetPlayerPos to place the position of the player into the GetPlayerPos value
> Use PutPlayerInVehicle
Done!
> Use GetPlayerPos to get the position of the player
> Use SetPlayerPos to place the position of the player into the GetPlayerPos value
> Use PutPlayerInVehicle
Done!