Jump to content
  • 0

pomoc TextDraw - Koule


Anonimus24

Dotaz

Ahoj chtěl bych se zeptat jak můžu vylepší grafiku :d
viz obrázek ten TextDraw je kostičkovaný okolo...
předem děkuji za odpověď.

Foto:

Spoiler

sa-mp-065.png




CODE:

	Koule = TextDrawCreate(520.000000, 342.000000, "ld_pool:ball");
	TextDrawTextSize(Koule, 95.0 , 95.0);
	TextDrawAlignment(Koule, 1);
	TextDrawColor(Koule, 225);
	TextDrawSetShadow(Koule, 0);
	TextDrawFont(Koule, 4);
	TextDrawSetProportional(Koule, 1);

 

Edited by Anonimus24
Obrázek mimo
Link to comment
Share on other sites

0 odpovědí na tuto otázku

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...