insurgency-sourcemod
insurgency-sourcemod copied to clipboard
Rules Info Plugin
Create a plugin that explains rules and theater changes to players.
Requirements:
- Config files that allow extensibility
- Translation support
- Configs should be in a directory, so new plugins can include a config for just that plugins' rules and messages
- Create a native for plugins to be able to register rules and display options
- Notifications should be able to be configured as "Display CVAR value", or "Show this message if CVAR value is X"
- Players should be able to disable them
- Add some of the items to advertisement-style text rotation
- Allow display in chat box or center text
- Option for server admins to "force" display of any or all rules, to all players or a specific player.
- Theater parser integration, perhaps a formatted comment block can be parsed from the theater for adding that support?
- Allow creation of MOTD-friendly list to be put into HTML MOTD or other display method
- Allow export of rule messages in a way that can be used by server admins on their websites