This file defines some common needed values.
Shared definitions | This file defines some common needed values. |
Variables | |
UPS_ADMIN | What group to give access to everything by default. |
delWhitelist | White list for objects that can’t be deleted. |
moveWhitelist | White list for objects that can’t be moved. |
ignoreList | List of ents to just completely remove from all UPS considerations. |
accessIds | Our access ids, used for our limit UCL checks. |
ID_MCLIENT | Used to identify client menu objects in the spawn menu. |
ID_MADMIN | Used to identify admin menu objects in the spawn menu. |
OWNERID_DEFER | This value is returned from functions when we don’t know the value requested yet |
What group to give access to everything by default.
UPS_ADMIN
White list for objects that can’t be deleted.
delWhitelist
White list for objects that can’t be moved.
moveWhitelist
List of ents to just completely remove from all UPS considerations.
ignoreList
Our access ids, used for our limit UCL checks.
accessIds
Used to identify client menu objects in the spawn menu.
ID_MCLIENT
Used to identify admin menu objects in the spawn menu.
ID_MADMIN
This value is returned from functions when we don’t know the value requested yet
OWNERID_DEFER