Broadcast
Sends a broadcast to players.
Syntax
Broadcast @players duration "message"
Arguments
| Name | Required | Type | Description |
|---|---|---|---|
players | Yes | Player variable (e.g. @all, @classDPlayers) | |
duration | Yes | Duration in format #ms, #s, #m, #h (e.g. 5s or 2m) | |
message | Yes | Any text e.g. "Hello, World!" |
Validated examples using this method
- automaticRagdollCleanup
- automaticWarhead
- chaosCoin
- escapeRewards
- generatorAnnouncements
- healScp
- hotPotato
- killStreak
- multiSectionHandlers
- safeStart
- surfaceSmite
- vipBroadcast
- welcome
- zombieInfection
On a running server
Use serhelp Broadcast to inspect the reference generated by your installed SER version.