[help]my /spawncar is bugging it puts me ina diff vehicle
#3

That way wont work. Do it like this.
pawn Код:
new vehid = CreateVehicle(vecid,pX, pY, pZ, pA, -1, -1, 900;
PutPlayerInVehicle(playerid, vehid);
SetVehicleNumberPlate(vehid, "Admin Car");
You need to define the vehicle like that.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)