Re: [give player vehicle] {help} - semara123 - 05.06.2016
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