Textdraw doesn't show?
#1

Hello..
I have made some textdraws but they don't show when i get ingame

My OnPlayerConnect
pawn Code:
public OnPlayerConnect(playerid)
{
    TextDrawShowForPlayer(playerid, Textdraw0);
    TextDrawShowForPlayer(playerid, Textdraw1);
    TextDrawShowForPlayer(playerid, Textdraw3);
    TextDrawShowForPlayer(playerid, Textdraw5);
    TextDrawShowForPlayer(playerid, Textdraw7);
    return 1;
}
All the textdraws are properly made and they have strings and all other stuff
Reply


Messages In This Thread
Textdraw doesn't show? - by [HK]Ryder[AN] - 12.09.2012, 16:34
Re: Textdraw doesn't show? - by Roko_foko - 12.09.2012, 16:50
Re: Textdraw doesn't show? - by AaronKillz - 12.09.2012, 16:57
Re: Textdraw doesn't show? - by [HK]Ryder[AN] - 13.09.2012, 02:55
Re: Textdraw doesn't show? - by [HK]Ryder[AN] - 13.09.2012, 04:05
Re: Textdraw doesn't show? - by Gangster-rocks - 13.09.2012, 09:10

Forum Jump:


Users browsing this thread: 1 Guest(s)