| http://docs.polserver.com/pol096/scripttypes.php -> TextCommandScript wrote: |
Where Does It Live?
The 'program' in a .src file, in a command level subdir of a package or /scripts/textcmd
To Define
Place the script in a command level subdir or /scripts/textcmd, or a package after defining the command level path in cmds.cfg. |
| Code: |
CmdLevel Player
{
----
}
CmdLevel Dev
{
----
Alias God
}
|