Es keygroupsave

From EventScripts Community Encyclopedia

Overview

Syntax: es_keygroupsave <keygroup> [location]

Note: Command parameters are described inside the < and > characters. Optional parameters are contained within [ and ] characters.

Variation of this command that doesn't expand variables: es_xkeygroupsave

Description

Saves a keygroup from memory to disk.

Parameters

  • keygroup - Name of the keygroup you wish to save to disk.
  • location - Location (relative to cfg/events/) of the file you wish to save.


Examples

es_keygroupsave mykeygroup

This will save that keygroup to disk.


Notes

With the newer script addons Mattie added the possibility of saving keygroups to the addons/eventscripts/scriptname/ directory to do this simply use:

es_keygroupsave keygroup |scriptname


See also

blog comments powered by Disqus