їBest way to create textdraw?
#7

Quote:
Originally Posted by OdgFox
View Post
So, for example for a text that has a different string for each player, that has created a textdraw per player?
PHP Code:
format(stringsizeof string"Genero: %s"inputtext);
TextDrawSetString(Reg_GenderTextDrawstring); 
Since if 2 players are registering at the same time, they are likely to use the same textdraw at the same time and change information ... (eg 1 male and one female)

Excuse so many questions, I am learning about this and I do not get any well-explained guide.
No problem and yes, any text draw that shows different info for players at the same time you need to use playertextdraw not global ones with an array AND don't put an array for playertextdraws because they are already per player.
Reply


Messages In This Thread
їBest way to create textdraw? - by OdgFox - 17.02.2018, 20:44
Re: їBest way to create textdraw? - by Fratello - 17.02.2018, 20:48
Re: їBest way to create textdraw? - by JustNothing - 17.02.2018, 20:50
Re: їBest way to create textdraw? - by RogueDrifter - 17.02.2018, 22:28
Re: їBest way to create textdraw? - by OdgFox - 18.02.2018, 02:11
Re: їBest way to create textdraw? - by OdgFox - 18.02.2018, 05:14
Re: їBest way to create textdraw? - by RogueDrifter - 18.02.2018, 05:18
Re: їBest way to create textdraw? - by Logic_ - 18.02.2018, 08:00
Re: їBest way to create textdraw? - by RogueDrifter - 18.02.2018, 08:09
Re: їBest way to create textdraw? - by OdgFox - 18.02.2018, 13:19

Forum Jump:


Users browsing this thread: 3 Guest(s)