- 0
Problema TextDraw
-
Similar Content
-
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
marius11
Problema intalnita (descriere):Pai pun un td care sa apara in partea drapta jos numele svr si nu merge nu apare , apare alt cva
Ero(area / rile) / warning-(ul / urile):Nu
Liniile de cod / sursa / script-ul(obligatoriu):
new Text:Textdraw1;
Textdraw1 = TextDrawCreate(554.399963, 410.666717, "Romania");
TextDrawLetterSize(Textdraw1, 0.451600, 1.667200);
TextDrawAlignment(Textdraw1, 1);
TextDrawColor(Textdraw1, 16777215);
TextDrawSetShadow(Textdraw1, 3);
TextDrawSetOutline(Textdraw1, 0);
TextDrawBackgroundColor(Textdraw1, 51);
TextDrawFont(Textdraw1, 1);
TextDrawSetProportional(Textdraw1, 1);
Imagini / Video (optional):
Ati incercat sa rezolvati singur?:
9 answers to this question
Recommended Posts