Textdraw help
#5

first you shouldn't use RPName(playerid) in textdrawcreate remove it and %s
if you want to set it string like:

you can put it every where you want like onplayerconnect or onplayerspawn
PHP код:
new string[128];
format(string,sizeof(string),"%s",RPName(playerid));
TextDrawSetString(Textdraw2string); 
Reply


Messages In This Thread
Textdraw help - by TheLegend1 - 28.04.2015, 18:58
Re: Textdraw help - by Sithis - 28.04.2015, 19:04
Re: Textdraw help - by TheLegend1 - 28.04.2015, 19:08
Re: Textdraw help - by TheLegend1 - 29.04.2015, 13:22
Re: Textdraw help - by Airblog - 29.04.2015, 15:29
Re: Textdraw help - by TheLegend1 - 29.04.2015, 20:44
Re: Textdraw help - by Banana_Ghost - 29.04.2015, 23:22

Forum Jump:


Users browsing this thread: 1 Guest(s)