Es keygroupcopy

From EventScripts Community Encyclopedia


Requirements
Introduced in 1.5
Removed in N/A
Corelib No
Experimental No

Contents

Overview

Syntax: es_keygroupcopy <from-keygroup> <to-keygroup>

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_xkeygroupcopy

Description

Copies a keygroup into another keygroup. Will create the <to-keygroup>.

Parameters

  • from-keygroup - name of the keygroup you want to copy
  • to-keygroup - name of the keygroup you want to copy into


Examples

es_xcreateplayerlist listmyplayers
es_xkeygroupcopy listmyplayers copymyplayers
es_xkeygroupdelete listmyplayers


Notes

  • Quite similar to the es_copy command, except it creates a keygroup for you.


See Also

  • Es key commands - a more in-depth tutorial for the use and manipulation of keygroups.
blog comments powered by Disqus