Textdraw Strings
#1

I need a little help, how can i save a Textdraw string as a PlayerInfo stat?
Reply
#2

PHP код:
new string[MAX_PLAYERS][128];
new 
Text:Texrdraw[MAX_PLAYERS]; 
PHP код:
new message[128];
format(messagesizeof(message), "Hello");
format(string[playerid], sizeofmessage);
TextDrawSetString(Textdrawstring); 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)