Job Announcements
Commands
Commands
| Command | Who | Description |
|---|---|---|
/anuncio |
Anyone whose job appears in Config.AllowedJobs |
Opens the job announcement input. Players see a branded banner with the job's color/icon. |
/announce |
Anyone in Config.AdminGroups |
Global generic admin announcement (not branded by job). |
/evento |
Admins (Config.AnonymousEvent.AceGroup) |
Anonymous emergency-broadcast banner with caution-stripe styling. Players cannot see who sent it. |
Player-side interactions
Hold E while a banner is on screen (configurable via Config.EnableGPSMarking) to:
- Set a yellow flag waypoint on the minimap
- Add a route line to the destination
- If
Config.Use3DWaypoint = trueANDsleepless_waypointsis started → spawn a tall 3D checkpoint marker visible at long range
For anonymous /evento broadcasts where the sender is in a vehicle, the GPS waypoint tracks the vehicle live (updates every VehicleFollow.UpdateMs) until either:
VehicleFollow.DurationMselapses (default 5 min)- The player gets within
VehicleFollow.ArriveDistancemeters (default 25m)
Cooldowns
/anuncioand/announceshareConfig.AnnouncementCooldown(default 10s per player)/eventousesConfig.AnonymousEvent.CooldownSeconds(default 10s)
