Difference between revisions of "Inventory Messages (Game Messages)"
From SWGANH Wiki
(New page: {{PageCleanup}} {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| =Navigation= {| align="center" width="280px" |- || {{Auction (Mess)}...) |
(→Inventory and Container Messages) |
||
(19 intermediate revisions by 2 users not shown) | |||
Line 43: | Line 43: | ||
|valign=top| | |valign=top| | ||
== Description == | == Description == | ||
− | + | Inventory Messages (Game Messages) | |
|valign=top| | |valign=top| | ||
Line 50: | Line 50: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
− | ||{{ | + | ||{{D75%}} |
|- | |- | ||
||{{Game Messages}} | ||{{Game Messages}} | ||
Line 57: | Line 57: | ||
|} | |} | ||
− | = | + | == Inventory and Container Messages == |
{| align="center" | {| align="center" | ||
Line 64: | Line 64: | ||
{| class="anhsmalltable" | {| class="anhsmalltable" | ||
|- align="center" style="background-color:#ffffcc;" | |- align="center" style="background-color:#ffffcc;" | ||
− | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||''' | + | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples''' |
+ | |||
+ | |---- | ||
+ | |container00 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |This container transfer was successful. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |container00_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |The transfer of %TT was successful. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 2 (Example)|Example]] | ||
+ | |---- | ||
+ | |container01 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |An unknown error has occured during a container transfer. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 3 (Example)|Example]] | ||
+ | |---- | ||
+ | |container01_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |An unknown error has occured during the container transfer of %TT. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 4 (Example)|Example]] | ||
+ | |---- | ||
+ | |container02 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You cannot add something to itself. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 5 (Example)|Example]] | ||
+ | |---- | ||
+ | |container02_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You cannot add %TT to itself. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 6 (Example)|Example]] | ||
+ | |---- | ||
+ | |container03 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |This container is full. | ||
+ | |Message received by a player whenever the contents of any container is filled and they attempt to add more into it. This applies to player inventory and trading as well. | ||
+ | |[[Container Messages 7 (Example)|Example]] | ||
+ | |---- | ||
+ | |container03_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |%TT is full. | ||
+ | |Message received by a player when they attempt to split items within a container that is already full. Example, a backpack that already has 50 items in it and the player attempts to split a resource container inside it into smaller pieces. | ||
+ | |[[Container Messages 8 (Example)|Example]] | ||
+ | |---- | ||
+ | |container04 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |This slot is already occupied. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 9 (Example)|Example]] | ||
+ | |---- | ||
+ | |container04_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |This slot is already occupied. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 10 (Example)|Example]] | ||
+ | |---- | ||
+ | |container05 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |This container has no slot in which to put that. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 11 (Example)|Example]] | ||
+ | |---- | ||
+ | |container05_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |This container has no slot in which to put that. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 12 (Example)|Example]] | ||
+ | |---- | ||
+ | |container06 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |This item does not fit into any slots on that container. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 13 (Example)|Example]] | ||
+ | |---- | ||
+ | |container06_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |This item does not fit into any slots on that container. | ||
+ | |Message a player receives when they attempt to place a clothing attachment into a backpack. | ||
+ | |[[Container Messages 14 (Example)|Example]] | ||
+ | |---- | ||
+ | |container07 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You cannot put that kind of item in that kind of container. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 15 (Example)|Example]] | ||
+ | |---- | ||
+ | |container07_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You cannot put that kind of item in that kind of container. | ||
+ | |Message a player receives if they attempt to move objects from mutually exclusive containers to the other. For example, attempting to move vehicles/pets in datapad into the main inventory, and main inventory items into the datapad or the waypoint container. | ||
+ | |[[Container Messages 16 (Example)|Example]] | ||
+ | |---- | ||
+ | |container08 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You do not have permission to access that container. | ||
+ | |Message a player receives if they attempt to manipulate a container object in some manner such as access a container either to open it or place items into it when they are not given rights to manipulate it. | ||
+ | |[[Container Messages 17 (Example)|Example]] | ||
+ | |---- | ||
+ | |container08_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You do not have permission to access %TT. | ||
+ | |Message a player receives if they attempt to access a named container such as another player's backpack or a npc corpse without having container access rights. This differs from player loot rights. | ||
+ | |[[Container Messages 18 (Example)|Example]] | ||
+ | |---- | ||
+ | |container09 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You are out of range. | ||
+ | |Message a player receives if they are beyond 6 meters while attempting to loot a corpse. | ||
+ | |[[Container Messages 19 (Example)|Example]] | ||
+ | |---- | ||
+ | |container09_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You are out of range of %TT. | ||
+ | |Message a player receives if they attempt to access a container from more than 6 meters away. | ||
+ | |[[Container Messages 20 (Example)|Example]] | ||
+ | |---- | ||
+ | |container10 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |The item could not be found in the container. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 21 (Example)|Example]] | ||
+ | |---- | ||
+ | |container10_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |The item could not be found in the container. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 22 (Example)|Example]] | ||
+ | |---- | ||
+ | |container11 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |The item was already in the container. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 23 (Example)|Example]] | ||
+ | |---- | ||
+ | |container11_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |The item was already in the container. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 24 (Example)|Example]] | ||
+ | |---- | ||
+ | |container12 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |This item is too bulky to fit inside this container. | ||
+ | |Notification sent to player if they try to place containers within other containers. This includes things such as backpacks, satchels, cargo pockets, unlocked containers, locked containers. | ||
+ | |[[Container Messages 25 (Example)|Example]] | ||
+ | |---- | ||
+ | |container12_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |This item is too bulky to fit inside this container. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 26 (Example)|Example]] | ||
+ | |---- | ||
+ | |container14 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |This item is too deeply nested in the container | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 27 (Example)|Example]] | ||
+ | |---- | ||
+ | |container14_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |This item is too deeply nested in the container | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 28 (Example)|Example]] | ||
+ | |---- | ||
+ | |container15 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |This transfer failed because one or more items could not be resolved. Please try again in a few seconds. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 29 (Example)|Example]] | ||
+ | |---- | ||
+ | |container15_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |This transfer failed because %TT could not be resolved. Please try again in a few seconds. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 30 (Example)|Example]] | ||
+ | |---- | ||
+ | |container18 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You can't see that object. You may have to move closer to it. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 31 (Example)|Example]] | ||
+ | |---- | ||
+ | |container18_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You can't see %TT. You may have to move closer to it. | ||
+ | |Message sent to the player when they attempt to interact with an object to which there is an obstruction blocking them from having a direct line of sight to it. Example: hiding behind a wall and attempting to usean object inside a house. | ||
+ | |[[Container Messages 32 (Example)|Example]] | ||
+ | |||
+ | |---- | ||
+ | |container21 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You cannot pick up a crafting station unless it is empty. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 35 (Example)|Example]] | ||
+ | |---- | ||
+ | |container21_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You cannot pick up a crafting station unless it is empty. | ||
+ | |Message that occurs when a player attempts to pick up a crafting station while there are items inside its input hopper. | ||
+ | |[[Container Messages 36 (Example)|Example]] | ||
+ | |---- | ||
+ | |container22 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You are unable to access your mount's equipment for an unknown reason. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 37 (Example)|Example]] | ||
+ | |---- | ||
+ | |container22_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You are unable to access your mount's equipment for an unknown reason while attempting to transfer %TT. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 38 (Example)|Example]] | ||
+ | |---- | ||
+ | |container23 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You are unable to access your mount's equipment for an unknown reason. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 39 (Example)|Example]] | ||
+ | |---- | ||
+ | |container23_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You are unable to access your mount's equipment for an unknown reason while attempting to transfer %TT. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 40 (Example)|Example]] | ||
+ | |---- | ||
+ | |container24 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You are unable to access your mount's equipment because internal container linkage is corrupt. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 41 (Example)|Example]] | ||
+ | |---- | ||
+ | |container24_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You are unable to access your mount's equipment because internal container linkage is corrupt while attempting to transfer %TT. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 42 (Example)|Example]] | ||
+ | |---- | ||
+ | |container25 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |An script has blocked the container transfer. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 43 (Example)|Example]] | ||
+ | |---- | ||
+ | |container25_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |An script has blocked the container transfer of %TT. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 44 (Example)|Example]] | ||
+ | |---- | ||
+ | |container26 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |This item could not be transferred. | ||
+ | |Message that occurs when a player attempts to pick up a crafting station while there are items inside its input hopper. | ||
+ | |[[Container Messages 45 (Example)|Example]] | ||
+ | |---- | ||
+ | |container26_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |%TT could not be transferred. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 46 (Example)|Example]] | ||
+ | |---- | ||
+ | |container27 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You cannot take this item out of this container. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 47 (Example)|Example]] | ||
+ | |---- | ||
+ | |container27_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You cannot take %TT out of this container. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 48 (Example)|Example]] | ||
+ | |---- | ||
+ | |container28 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You cannot put this item into this container. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 49 (Example)|Example]] | ||
+ | |---- | ||
+ | |container28_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |You cannot put %TT into this container. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 50 (Example)|Example]] | ||
+ | |---- | ||
+ | |container29 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |An unknown error has occured during a container transfer. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 51 (Example)|Example]] | ||
+ | |---- | ||
+ | |container29_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |An unknown error has occured during the container transfer of %TT. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 52 (Example)|Example]] | ||
+ | |---- | ||
+ | |container30 | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |The container transfer failed due to the previously listed error. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 53 (Example)|Example]] | ||
+ | |---- | ||
+ | |container30_prose | ||
+ | |/string/en/ | ||
+ | |container_error_message.stf | ||
+ | |internal_command_string | ||
+ | |The container transfer of %TT failed due to the previously listed error. | ||
+ | |(Unknown) | ||
+ | |[[Container Messages 54 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |---- | ||
+ | |add_only | ||
+ | |/string/en/ | ||
+ | |error_message.stf | ||
+ | |internal_command_string | ||
+ | |You cannot remove items from this container. | ||
+ | | | ||
+ | |[[Container Messages 55 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |---- | ||
+ | |inv_full | ||
+ | |/string/en/ | ||
+ | |error_message.stf | ||
+ | |internal_command_string | ||
+ | |Your inventory is full. | ||
+ | | | ||
+ | |[[Container Messages 56 (Example)|Example]] | ||
+ | |||
+ | |---- | ||
+ | |mandalorian_armor_restriction | ||
+ | |/string/en/ | ||
+ | |error_message.stf | ||
+ | |internal_command_string | ||
+ | |You must be a Master Bounty Hunter, a Master Ranger, a Master Commando, or a Master Squad Leader to equip this item. | ||
+ | | | ||
+ | |[[Container Messages 57 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |---- | ||
+ | |perm_no_open | ||
+ | |/string/en/ | ||
+ | |error_message.stf | ||
+ | |internal_command_string | ||
+ | |You do not have permission to open this container. | ||
+ | | | ||
+ | |[[Container Messages 58 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |---- | ||
+ | |prose_open_fail | ||
+ | |/string/en/ | ||
+ | |error_message.stf | ||
+ | |internal_command_string | ||
+ | |You cannot open that container [%TT] right now. | ||
+ | | | ||
+ | |[[Container Messages 59 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |---- | ||
+ | |remove_only | ||
+ | |/string/en/ | ||
+ | |error_message.stf | ||
+ | |internal_command_string | ||
+ | |You cannot place items in this container. | ||
+ | | | ||
+ | |[[Container Messages 60 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |---- | ||
+ | |remove_only_corpse | ||
+ | |/string/en/ | ||
+ | |error_message.stf | ||
+ | |internal_command_string | ||
+ | |You cannot place items into a corpse. | ||
+ | | | ||
+ | |[[Container Messages 61 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |---- | ||
+ | |unable_to_destroy | ||
+ | |/string/en/ | ||
+ | |error_message.stf | ||
+ | |internal_command_string | ||
+ | |The object %TT is a special item and cannot be destroyed. | ||
+ | | | ||
+ | |[[Container Messages 62 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
|- align="center" | |- align="center" | ||
− | || | + | ||give_item_success |
+ | ||/string/en/ | ||
+ | ||system_msg.stf | ||
+ | ||internal_command_string | ||
+ | ||An item was given to you and placed in your inventory. | ||
+ | ||Notes | ||
+ | ||[[Container Messages 63 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||give_item_failure | ||
+ | ||/string/en/ | ||
+ | ||system_msg.stf | ||
+ | ||internal_command_string | ||
+ | ||You were unable to receive an item because your inventory was full. | ||
+ | ||Notes | ||
+ | ||[[Container Messages 64 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||equip_shield_fail | ||
+ | ||/string/en/ | ||
+ | ||system_msg.stf | ||
+ | ||internal_command_string | ||
+ | ||You may not equip more than one personal shield. | ||
+ | ||Notes | ||
+ | || | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||equip_armor_fail | ||
+ | ||/string/en/ | ||
+ | ||system_msg.stf | ||
+ | ||internal_command_string | ||
+ | ||You are not healthy enough to wear this armor! | ||
+ | ||Notes | ||
+ | || | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||item_not_equippable | ||
+ | ||/string/en/ | ||
+ | ||system_msg.stf | ||
+ | ||internal_command_string | ||
+ | ||Item not equippable | ||
+ | ||Notes | ||
+ | || | ||
+ | |||
+ | |- align="center" | ||
+ | ||inventory_full | ||
+ | ||/string/en/ | ||
+ | ||system_msg.stf | ||
+ | ||internal_command_string | ||
+ | ||Your inventory is full | ||
+ | ||Notes | ||
+ | || | ||
+ | |||
+ | |- align="center" | ||
+ | ||move_fail_inventory_overloaded | ||
+ | ||/string/en/ | ||
+ | ||system_msg.stf | ||
+ | ||internal_command_string | ||
+ | ||You cannot move because your inventory is overloaded. | ||
+ | ||Notes | ||
+ | || | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||equip_armor_fail_prose | ||
+ | ||/string/en/ | ||
+ | ||system_msg.stf | ||
+ | ||internal_command_string | ||
+ | ||You need %DI more %TT to wear this armor. | ||
+ | ||Notes | ||
+ | || | ||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||cant_split_crate | ||
+ | ||/string/en/ | ||
+ | ||system_msg.stf | ||
+ | ||internal_command_string | ||
+ | ||Your crate is too old to split. You can only split shiny new crates! | ||
+ | ||Notes | ||
+ | || | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||rsp_object_deleted_prose | ||
+ | ||/string/en/ | ||
+ | ||shared.stf | ||
+ | ||internal_command_string | ||
+ | ||You have destroyed %TT (%TO). | ||
+ | ||Prompt Number | ||
+ | || | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | ||no_equip_lightsaber | ||
+ | ||/string/en/ | ||
+ | ||jedi_spam.stf | ||
+ | ||internal_command_string | ||
+ | ||You are not able to equip this item. | ||
+ | || | ||
+ | || | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | ||not_your_lightsaber | ||
+ | ||/string/en/ | ||
+ | ||jedi_spam.stf | ||
+ | ||internal_command_string | ||
+ | ||You cannot use a lightsaber that was crafted by someone else. | ||
+ | || | ||
+ | || | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ||lightsaber_no_color | ||
+ | ||/string/en/ | ||
+ | ||jedi_spam.stf | ||
+ | ||internal_command_string | ||
+ | ||That lightsaber can not be used until it has a color-modifying Force crystal installed. | ||
+ | || | ||
+ | || | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | |||
+ | |---- | ||
|} | |} | ||
|} | |} |
Latest revision as of 03:59, 7 September 2009
This article or section needs proper wiki formatting. |
Game Messages - Message Category
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
|
Inventory and Container Messages
|