text draw wont show
#1

man i shifted my server client version to 3x and a problem the text draws are not showing up

its my on player connect

Код:
public OnPlayerConnect(playerid)
{
    TextDrawShowForPlayer(playerid, blackTD);
	TextDrawShowForPlayer(playerid, Hello);
    TextDrawShowForPlayer(playerid, welcome);
    TextDrawShowForPlayer(playerid, WIDESCREEN_BOTTOM);
    TextDrawShowForPlayer(playerid, Textdraw0);
    TextDrawShowForPlayer(playerid, Textdraw1);
    TextDrawShowForPlayer(playerid, MP);
    TextDrawShowForPlayer(playerid, SA);
but the text draws wont show up
Reply
#2

bump!!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)