Help please..register and login problem
#6

Hello.

Put this under the #includes:
PHP код:
new Text:Registerbox
new Text:Registerwelcome;
new 
Text:Username;
new 
Text:Password;
new 
Text:Usernamebox;
new 
Text:Passwordbox;
new 
Text:Continuebox;
new 
Text:Continuee
and this in OnGameModeInit:
PHP код:
Registerbox TextDrawCreate(639.599975132.166656"usebox");
TextDrawLetterSize(Registerbox0.00000022.498149);
TextDrawTextSize(Registerbox, -2.0000000.000000);
TextDrawAlignment(Registerbox1);
TextDrawColor(Registerbox0);
TextDrawUseBox(Registerboxtrue);
TextDrawBoxColor(Registerbox102);
TextDrawSetShadow(Registerbox0);
TextDrawSetOutline(Registerbox0);
TextDrawFont(Registerbox0);
Registerwelcome TextDrawCreate(23.200012139.626632"Welcome To Rusted-Rp..Enter Your Password And Username To Continue");
TextDrawLetterSize(Registerwelcome0.3651971.853865);
TextDrawAlignment(Registerwelcome1);
TextDrawColor(Registerwelcome16711935);
TextDrawSetShadow(Registerwelcome0);
TextDrawSetOutline(Registerwelcome1);
TextDrawBackgroundColor(Registerwelcome51);
TextDrawFont(Registerwelcome2);
TextDrawSetProportional(Registerwelcome1);
Username TextDrawCreate(108.000000185.919998"Username");
TextDrawLetterSize(Username0.5651992.451199);
TextDrawAlignment(Username1);
TextDrawColor(Username, -1);
TextDrawSetShadow(Username7);
TextDrawSetOutline(Username0);
TextDrawBackgroundColor(Username51);
TextDrawFont(Username2);
TextDrawSetProportional(Username1);
Password TextDrawCreate(108.799987236.693328"Password");
TextDrawLetterSize(Password0.5771982.413861);
TextDrawAlignment(Password1);
TextDrawColor(Password, -1);
TextDrawSetShadow(Password7);
TextDrawSetOutline(Password0);
TextDrawBackgroundColor(Password51);
TextDrawFont(Password2);
TextDrawSetProportional(Password1);
Usernamebox TextDrawCreate(514.799987188.166656"usebox");
TextDrawLetterSize(Usernamebox0.0000002.338148);
TextDrawTextSize(Usernamebox270.8000180.000000);
TextDrawAlignment(Usernamebox1);
TextDrawColor(Usernamebox0);
TextDrawUseBox(Usernameboxtrue);
TextDrawBoxColor(Usernamebox102);
TextDrawSetShadow(Usernamebox0);
TextDrawSetOutline(Usernamebox0);
TextDrawFont(Usernamebox0);
Passwordbox TextDrawCreate(515.599975238.940093"usebox");
TextDrawLetterSize(Passwordbox0.0000002.172221);
TextDrawTextSize(Passwordbox270.8000180.000000);
TextDrawAlignment(Passwordbox1);
TextDrawColor(Passwordbox0);
TextDrawUseBox(Passwordboxtrue);
TextDrawBoxColor(Passwordbox102);
TextDrawSetShadow(Passwordbox0);
TextDrawSetOutline(Passwordbox0);
TextDrawFont(Passwordbox0);
Continuebox TextDrawCreate(388.399993302.406677"usebox");
TextDrawLetterSize(Continuebox0.0000002.338148);
TextDrawTextSize(Continuebox246.7999870.000000);
TextDrawAlignment(Continuebox1);
TextDrawColor(Continuebox0);
TextDrawUseBox(Continueboxtrue);
TextDrawBoxColor(Continuebox102);
TextDrawSetShadow(Continuebox0);
TextDrawSetOutline(Continuebox0);
TextDrawFont(Continuebox0);
Continuee TextDrawCreate(272.000030304.639953"Continue");
TextDrawLetterSize(Continuee0.4499991.600000);
TextDrawAlignment(Continuee1);
TextDrawColor(Continuee, -1);
TextDrawSetShadow(Continuee0);
TextDrawSetOutline(Continuee1);
TextDrawBackgroundColor(Continuee51);
TextDrawFont(Continuee2);
TextDrawSetProportional(Continuee1);
TextDrawSetSelectable(Continueetrue); 
Reply


Messages In This Thread
Help please..register and login problem - by tharvin - 01.10.2016, 05:28
Re: Help please..register and login problem - by quochuy - 01.10.2016, 07:53
Re: Help please..register and login problem - by tharvin - 01.10.2016, 08:18
Re: Help please..register and login problem - by Owen007 - 01.10.2016, 08:23
Re: Help please..register and login problem - by tharvin - 01.10.2016, 10:22
Re: Help please..register and login problem - by Mencent - 01.10.2016, 11:37

Forum Jump:


Users browsing this thread: 1 Guest(s)