Difference between revisions of "Camping (Game Messages)"
From SWGANH Wiki
(New page: {{PageCleanup}} {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| |valign=top| {| border="0" width="100%" cellpadding=6 |- |valign=...) |
(→System Messages) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 13: | Line 13: | ||
|valign=top| | |valign=top| | ||
== Description == | == Description == | ||
− | + | Camping (Game Messages) | |
|valign=top| | |valign=top| | ||
Line 20: | Line 20: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
− | ||{{ | + | ||{{D25%}} |
|- | |- | ||
||{{Game Messages}} | ||{{Game Messages}} | ||
Line 45: | Line 45: | ||
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples''' | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples''' | ||
|- align="center" | |- align="center" | ||
− | || | + | ||error_camp_disband |
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||Your camp has been disbanded. | ||
+ | ||Message received when a player chooses the disband radial option on their camp status terminal to remove the camp from the game world. | ||
+ | ||[[Camping 1 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | ||error_camp_exists | ||
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||You are unable to setup camp here. A campsite already exists at this location. | ||
+ | || | ||
+ | ||[[Camping 2 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | ||error_muni_true | ||
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||You cannot setup camp in a municipal zone. Please try elsewhere. | ||
+ | ||Message a player receives if they attempt to setup camp within a player city's limits | ||
+ | ||[[Camping 3 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | ||error_nobuild | ||
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||You cannot setup camp in a no-build zone. Please try elsewhere. | ||
+ | ||Message a player receives if they attempt to setup camp within a npc city or poi no build radius | ||
+ | ||[[Camping 4 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | ||sys_already_camping | ||
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||But you already have a camp established elsewhere! | ||
+ | ||Message received if the player attempts to setup another camp and they have already placed a camp some place else and where it has not been disbanded. | ||
+ | ||[[Camping 6 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | ||error_battlefield | ||
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||You cannot setup camp in a battlefield. Please try elsewhere. | ||
+ | || | ||
+ | ||[[Camping 7 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | ||error_inside | ||
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||You cannot setup camp in an interior. Please try elsewhere. | ||
+ | ||Notification sent if a player attempts to use a camp while inside of a building or dungeon cell | ||
+ | ||[[Camping 8 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | ||error_in_water | ||
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||You cannot setup camp in water. Please try elsewhere. | ||
+ | || | ||
+ | ||[[Camping 9 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | ||prose_camp_enter | ||
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||You have entered %TO. | ||
+ | ||Notification sent when a player enter's another player's camp. | ||
+ | ||[[Camping Messages 1 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | ||prose_camp_exit | ||
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||You are leaving %TO. | ||
+ | ||Notification sent when a player leaves another player's camp. | ||
+ | ||[[Camping 11 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | ||camp_exit | ||
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||You are leaving a campsite. | ||
+ | ||Notification sent when a player is leaving an abandoned campsite. | ||
+ | ||[[Camping 12 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | ||camp_enter | ||
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||You are entering a campsite. | ||
+ | ||Notification sent when a player is entering an abandoned campsite. | ||
+ | ||[[Camping 13 (Example)|Example]] | ||
+ | |||
+ | |- align="center" | ||
+ | |||
+ | ||sys_not_in_inv | ||
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||You can't use the camping kit unless it is in your inventory. | ||
+ | ||Message a player receives if they attempt to use a camp kit while it isn't in their primary inventory, such as if it is in the bank or dropped inside of a player structure. | ||
+ | ||[[Camping 14 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | ||sys_deploy | ||
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||You begin to deploy the camping kit. | ||
+ | || | ||
+ | ||[[Camping Messages 1 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | ||sys_not_in_combat | ||
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||You can't deploy a camp during combat! | ||
+ | || | ||
+ | ||[[Camping 16 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | ||sys_combat_abandoned | ||
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||Your camp has been abandoned since you are in combat. | ||
+ | ||Message sent to the player when an enemy becomes hostile to them. | ||
+ | ||[[Camping 17 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | ||sys_nsf_skill | ||
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||You lack the skill to deploy this camp. | ||
+ | ||Message sent to a player who attempts to deploy a camp and do not have sufficient skill modifier | ||
+ | ||[[Camping 18 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | ||sys_cant_camp | ||
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||You can't deploy a camp in your current state. | ||
+ | ||Message sent to a player who attempts to deploy a camp while either under a state, skill animating, or in a non standing posture position. | ||
+ | ||[[Camping 19 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | ||error_building_too_close | ||
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||You cannot setup camp this close to a building. | ||
+ | ||Message sent if a player attempts to deploy the camp too close to a structure or landmark. | ||
+ | ||[[Camping 20 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | ||sys_abandoned_camp | ||
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||Your camp has been abandoned. | ||
+ | ||Message received if the player leaves the camp for too long of an extended period of time. | ||
+ | ||[[Camping 21 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | ||sys_camp_heal | ||
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||While in the camp, medics and entertainers can heal your wounds. | ||
+ | ||Message received when a player enters an active camp | ||
+ | ||[[Camping Messages 1 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
+ | |||
+ | ||error_lair_too_close | ||
+ | ||/string/en/ | ||
+ | ||camp.stf | ||
+ | ||internal_command_string | ||
+ | ||You can't deploy a camp this close to a lair! | ||
+ | || | ||
+ | ||[[Camping 23 (Example)|Example]] | ||
+ | |- align="center" | ||
+ | |||
|} | |} | ||
|} | |} |
Latest revision as of 14:32, 3 May 2010
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.
|
|
System Messages
|