Player Name Textdraw
#1

Hey guys! :P

How do I make it so that it shows a Players name on the screen, but in a textdraw format?

Код:
 	format(string, sizeof(string), "Name: %s", RUS(playerid));
	SendClientMessage(targetid, COLOR_WHITE, string);
Normally, It's like that, but I want it in a textdraw?

Thanks guys! :P
Reply
#2

Create the Textdraw, show it etc..

and use then "TextDrawSetString"

https://sampwiki.blast.hk/wiki/TextDrawSetString
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)