SetCustomInfo
Sets custom info (overhead text) for specific players.
Syntaxโ
SetCustomInfo @playersToAffect "customInfoText"
Argumentsโ
| Name | Required | Type | Description |
|---|---|---|---|
playersToAffect | Yes | Player variable (e.g. @all, @classDPlayers) | |
customInfoText | Yes | Any text e.g. "Hello, World!" |
On a running serverโ
Use serhelp SetCustomInfo to inspect the reference generated by your installed SER version.