Skripta koju koristim: FG edit
Detaljan opis problema: Znai imam intro s texdrawima ali htio bi napravit da se intro pokazuje kad se igrac conecta na server i dak traje npr. 10sec. i da ona nestane i da se moze logirat znaci ovo je tekdraw definiran je
Quote
IntroTD2 = TextDrawCreate(1.000000,1.000000,"_"); TextDrawUseBox(IntroTD2,1); TextDrawBoxColor(IntroTD2,0x000000ff); TextDrawTextSize(IntroTD2,177.000000,0.000000); TextDrawBackgroundColor(IntroTD2,0x000000ff); TextDrawAlignment(IntroTD2,0); TextDrawFont(IntroTD2,3); TextDrawLetterSize(IntroTD2,1.899999,53.499977); TextDrawColor(IntroTD2,0xffffffff); TextDrawSetOutline(IntroTD2,1); TextDrawSetProportional(IntroTD2,1); TextDrawSetShadow(IntroTD2,1);
IntroTD2 = TextDrawCreate(2.000000,348.000000,"_"); TextDrawUseBox(IntroTD2,1);TextDrawBoxColor(IntroTD2,0x000000ff);TextDrawTextSize(IntroTD2,661.000000,0.000000); TextDrawAlignment(IntroTD2,0); TextDrawFont(IntroTD2,3); TextDrawLetterSize(IntroTD2,1.000000,31.400009); TextDrawColor(IntroTD2,0xffffffff); TextDrawSetOutline(IntroTD2,1); TextDrawSetProportional(IntroTD2,1); TextDrawSetShadow(IntroTD2,1);
IntroTD2 = TextDrawCreate(1.000000,1.000000,"_"); TextDrawUseBox(IntroTD2,1);TextDrawBoxColor(IntroTD2,0x000000ff);TextDrawTextSize(IntroTD2,682.000000,0.000000); TextDrawAlignment(IntroTD2,0); TextDrawFont(IntroTD2,3); TextDrawLetterSize(IntroTD2,1.000000,6.999999); TextDrawColor(IntroTD2,0xffffffff); TextDrawSetOutline(IntroTD2,1); TextDrawSetProportional(IntroTD2,1); TextDrawSetShadow(IntroTD2,1);
IntroTD2 = TextDrawCreate(418.000000,59.000000,"_"); TextDrawUseBox(IntroTD2,1);TextDrawBoxColor(IntroTD2,0x000000ff);TextDrawTextSize(IntroTD2,640.000000,0.000000); TextDrawAlignment(IntroTD2,0); TextDrawFont(IntroTD2,3); TextDrawLetterSize(IntroTD2,5.000000,20.900003); TextDrawColor(IntroTD2,0xffffffff); TextDrawSetOutline(IntroTD2,1); TextDrawSetProportional(IntroTD2,1); TextDrawSetShadow(IntroTD2,1);
IntroTD2 = TextDrawCreate(498.000000,208.000000,"_"); TextDrawUseBox(IntroTD2,1);TextDrawBoxColor(IntroTD2,0x000000ff);TextDrawTextSize(IntroTD2,669.000000,0.000000); TextDrawAlignment(IntroTD2,0); TextDrawFont(IntroTD2,3); TextDrawLetterSize(IntroTD2,1.000000,18.900003); TextDrawColor(IntroTD2,0xffffffff); TextDrawSetOutline(IntroTD2,1); TextDrawSetProportional(IntroTD2,1); TextDrawSetShadow(IntroTD2,1);
IntroTD2 = TextDrawCreate(90.000000,254.000000,"_"); TextDrawUseBox(IntroTD2,1);TextDrawBoxColor(IntroTD2,0x000000ff);TextDrawTextSize(IntroTD2,281.000000,0.000000); TextDrawAlignment(IntroTD2,0); TextDrawFont(IntroTD2,3); TextDrawLetterSize(IntroTD2,1.000000,12.000000); TextDrawColor(IntroTD2,0xffffffff); TextDrawSetOutline(IntroTD1,1); TextDrawSetProportional(IntroTD2,1); TextDrawSetShadow(IntroTD2,1);
IntroTD2 = TextDrawCreate(288.000000,58.000000,"_"); TextDrawUseBox(IntroTD2,1);TextDrawBoxColor(IntroTD2,0x000000ff);TextDrawTextSize(IntroTD2,278.000000,-10.000000); TextDrawAlignment(IntroTD2,0); TextDrawFont(IntroTD2,3); TextDrawLetterSize(IntroTD2,-0.200000,43.199954); TextDrawColor(IntroTD2,0xffffffff); TextDrawSetOutline(IntroTD2,1); TextDrawSetProportional(IntroTD2,1); TextDrawSetShadow(IntroTD2,1);
IntroTD2 = TextDrawCreate(168.000000,249.000000,"_"); TextDrawUseBox(IntroTD2,1);TextDrawBoxColor(IntroTD2,0x000000ff);TextDrawTextSize(IntroTD2,540.000000,0.000000); TextDrawAlignment(IntroTD2,0); TextDrawFont(IntroTD2,3); TextDrawLetterSize(IntroTD2,0.399999,-0.100000); TextDrawColor(IntroTD2,0xffffffff); TextDrawSetOutline(IntroTD2,1); TextDrawSetProportional(IntroTD2,1); TextDrawSetShadow(IntroTD2,1);


Quote
new Text:IntroTD2;


i sad bi trebalo da se timer stavi koji pokazuje textdraw

Dio skripte: -
Neke slike/video za lakse dobivanje pomoci(neobavezno): -