Quote:
Originally Posted by ikey07
new Float: x,Float:y,Float:z,Float:r;
GetPlayerPos(playerid,x,y,z);
GetPlayerFacingAngle(playerid,r);
CreateVehicle(501, x,y,z + 2.0, r+ 90.0, -1, -1, 5000,0);
should work, unless you are in another interior or virtual world
|
I want it that he gets in the vehicle automatically that's possible right