Skip to main content

SetShownPlayerInfo

Sets what information about the player is shown.

Syntaxโ€‹

SetShownPlayerInfo @players info_to_show

Argumentsโ€‹

NameRequiredTypeDescription
playersYesPlayer variable (e.g. @all, @classDPlayers)
info to showYesPlayerInfoArea enum value - found using 'serhelp PlayerInfoArea' command. Use '|' character to provide multiple e.g. Val1|Val2|Val3Default: nothing

On a running serverโ€‹

Use serhelp SetShownPlayerInfo to inspect the reference generated by your installed SER version.