Question about TextDrawSetString
#1

Does TextDrawSetString set the string for everyone or just a player? (I see it doesn't have 'playerid')
If it doesn't, how do I set the string of a textdraw just for one player?
Thank you.
Reply
#2

Unless you have single text draws for each player then it will update for everyone. If you would like to have a textdraw per player, you will have to create 500 textdraws and update them all whenever.

https://sampforum.blast.hk/showthread.php?tid=273543
Read that for more info.
Reply
#3

Quote:
Originally Posted by [HiC]TheKiller
Посмотреть сообщение
Unless you have single text draws for each player then it will update for everyone.
If I show it individually to each player using TextDrawShowForPlayer instead of TextDrawShowForAll (or whatever was the function) does the string update for players separately?
EDIT: Thanks, I'll read that
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)