amx_teamname T/CT <name> sets sanitized clan names shown in a match HUD banner for the rest of the map.
CSB Team Names lets an admin brand each side for a scrim or a cup. amx_teamname <T|CT> <name> stores a clan name for that team for the rest of the map; the name is sanitised (control bytes and colour prefixes stripped) and length-limited so it can never break the HUD. The two names, with a live headcount, are painted in a HUD banner and are available to any score export.
Features
amx_teamname <T|CT> <name>— set a clan name (admin flaga).amx_teamname_clear— reset both names to defaults.- Input is sanitised and clamped to 23 characters.
- Names persist for the whole map and show in a HUD banner.
Installation
- Compile
csb_team_name_setter.smaand copy it toaddons/amxmodx/plugins/. - Add it to
plugins.iniand change the map.









