give player vehicle
#2

maybe you can add this script in your command
Quote:

new motor;
new Float1,Float:y1, Float:z1;
GetPlayerPos(playerid, x1, y1, z1);
motor= CreateVehicle(522, x1,y1,z1, 82.2873, -1, -1, 60); // u can edit this for bike id
PutPlayerInVehicle(playerid, motor, 0); // put player as driver

i hope this work
Reply


Messages In This Thread
give player vehicle - by vikoo - 05.06.2016, 08:54
Re: [give player vehicle] {help} - by semara123 - 05.06.2016, 10:19

Forum Jump:


Users browsing this thread: 1 Guest(s)