put player in car problem
#5

Use this on your command exept CreateVehicle(...

PHP код:
    SetPVarInt(playerid,"SpawnedCar",CreateVehicle(411,...)); 
Then use this when you want to put player in it
PHP код:
    PutPlayerInVehicle(playerid,GetPVarInt(playerid,"SpawnedCar"),0); 
Reply


Messages In This Thread
put player in car problem - by S3DOx - 08.08.2018, 21:31
Re: put player in car problem - by RogueDrifter - 08.08.2018, 22:04
Re: put player in car problem - by S3DOx - 09.08.2018, 03:44
Re: put player in car problem - by RogueDrifter - 09.08.2018, 04:41
Re: put player in car problem - by taktaz - 09.08.2018, 10:33

Forum Jump:


Users browsing this thread: 3 Guest(s)