21.03.2012, 23:07
As the new textdraw functions were created ( btw their amazing ) i think we now need a bigger textdraw limit because you can only create 2 textdraws for every person in game that are supposed to be showing their stats or something thats different for every person ( 800x2 = 1600 and the limit is 2048 ) and if that can't be increased at least try and make a function that you could be able to change text of the string using TextDrawSetString but only for 1 person ( add a playerid parameter ) for example:
Quote:
TextDrawSetString(Text:text, newtext, playerid); |