Textdraw
#3

Quote:
Originally Posted by [..MonTaNa..]
Посмотреть сообщение
pawn Код:
GameTextForPlayer(playerid, "~r~Robbery ~w~In ~g~Progress ~w~~n~Stay In The ~y~24/7", 3500, 3);
or

pawn Код:
public OnGameModeInit()
{
    // your Textdraws
    return 1;
}

// In the robbery command
TextDrawShowForPlayer(playerid, Textdraw);
I'm not going to use gametext. (._.)
That's exactly what I did, but it's like this, as I wrote in the thread:
Robbery
In
Progress
Stay
In
The
24/7


instead of
Robbery In Progress
Stay In The 24/7
Reply


Messages In This Thread
Textdraw - by TLN - 23.03.2014, 01:23
Re: Textdraw - by [..MonTaNa..] - 23.03.2014, 01:35
Re: Textdraw - by TLN - 23.03.2014, 01:37
Re: Textdraw - by [..MonTaNa..] - 23.03.2014, 01:39
Re: Textdraw - by TLN - 23.03.2014, 01:40
Re: Textdraw - by [..MonTaNa..] - 23.03.2014, 01:43
Re: Textdraw - by TLN - 23.03.2014, 01:44
Re: Textdraw - by DerickClark - 23.03.2014, 01:46
Re: Textdraw - by [..MonTaNa..] - 23.03.2014, 01:47
Re: Textdraw - by TLN - 23.03.2014, 02:05

Forum Jump:


Users browsing this thread: 1 Guest(s)