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!" |
Validated examples using this method
On a running server
Use serhelp SetCustomInfo to inspect the reference generated by your installed SER version.