Textdraw
#2

pawn Код:
Leveltext[playerid] = TextDrawCreate(145, 386, "You have leveled up to level");
format(str,sizeof(str),"You have leveled up to level %d",PlayerData[playerid][Hours]);
TextDrawSetString(Leveltext[playerid], str);
And you cannot use hex colors on textdraw.
Reply


Messages In This Thread
Textdraw - by Tanush123 - 31.03.2012, 21:32
Re: Textdraw - by T0pAz - 31.03.2012, 21:37
Re: Textdraw - by Tanush123 - 31.03.2012, 21:41
Re: Textdraw - by T0pAz - 31.03.2012, 21:48
Re: Textdraw - by sjvt - 31.03.2012, 23:12

Forum Jump:


Users browsing this thread: 1 Guest(s)