22.01.2013, 13:44
new Float:X, Float:Y, Float:Z;
GetVehiclePos(GetPVarInt(playerid, "NGPassengerVeh"), X, Y, Z);
SetPlayerPos(playerid, (X-2293), (Y-2449), Z);
Something to do with that? cause i cant find the skin thing.
GetVehiclePos(GetPVarInt(playerid, "NGPassengerVeh"), X, Y, Z);
SetPlayerPos(playerid, (X-2293), (Y-2449), Z);
Something to do with that? cause i cant find the skin thing.

