SetShownPlayerInfo
Sets what information about the player is shown.
Syntaxโ
SetShownPlayerInfo @players info_to_show
Argumentsโ
| Name | Required | Type | Description |
|---|---|---|---|
players | Yes | Player variable (e.g. @all, @classDPlayers) | |
info to show | Yes | PlayerInfoArea enum value - found using 'serhelp PlayerInfoArea' command. Use '|' character to provide multiple e.g. Val1|Val2|Val3 | Default: nothing |
On a running serverโ
Use serhelp SetShownPlayerInfo to inspect the reference generated by your installed SER version.