You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm still uncertain of what things like hud_target_object or hud_target_player do. I think its gets information from the object you are looking at. So if the player you are looking at has some player.number[2] value and you wanted to display the value of number[2] of the player you are looking at in a widget, you would use hud_target_player.number[2] in a widget.
It might not be in the order though. Don't want to mix them up.
The text was updated successfully, but these errors were encountered: