Difference between revisions of "Containers (Game Mechanics)"
(→Container Types) |
|||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{PageCleanup}} | {{PageCleanup}} | ||
− | {{PageHeader|Game Mechanics| | + | {{PageHeader|Game Mechanics|Containers}} |
{| border="0" width="100%" cellpadding=6 | {| border="0" width="100%" cellpadding=6 | ||
Line 12: | Line 12: | ||
|valign=top| | |valign=top| | ||
== Description == | == Description == | ||
− | + | Containers (Game Messages) | |
|valign=top| | |valign=top| | ||
Line 45: | Line 45: | ||
− | There are a number of types of containers: | + | There are a number of types of containers: |
+ | |- | ||
+ | ||[[Image:BuriedTreasure.jpg|200px]] | ||
+ | |- | ||
+ | ||[[Image:BuriedTreasure2.jpg|200px]] | ||
Line 116: | Line 120: | ||
::'''Lootable Containers (20 items):''' | ::'''Lootable Containers (20 items):''' | ||
− | ::* [[ | + | ::* [[Image:Satchel1.jpg|200px|thumb|Satchel]] |
::* [[media:unlockedcontainer.jpg|Unlocked Containers]] | ::* [[media:unlockedcontainer.jpg|Unlocked Containers]] | ||
::* [[media:cargopocket.jpg|Cargo Pocket]] | ::* [[media:cargopocket.jpg|Cargo Pocket]] | ||
Line 180: | Line 184: | ||
Medicine Bag<br> | Medicine Bag<br> | ||
MagSeal Container<br> | MagSeal Container<br> | ||
+ | |- | ||
+ | ||[[Image:MagsealBox.jpg|200px]] | ||
A Pile of Bones<br> | A Pile of Bones<br> | ||
Loose Debris<br> | Loose Debris<br> | ||
Security Box<br> | Security Box<br> | ||
Drum<br> | Drum<br> | ||
− | Buried Treasure (Treasure Map)<br> | + | [[media:BuriedTreasure.jpg|Buried Treasure (Treasure Map)]]<br> |
A Corpse (the warren)<br> | A Corpse (the warren)<br> | ||
Locker (the warren)<br> | Locker (the warren)<br> | ||
Line 233: | Line 239: | ||
* The ability to add objects | * The ability to add objects | ||
− | 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 | + | 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 Inventory. |
− | 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 permissions include objects such as static loot containers. | 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. | ||
− | Private Permissions | + | '''Private Structure Permissions''' |
Line 246: | Line 252: | ||
− | + | '''Mob Inventory Permissions''' | |
+ | |||
+ | 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. | ||
+ | |||
+ | |||
+ | '''Lootable Inventory Permissions''' | ||
+ | |||
+ | |||
+ | These permissions also include access rights of players to the loot storage container for mobs, spawnable treasure chests and quest related container spawns. Ungrouped players or players without loot permissions are not allowed to open or manipulate loot storage containers from deceased mobs. | ||
+ | |||
+ | |||
+ | '''Player Object Permissions''' | ||
+ | |||
− | These are permissions reserved solely for the | + | These are permissions reserved solely for the player to manipulate. This includes personal inventory storage (including back packs and other inventory containers), lightsaber manipulation, droid storage module manipulation, and vendor manipulation permissions. No other Player is allowed to open, manipulate, remove or add objects to another player's inventory, lightsaber, droid storage compartment or vendor. |
==Source References== | ==Source References== |
Latest revision as of 15:06, 5 June 2010
This article or section needs proper wiki formatting. |
Game Mechanics - Containers
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. Container TypesThere are a number of types of containers: | |||||||||
Additional container types that havent been classified yet:
A Defunct Astromech | |||||||||
A Pile of Bones 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 Inventory. 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
|