show texdraw if isplayerinvehicle
#2

Код:
public OnplayerStateChange(playerid, newstate, oldstate)
{
    if(GetPlayerState(playerid) == PLAYER_STATE_DRIVER)
    {
         TextDrawShowForPlayer(playerid,//textdraw);
    }
    return 1;
}
Reply


Messages In This Thread
show texdraw if isplayerinvehicle - by kbalor - 05.10.2013, 07:40
Re: show texdraw if isplayerinvehicle - by Iron3man - 05.10.2013, 10:12
Re: show texdraw if isplayerinvehicle - by kbalor - 05.10.2013, 14:53
Re: show texdraw if isplayerinvehicle - by DanishHaq - 05.10.2013, 14:56
Re: show texdraw if isplayerinvehicle - by Jankingston - 05.10.2013, 15:13
Re: show texdraw if isplayerinvehicle - by DanishHaq - 05.10.2013, 15:25

Forum Jump:


Users browsing this thread: 1 Guest(s)