Custom Variables

circle-info

Custom variables is a feature that allows you to create and use your own variables. These variables can contain conditions that affect the output text.

circle-check

How do Custom Variables Work?

triangle-exclamation

How to Setup a Custom Variable

circle-check

Example of use:

Examples

chevron-rightReplace Map Prefixes (Like de_ , cs_ , awp_)hashtag
  • If the map name contains de_ / cs_ / awp_ , this text will be removed

chevron-rightBetter Map Nameshashtag
  1. If the map name is de_mirage, the resulting text will be MIRAGE

  2. If the map name contains nuke, the resulting text will be Nuke

  3. None of the previous conditions is met, the default map name will be displayed

chevron-rightBetter Players Counthashtag
  1. If only bots are connected, the result will be: Only the Bots are connected

  2. If the server is empty, the result will be: Server Is Empty

  3. If the server is not empty, the result will be: e.g. 5/10

Last updated