Textdraw not show :/ (+rep)
#1

Hello.I make new login design and right now i have 2 cyan lines one up and one down and why the up line not show :/ i but down line is showing.I have code and script for show :/ can any help me please

Define

pawn Код:
new LoginKutijaDole2;
OnGameModeInit

pawn Код:
LoginKutijaGore2 = TextDrawCreate(650.500000, 47.000000, "usebox");
    TextDrawLetterSize(LoginKutijaGore2, 0.000000, 0.018054);
    TextDrawAlignment(LoginKutijaGore2, 1);
    TextDrawColor(LoginKutijaGore2, 16777215);
    TextDrawUseBox(LoginKutijaGore2, true);
    TextDrawBoxColor(LoginKutijaGore2, 16777215);
    TextDrawSetShadow(LoginKutijaGore2, 0);
    TextDrawSetOutline(LoginKutijaGore2, 0);
    TextDrawFont(LoginKutijaGore2, 0);
OnPlayerLogins

pawn Код:
TextDrawHideForPlayer(playerid, LoginKutijaDole2);
OnPlayerConnect

pawn Код:
TextDrawShowForPlayer(playerid, LoginKutijaDole2);
But he not showing
Reply


Messages In This Thread
Textdraw not show :/ (+rep) - by ScripteRMKD - 09.07.2014, 02:33
Re: Textdraw not show :/ (+rep) - by d3ll - 09.07.2014, 03:05
Re: Textdraw not show :/ (+rep) - by greentarch - 09.07.2014, 03:15
Re: Textdraw not show :/ (+rep) - by ScripteRMKD - 09.07.2014, 12:04
Re: Textdraw not show :/ (+rep) - by DavidSparks - 09.07.2014, 12:41
Re: Textdraw not show :/ (+rep) - by Flake. - 09.07.2014, 12:47
Re: Textdraw not show :/ (+rep) - by ScripteRMKD - 09.07.2014, 13:04
Re: Textdraw not show :/ (+rep) - by ScripteRMKD - 10.07.2014, 00:54
Re: Textdraw not show :/ (+rep) - by Juvanii - 10.07.2014, 04:35
Re: Textdraw not show :/ (+rep) - by Need4samp - 10.07.2014, 05:02

Forum Jump:


Users browsing this thread: 1 Guest(s)