14.02.2013, 09:39
man i shifted my server client version to 3x and a problem the text draws are not showing up
its my on player connect
but the text draws wont show 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);