Non driveable vehicle
#4

Quote:
Originally Posted by Ironboy
Посмотреть сообщение
pawn Код:
if((newstate == PLAYER_STATE_DRIVER || newstate == PLAYER_STATE_PASSENGER))
{
    if(GetVehicleModel(GetPlayerVehicleID(playerid)) == 447) { //Cannot drive a specific vehicle,
    new Float:x, Float:y, Float:z;
    GetPlayerPos(playerid,x,y,z);
    SetPlayerPos(playerid,x,y,z+3);}
}
That's not what he asked for... and that's not what this section is for either.
Reply


Messages In This Thread
Non driveable vehicle - by Arxalan - 29.01.2015, 09:52
Re: Non driveable vehicle - by Sew_Sumi - 29.01.2015, 09:56
Re: Non driveable vehicle - by Ironboy - 29.01.2015, 09:57
Re: Non driveable vehicle - by Sew_Sumi - 29.01.2015, 09:59
Re: Non driveable vehicle - by Ironboy - 29.01.2015, 10:02
Re: Non driveable vehicle - by ATGOggy - 29.01.2015, 10:06
Re: Non driveable vehicle - by Sew_Sumi - 29.01.2015, 10:28
Re: Non driveable vehicle - by ATGOggy - 29.01.2015, 10:40
Re: Non driveable vehicle - by Sew_Sumi - 30.01.2015, 02:16
Re: Non driveable vehicle - by Arxalan - 30.01.2015, 08:30

Forum Jump:


Users browsing this thread: 3 Guest(s)