Difference between revisions of "Move Furniture (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageCleanup}} {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| =Navigation= {| align="center" width="280px" |- || {{Auction (Mess)}...)
 
(System Messages)
 
(3 intermediate revisions by 2 users not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Move Furniture (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 65: Line 65:
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 +
 
|- align="center"
 
|- align="center"
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
+
||admin_move_only||/string/en/||player_structure.stf||internal_command_string||You must be an admin to manipulate objects.||Patch 14||Examples
 +
 
 +
|- align="center"
 +
||cant_move||/string/en/||player_structure.stf||internal_command_string||You cannot move a vendor after it has been initialized.||Patch 14||Examples
 +
 
 +
|- align="center"
 +
||cant_move_object||/string/en/||player_structure.stf||internal_command_string||You cannot move that object.||Patch 14||Examples
 +
 
 +
|- align="center"
 +
||cant_move_vendor||/string/en/||player_structure.stf||internal_command_string||To move a vendor, pick it upa nd drop it again in the new location.||Patch 14||Examples
 +
 
 +
|- align="center"
 +
||format_movefurniture_distance||/string/en/||player_structure.stf||internal_command_string||Format: /moveFurniture <FORWARD/BACK/UP/DOWN> <distance>||Patch 14||Examples
 +
 
 +
 
 +
|- align="center"
 +
||move_what||/string/en/||player_structure.stf||internal_command_string||What do you want to move?||Patch 14||Examples
 +
 
 +
|- align="center"
 +
||moved_first_item||/string/en/||player_structure.stf||internal_command_string||The first item in your house has been moved to your location.||Patch 14||Examples
 +
 
 +
|- align="center"
 +
||movefurniture_params||/string/en/||player_structure.stf||internal_command_string||The amount to move must be between 1 and 500.||Patch 14||Examples
 +
 
 +
|- align="center"
 +
||no_move_hq||/string/en/||player_structure.stf||internal_command_string||You may not move or rotate objects inside a factional headquarters.||Patch 14||Examples
 +
 
 +
|- align="center"
 +
||perm_no_move
 +
||/string/en/
 +
||error_message.stf
 +
||internal_command_string
 +
||You do not have permission to move this object.
 +
||
 +
||
 +
 
 
|}
 
|}
 
|}
 
|}

Latest revision as of 03:25, 22 August 2009




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.


Navigation

Description

Move Furniture (Game Messages)

Related Tags

75% This document is nearing completion.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Message Notes Examples
admin_move_only /string/en/ player_structure.stf internal_command_string You must be an admin to manipulate objects. Patch 14 Examples
cant_move /string/en/ player_structure.stf internal_command_string You cannot move a vendor after it has been initialized. Patch 14 Examples
cant_move_object /string/en/ player_structure.stf internal_command_string You cannot move that object. Patch 14 Examples
cant_move_vendor /string/en/ player_structure.stf internal_command_string To move a vendor, pick it upa nd drop it again in the new location. Patch 14 Examples
format_movefurniture_distance /string/en/ player_structure.stf internal_command_string Format: /moveFurniture <FORWARD/BACK/UP/DOWN> <distance> Patch 14 Examples


move_what /string/en/ player_structure.stf internal_command_string What do you want to move? Patch 14 Examples
moved_first_item /string/en/ player_structure.stf internal_command_string The first item in your house has been moved to your location. Patch 14 Examples
movefurniture_params /string/en/ player_structure.stf internal_command_string The amount to move must be between 1 and 500. Patch 14 Examples
no_move_hq /string/en/ player_structure.stf internal_command_string You may not move or rotate objects inside a factional headquarters. Patch 14 Examples
perm_no_move /string/en/ error_message.stf internal_command_string You do not have permission to move this object.