Quote:
Originally Posted by jake13jake
Also, if you need data to be visible from one player's clientside to the rest, attr vars are the only way to do that.
|
If you want to access the data all the time, yes. But if you only need it during certain situations (ie: a custom profile) then using a triggeraction is far better than updating player.attr[] flags.