login screen help
#1

// Login Screen
MainMenuTxtdraw[0] = TextDrawCreate(315.000000, 26.000000, "rp server");
TextDrawAlignment(MainMenuTxtdraw[0], 2);
TextDrawBackgroundColor(MainMenuTxtdraw[0], -255);
TextDrawFont(MainMenuTxtdraw[0], 3 );
TextDrawLetterSize(MainMenuTxtdraw[0], 0.949999, 3.199999);
TextDrawColor(MainMenuTxtdraw[0], 0xFF8000FF);
TextDrawSetOutline(MainMenuTxtdraw[0], 0);
TextDrawSetProportional(MainMenuTxtdraw[0], 1);

i want the black box on the bottom to be on the top too,

I'm new to scripting, how do I make it so the text has a black outline around it, thanks
Reply


Messages In This Thread
login screen help - by cosgrove111 - 12.02.2017, 22:34
Re: login screen help - by MiiSha - 13.02.2017, 00:46
Re: login screen help - by cosgrove111 - 13.02.2017, 17:19
Re: login screen help - by cosgrove111 - 14.02.2017, 17:22

Forum Jump:


Users browsing this thread: 1 Guest(s)