Szukam Skryptu Na Logowanie i Rejestracje W Textdrawach W Systemie dfile
Textdrawy:
Zaloguj = TextDrawCreate(335.199951, 321.813507, "Zaloguj");
TextDrawLetterSize(Zaloguj, 0.449999, 1.600000);
TextDrawTextSize(Zaloguj, 424.000000, 145.599990);
TextDrawAlignment(Zaloguj, 1);
TextDrawColor(Zaloguj, -1);
TextDrawUseBox(Zaloguj, true);
TextDrawBoxColor(Zaloguj, 255);
TextDrawSetShadow(Zaloguj, 0);
TextDrawSetOutline(Zaloguj, 1);
TextDrawBackgroundColor(Zaloguj, 51);
TextDrawFont(Zaloguj, 2);
TextDrawSetProportional(Zaloguj, 1);
TextDrawSetSelectable(Zaloguj, true);
Zarejestruj = TextDrawCreate(175.999877, 321.066864, "Zarejestruj");
TextDrawLetterSize(Zarejestruj, 0.449999, 1.600000);
TextDrawTextSize(Zarejestruj, 308.000000, 70.933326);
TextDrawAlignment(Zarejestruj, 1);
TextDrawColor(Zarejestruj, -1);
TextDrawUseBox(Zarejestruj, true);
TextDrawBoxColor(Zarejestruj, 255);
TextDrawSetShadow(Zarejestruj, 0);
TextDrawSetOutline(Zarejestruj, 1);
TextDrawBackgroundColor(Zarejestruj, 51);
TextDrawFont(Zarejestruj, 2);
TextDrawSetProportional(Zarejestruj, 1);
TextDrawSetSelectable(Zarejestruj, true);
Box1 = TextDrawCreate(2.000000, 448.753326, "usebox");
TextDrawLetterSize(Box1, 0.000000, -12.346295);
TextDrawTextSize(Box1, 637.199951, 0.000000);
TextDrawAlignment(Box1, 1);
TextDrawColor(Box1, 0);
TextDrawUseBox(Box1, true);
TextDrawBoxColor(Box1, 102);
TextDrawSetShadow(Box1, 0);
TextDrawSetOutline(Box1, 0);
TextDrawFont(Box1, 0);
Box2 = TextDrawCreate(2.000000, 1.500000, "usebox");
TextDrawLetterSize(Box2, 0.000000, 10.800370);
TextDrawTextSize(Box2, 637.199951, 0.000000);
TextDrawAlignment(Box2, 1);
TextDrawColor(Box2, 0);
TextDrawUseBox(Box2, true);
TextDrawBoxColor(Box2, 102);
TextDrawSetShadow(Box2, 0);
TextDrawSetOutline(Box2, 0);
TextDrawFont(Box2, 0);
[ Dodano: 2015-08-31, 16:49 ]
Szukam Skryptu Na Logowanie i Rejestracje W Textdrawach W Systemie dfile
Textdrawy:
Zaloguj = TextDrawCreate(335.199951, 321.813507, "Zaloguj");
TextDrawLetterSize(Zaloguj, 0.449999, 1.600000);
TextDrawTextSize(Zaloguj, 424.000000, 145.599990);
TextDrawAlignment(Zaloguj, 1);
TextDrawColor(Zaloguj, -1);
TextDrawUseBox(Zaloguj, true);
TextDrawBoxColor(Zaloguj, 255);
TextDrawSetShadow(Zaloguj, 0);
TextDrawSetOutline(Zaloguj, 1);
TextDrawBackgroundColor(Zaloguj, 51);
TextDrawFont(Zaloguj, 2);
TextDrawSetProportional(Zaloguj, 1);
TextDrawSetSelectable(Zaloguj, true);
Zarejestruj = TextDrawCreate(175.999877, 321.066864, "Zarejestruj");
TextDrawLetterSize(Zarejestruj, 0.449999, 1.600000);
TextDrawTextSize(Zarejestruj, 308.000000, 70.933326);
TextDrawAlignment(Zarejestruj, 1);
TextDrawColor(Zarejestruj, -1);
TextDrawUseBox(Zarejestruj, true);
TextDrawBoxColor(Zarejestruj, 255);
TextDrawSetShadow(Zarejestruj, 0);
TextDrawSetOutline(Zarejestruj, 1);
TextDrawBackgroundColor(Zarejestruj, 51);
TextDrawFont(Zarejestruj, 2);
TextDrawSetProportional(Zarejestruj, 1);
TextDrawSetSelectable(Zarejestruj, true);
Box1 = TextDrawCreate(2.000000, 448.753326, "usebox");
TextDrawLetterSize(Box1, 0.000000, -12.346295);
TextDrawTextSize(Box1, 637.199951, 0.000000);
TextDrawAlignment(Box1, 1);
TextDrawColor(Box1, 0);
TextDrawUseBox(Box1, true);
TextDrawBoxColor(Box1, 102);
TextDrawSetShadow(Box1, 0);
TextDrawSetOutline(Box1, 0);
TextDrawFont(Box1, 0);
Box2 = TextDrawCreate(2.000000, 1.500000, "usebox");
TextDrawLetterSize(Box2, 0.000000, 10.800370);
TextDrawTextSize(Box2, 637.199951, 0.000000);
TextDrawAlignment(Box2, 1);
TextDrawColor(Box2, 0);
TextDrawUseBox(Box2, true);
TextDrawBoxColor(Box2, 102);
TextDrawSetShadow(Box2, 0);
TextDrawSetOutline(Box2, 0);
TextDrawFont(Box2, 0);
|