Command reference

IntroTemplate

Chargen · admin

Command words: introtemplate
Permission: SeniorAdmin

This command is used to edit Character Intro Templates, which are a series of echoes that are shown to characters when they log in for the first time after character creation.

Each character will be shown a maximum of one introduction, and they will be shown the first valid one with the highest priority (numerically).

You can use the following syntax with this command:

introtemplate list - lists all templates
introtemplate show <id|name> - shows a template
introtemplate show - an alias for showing your currently edited template
introtemplate edit <which> - begin editing a particular existing template
introtemplate edit - an alias for showing your currently edited template
introtemplate close - stop editing your current template
introtemplate new <name> - creates and begins editing a new intro template
introtemplate clone <old> <newName> - clones and begins editing a template
introtemplate set name <name> - changes the name of this template
introtemplate set priority <#> - sets the evaluation priority when deciding which to apply (higher number = higher priority)
introtemplate set prog <prog> - sets the prog that controls whether this is a valid template for a character
introtemplate set echo add <seconds> - drops you into an editor to write a new echo that lasts for the specified seconds amount
introtemplate set echo add <seconds> <text> - directly enters an echo without going into the editor
introtemplate set echo remove <#> - permanently deletes an echo
introtemplate set echo text <#> - drops you into an editor to edit a specific echo
introtemplate set echo text <#> <text> - directly overwrites an echo without going into the editor
introtemplate set echo delay <#> <seconds> - adjusts the delay on an echo
introtemplate set echo swap <#> <#> - swaps the order of two echoes

← Back to Command reference