Difference between revisions of "Containers (Game Mechanics)"
(→Container Permissions) |
(→Container Permissions) |
||
Line 175: | Line 175: | ||
Public Permissions | Public Permissions | ||
− | Public objects are those in which allow any player the ability to open the container and remove objects, however they deny the player the ability to manipulate objects in the container or to add objects into the container. | + | Public objects are those in which allow any player the ability to open the container and remove objects, however they deny the player the ability to manipulate objects in the container or to add objects into the container. Public permissions include objects such as static loot containers. |
Line 181: | Line 181: | ||
− | Private objects are those in which allow the object's owner or linked administrator to open the container, remove objects, manipulate objects and add objects to the container. Players who are not the item's owner or administrators have no options available on these items. | + | Private objects are those in which allow the object's owner or linked administrator to open the container, remove objects, manipulate objects and add objects to the container. Players who are not the item's owner or administrators have no options available on these items. Private permission objects include things such as player structures |
Revision as of 04:45, 6 September 2009
This article or section needs proper wiki formatting. |
Game Mechanics - Mechanics Category
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Game MechanicsSome objects are containers, and one of the choices on the radial menu will be "Open". (If it's an NPC's corpse, the option will be called "Loot" instead, but it means the same thing). When you open a container, you will see a container window. This window shows you the contents of the container. You can pick things out from the container and drag them into another container or into your inventory or use the Pickup radial on the object inside the container to automatically obtain the item. A player may not however place items inside an npc corpse or world object.
Container TypesThere are a number of types of containers:
Container FeaturesThere are some common aspects between containers
Examples are below:
Container PermissionsContainer permissions is a feature that controls accessibility to the objects inside of a container. There are four dimensions to accessibility:
The controls on accessibility are linked to which permissions type an object is flagged as having in game. These permission types are: Public, Private, and Internal. Public Permissions Public objects are those in which allow any player the ability to open the container and remove objects, however they deny the player the ability to manipulate objects in the container or to add objects into the container. Public permissions include objects such as static loot containers.
These are permissions reserved solely for the mobile object or world object system to manipulate. This includes creature/mob personal inventories for weapons and so forth. No Player is allowed to open, manipulate, remove or add objects. Source References
|