Difference between revisions of "Containers (Game Mechanics)"
(→Container Types) |
(→Container Permissions) |
||
Line 163: | Line 163: | ||
== Container Permissions == | == Container Permissions == | ||
+ | |||
+ | Container permissions is a feature that controls accessibility to the objects inside of a container. There are three dimensions to accessibility: | ||
+ | |||
+ | * The ability to open a container | ||
+ | * The ability to remove objects from a container | ||
+ | * The ability to add objects to a container. | ||
+ | |||
+ | There are essentially two types of permissions available in the game: Public and Private. | ||
==Source References== | ==Source References== |
Revision as of 04:26, 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 three dimensions to accessibility:
There are essentially two types of permissions available in the game: Public and Private. Source References
|