Does anyone know the problem with this ?
#1

Hey , so I have made this.

pawn Код:
public OnPlayerEnterVehicle(playerid,vehicleid, ispassenger)
{   if(GetVehicleModel(vehicleid) == 449)
    {
       AntiFalloff[playerid] = false;
       SendClientMessage(playerid,COLOR_YELLOW,"Anti fall of bike was disabled to avoid the tram exciting bug.");
       SendClientMessage(playerid,COLOR_YELLOW,"Use /afon to re-enable it.");
       SendClientMessage(playerid,COLOR_RED,"NOTE: It is recommended to only turn it on again after you have excited the tram.");
       SetCameraBehindPlayer(playerid);

    }
    return 1;

}
It isn't doing anything....
If you want more code like the antifalofbike just ask.

Thanks
Reply


Messages In This Thread
Does anyone know the problem with this ? - by Jay. - 24.06.2011, 19:12
Re: Does anyone know the problem with this ? - by dowster - 24.06.2011, 19:29
Re: Does anyone know the problem with this ? - by iPLEOMAX - 24.06.2011, 19:30
Re: Does anyone know the problem with this ? - by Jay. - 24.06.2011, 19:31

Forum Jump:


Users browsing this thread: 2 Guest(s)