help textdraw wont show the rite way?
#1

hey why my textdraw comes out like this in game?



this how it should look



here code
PHP код:
    Box1 TextDrawCreate(513.500000144.611114"");
    
TextDrawLetterSize(Box10.00000017.658645);
    
TextDrawTextSize(Box1125.0000000.000000);
    
TextDrawAlignment(Box11);
    
TextDrawColor(Box10);
    
TextDrawUseBox(Box1true);
    
TextDrawBoxColor(Box1102);
    
TextDrawSetShadow(Box10);
    
TextDrawSetOutline(Box10);
    
TextDrawFont(Box10);
    
Box2 TextDrawCreate(510.000000145.233337"");
    
TextDrawLetterSize(Box20.0000001.480862);
    
TextDrawTextSize(Box2126.0000000.000000);
    
TextDrawAlignment(Box21);
    
TextDrawColor(Box20);
    
TextDrawUseBox(Box2true);
    
TextDrawBoxColor(Box2102);
    
TextDrawSetShadow(Box20);
    
TextDrawSetOutline(Box20);
    
TextDrawFont(Box20);
    
WelcomeiTD TextDrawCreate(132.500000144.355529"~w~~h~Welcome ~g~~h~~h~ To ~r~iRon ~w~~h~ Los Santos ~b~~h~~h~Cops ~w~& ~r~~h~~h~Robbers!");
    
TextDrawLetterSize(WelcomeiTD0.3404961.450667);
    
TextDrawTextSize(WelcomeiTD200.000000240.800140);
    
TextDrawAlignment(WelcomeiTD1);
    
TextDrawColor(WelcomeiTD, -1);
    
TextDrawSetShadow(WelcomeiTD0);
    
TextDrawSetOutline(WelcomeiTD1);
    
TextDrawBackgroundColor(WelcomeiTD51);
    
TextDrawFont(WelcomeiTD2);
    
TextDrawSetProportional(WelcomeiTD1);
    
Box3 TextDrawCreate(505.500000175.722229"");
    
TextDrawLetterSize(Box30.00000013.164813);
    
TextDrawTextSize(Box3133.5000000.000000);
    
TextDrawAlignment(Box31);
    
TextDrawColor(Box30);
    
TextDrawUseBox(Box3true);
    
TextDrawBoxColor(Box3102);
    
TextDrawSetShadow(Box30);
    
TextDrawSetOutline(Box30);
    
TextDrawFont(Box30);
    
HasAccount TextDrawCreate(140.500000161.155548"If already have a Account Click =");
    
TextDrawLetterSize(HasAccount0.3754991.145776);
    
TextDrawAlignment(HasAccount1);
    
TextDrawColor(HasAccount, -1);
    
TextDrawSetShadow(HasAccount0);
    
TextDrawSetOutline(HasAccount1);
    
TextDrawBackgroundColor(HasAccount51);
    
TextDrawFont(HasAccount2);
    
TextDrawSetProportional(HasAccount1);
    
NewMem TextDrawCreate(241.500000174.844421"~y~~h~New Members~w~.");
    
TextDrawLetterSize(NewMem0.4309991.089774);
    
TextDrawAlignment(NewMem1);
    
TextDrawColor(NewMem, -1);
    
TextDrawSetShadow(NewMem0);
    
TextDrawSetOutline(NewMem1);
    
TextDrawBackgroundColor(NewMem51);
    
TextDrawFont(NewMem2);
    
TextDrawSetProportional(NewMem1);
    
WelcomeiTD2 TextDrawCreate(181.500000189.777786"~b~~h~~h~~h~~u~Welcome!~u~ ~y~~h~~h~~h~To iRoN Cops And Robbers RPG!");
    
TextDrawLetterSize(WelcomeiTD20.3204990.903110);
    
TextDrawAlignment(WelcomeiTD21);
    
TextDrawColor(WelcomeiTD2, -1);
    
TextDrawSetShadow(WelcomeiTD20);
    
TextDrawSetOutline(WelcomeiTD21);
    
TextDrawBackgroundColor(WelcomeiTD251);
    
TextDrawFont(WelcomeiTD23);
    
TextDrawSetProportional(WelcomeiTD21);
    
star1 TextDrawCreate(120.000000135.644409"~g~]");
    
TextDrawLetterSize(star10.4499991.600000);
    
TextDrawAlignment(star11);
    
TextDrawColor(star1, -1);
    
TextDrawSetShadow(star10);
    
TextDrawSetOutline(star11);
    
TextDrawBackgroundColor(star151);
    
TextDrawFont(star12);
    
TextDrawSetProportional(star11);
    
star2 TextDrawCreate(500.000000135.644378"~g~]");
    
TextDrawLetterSize(star20.4499991.600000);
    
TextDrawAlignment(star21);
    
TextDrawColor(star2, -1);
    
TextDrawSetShadow(star20);
    
TextDrawSetOutline(star21);
    
TextDrawBackgroundColor(star2, -2139094785);
    
TextDrawFont(star22);
    
TextDrawSetProportional(star21);
    
Promtw TextDrawCreate(162.500000204.088897"~b~~h~~h~You will be promt with a Tutorial Make sure you pay attention to it!");
    
TextDrawLetterSize(Promtw0.2404991.680889);
    
TextDrawAlignment(Promtw1);
    
TextDrawColor(Promtw, -1);
    
TextDrawSetShadow(Promtw0);
    
TextDrawSetOutline(Promtw1);
    
TextDrawBackgroundColor(Promtw51);
    
TextDrawFont(Promtw1);
    
TextDrawSetProportional(Promtw1);
    
Promtw2 TextDrawCreate(147.000000219.644454"~b~~h~~h~You will also be promt with the rules so make sure you read them ~r~~h~~h~ As this can result a  punishment!");
    
TextDrawLetterSize(Promtw20.1860001.830224);
    
TextDrawAlignment(Promtw21);
    
TextDrawColor(Promtw2, -1);
    
TextDrawSetShadow(Promtw20);
    
TextDrawSetOutline(Promtw21);
    
TextDrawBackgroundColor(Promtw251);
    
TextDrawFont(Promtw21);
    
TextDrawSetProportional(Promtw21);
    
TIP TextDrawCreate(203.500000244.533355"~b~~h~~h~[~y~TIP~b~~h~~h~]~y~~h~~h~Click Continue to begin~w~~h~~h~.");
    
TextDrawLetterSize(TIP0.4499991.600000);
    
TextDrawAlignment(TIP1);
    
TextDrawColor(TIP, -1);
    
TextDrawSetShadow(TIP0);
    
TextDrawSetOutline(TIP1);
    
TextDrawBackgroundColor(TIP51);
    
TextDrawFont(TIP1);
    
TextDrawSetProportional(TIP1); 
Reply
#2

This is too hard for new scripters!
Try to get a textdraw maker! Its a simple program and its very effective!
-Read my signature :B
Reply
#3

Quote:
Originally Posted by Alex_Obando
Посмотреть сообщение
This is too hard for new scripters!
Try to get a textdraw maker! Its a simple program and its very effective!
-Read my signature :B
this is easy i saw in video just idk why it comes out like this ?
Reply
#4

Do you have a server so I can come in and help you up?
Reply
#5

Quote:
Originally Posted by Alex_Obando
Посмотреть сообщение
Do you have a server so I can come in and help you up?
yes

heres ip

PHP код:
ip hidden for  reasons 
Reply
#6

thanks man! really helped bro! informative and took time to look at it +Rep
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)