Skip to main content

SetCustomInfo

Sets custom info (overhead text) for specific players.

Syntax​

SetCustomInfo @playersToAffect "customInfoText"

Arguments​

NameRequiredTypeDescription
playersToAffectYesPlayer variable (e.g. @all, @classDPlayers)
customInfoTextYesAny text e.g. "Hello, World!"

Validated examples using this method​

On a running server​

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