Quote:
Originally Posted by MP2
How's this?
http://www.movieserv.net/files/clock.png
pawn Code:
Textdraw0 = TextDrawCreate(611.000000, 120.000000, "TIME 06:30"); TextDrawAlignment(Textdraw0, 3); TextDrawBackgroundColor(Textdraw0, 255); TextDrawFont(Textdraw0, 2); TextDrawLetterSize(Textdraw0, 0.440000, 1.800000); TextDrawColor(Textdraw0, -1446714113); TextDrawSetOutline(Textdraw0, 1); TextDrawSetProportional(Textdraw0, 1);
|
Yes exacly,thanks a lot!
+rep
(edit: I have already given you reputation yesterday,I can't give you again now,so so sorry
)
------------------------
Quote:
Originally Posted by RealCop228
You shouldn't even be scripting if your game doesn't load! How the hell do you plan on testing your freakin' code?
|
Well testing currectly is frozen.But if I need ingamr coordinations I use MTA and mod s0b...