Cold Help System: General Information: Security


There are several facets to how security is handled in coldcore, both in code relationships and in the VR. From a coding point of view, Object-Level security and Groups are used to handle most of the security functionality. Additional mechanisms exist in some places, such as the command stipulation for some command methods which requires that the method is only called from the command parser. Most of the security checks are managed through the .perms() method.

VR Security primarily uses groups or logic locks in the form of a key (as would be used to lock a door or box).

See Also: Object-Level and Groups Security.


Conventions | Objects | Environment | Appearance | Security | Commands | Interaction | Interface | Enhanced Command Templates


the Cold Dark