Es keygroupcreate
From EventScripts Community Encyclopedia
|
OverviewSyntax: 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: {{{x}}} DescriptionCreates a keygroup with the name <keygroupname>, within which subkeys can be created to store various items of data about an entity. A keygroup is similar to the Windows Registry, where the keygroup is the top level (such as HKEY_LOCAL_MACHINE). Parameters
Exampleses_keygroupcreate Players would output the following: "Players"
{
}
Notes
See also
External linkses_xkeygroupcreate
|
