15.04.2012, 13:47
Hello
I want to rotate a TextDraw angles in degrees for example:
There is no function to do so, is there another way? A plugin?
Thank you for your help,
Cordially
(PS: Sorry for my bad English)
I want to rotate a TextDraw angles in degrees for example:
Код:
new Text:map; map = TextDrawCreate(25.0, 323.0, "samaps:map"); TextDrawRotate(map, 120); //Here is rotated TextDraw on itself 120 degrees
Thank you for your help,
Cordially
(PS: Sorry for my bad English)