Textdraw
#9

pawn Код:
if(PRESSED(KEY_FIRE))
{
        if(CommandsS[playerid] == 1)
        {
            CommandsS[playerid] = 0;
            PlayerTextDrawHide(playerid, TDBox[playerid]);
            PlayerTextDrawHide(playerid, CommandsTD[playerid]);
            PlayerTextDrawHide(playerid, TextMessage[playerid]);
        }
        return 1;
}
Reply


Messages In This Thread
Textdraw - by TLN - 25.09.2014, 13:05
Re: Textdraw - by TunisianoGamer - 25.09.2014, 16:23
Re: Textdraw - by TLN - 25.09.2014, 16:35
Re: Textdraw - by Goldac - 25.09.2014, 19:32
Re: Textdraw - by TLN - 25.09.2014, 19:40
Re: Textdraw - by TLN - 26.09.2014, 19:37
Re: Textdraw - by TLN - 27.09.2014, 22:35
Re: Textdraw - by James_Braga - 27.09.2014, 23:12
Re: Textdraw - by iFiras - 27.09.2014, 23:12
Re: Textdraw - by TLN - 28.09.2014, 00:24

Forum Jump:


Users browsing this thread: 1 Guest(s)