Inserting Text Draws in GameMod?
#8

pawn Код:
public OnPlayerConnect(playerid)
{
    TextDrawShowForPlayer(playerid, Text:Textdraw0);
    TextDrawShowForPlayer(playerid, Text:Textdraw1);
    TextDrawShowForPlayer(playerid, Text:Textdraw2);
    return 1;
}
Reply


Messages In This Thread
Inserting Text Draws in GameMode? - by Jackster - 12.07.2010, 01:36
Re: Inserting Text Draws in GameMod? - by TheInnocentOne - 12.07.2010, 02:42
Re: Inserting Text Draws in GameMod? - by Jackster - 12.07.2010, 17:56
Re: Inserting Text Draws in GameMod? - by MikkelGutten - 12.07.2010, 18:02
Re: Inserting Text Draws in GameMod? - by Jackster - 12.07.2010, 18:12
Re: Inserting Text Draws in GameMod? - by MikkelGutten - 12.07.2010, 18:14
Re: Inserting Text Draws in GameMod? - by Jackster - 12.07.2010, 18:20
Re: Inserting Text Draws in GameMod? - by MikkelGutten - 12.07.2010, 18:23
Re: Inserting Text Draws in GameMod? - by Jackster - 12.07.2010, 18:26
Re: Inserting Text Draws in GameMod? - by MikkelGutten - 12.07.2010, 18:27

Forum Jump:


Users browsing this thread: 3 Guest(s)