Textdraw
#4

Код:
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
    if (PRESSED(KEY_FIRE))
    {
              TextDrawShowForPlayer(playerid, TDBox[playerid]);
              TextDrawShowForPlayer(playerid, CommandsTD[playerid]);
              TextDrawShowForPlayer(playerid, TextMessage[playerid]);
    }
    return 1;
}
it will like that probably
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)