Car spawn
#2

pawn Код:
new Float:x, Float:y, Float:z, Float:a;
                GetPlayerPos(playerid, x,y,z);
                GetPlayerFacingAngle(playerid, a);
                new vehicleid = CreateVehicle(460, x+5,y,z+5, a, -1, -1, -1);
                PutPlayerInVehicle(playerid, vehicleid, 0);
intenta asн
Reply


Messages In This Thread
Car spawn - by FlavioCesar - 13.01.2015, 01:13
Respuesta: Car spawn - by aoEXE - 13.01.2015, 01:16
Respuesta: Car spawn - by FlavioCesar - 13.01.2015, 01:47

Forum Jump:


Users browsing this thread: 1 Guest(s)