- 0
Problema TextDraw
-
Similar Content
-
- 2 replies
- 158 views
-
- 3 replies
- 2,377 views
-
- 2 replies
- 1,695 views
-
- 3 replies
- 244 views
-
- 2 answers
- 134 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
s1N3d_28
Nume:s1n3d_28
Problema: Am si eu o problema cu textdrawurile din gm , nu am nici o eroare la ele nimic.. cand le compilez dar, cand intru pe server nu le arata.. nici data/ora/sercunde nici texdrawul
Erori/Warnings: -
Linii/Script :[pawn] Date = TextDrawCreate(547.000000, 11.000000,"--");
TextDrawFont(Date, 3);
TextDrawLetterSize(Date,0.399999, 1.600000);
TextDrawColor(Date, 0xffffffff);
Time2 = TextDrawCreate(547.000000, 28.000000,"--");
TextDrawFont(Time2, 3);
TextDrawLetterSize(Time2, 0.399999, 1.600000);
TextDrawColor(Time2, 0xffffffff);
TextDraw0 = TextDrawCreate(204.000000, 423.000000, "Romania");
TextDrawBackgroundColor(TextDraw0, 255);
TextDrawFont(TextDraw0, 3);
TextDrawLetterSize(TextDraw0, 0.549999, 2.000000);
TextDrawColor(TextDraw0, 0xFF0000AA);
TextDrawSetOutline(TextDraw0, 0);
TextDrawSetProportional(TextDraw0, 1);
TextDrawSetShadow(TextDraw0, 1);
TextDraw1 = TextDrawCreate(287.000000, 423.000000, "Stunt");
TextDrawBackgroundColor(TextDraw0, 255);
TextDrawFont(TextDraw1, 3);
TextDrawLetterSize(TextDraw1, 0.609999, 1.800000);
TextDrawColor(TextDraw1, 0xFFFF00AA);
TextDrawSetOutline(TextDraw1, 0);
TextDrawSetProportional(TextDraw1, 1);
TextDrawSetShadow(TextDraw1, 1);
TextDraw2 = TextDrawCreate(367.000000, 422.000000, "Gaming");
TextDrawBackgroundColor(TextDraw0, 255);
TextDrawFont(TextDraw2, 3);
TextDrawLetterSize(TextDraw2, 0.599999, 2.100000);
TextDrawColor(TextDraw2, 65535);
TextDrawSetOutline(TextDraw2, 0);
TextDrawSetProportional(TextDraw2, 1);
TextDrawSetShadow(TextDraw2, 1);[/pawn]
Ai incercat sa rezolvi singur ?: Da am incercat, si nu am reusit .
Daca ma inrolati in razboi ma declar inapt caci nu vreau sa fiu erou intr-o tara te ca*at .
Link to comment
Share on other sites
10 answers to this question
Recommended Posts