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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System 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"
 +
||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||/string/en/||player_structure.stf||internal_command_string||Move||Patch 14||Examples
 +
 +
|- align="center"
 +
||move_back||/string/en/||player_structure.stf||internal_command_string||Move Back||Patch 14||Examples
 +
 +
|- align="center"
 +
||move_forward||/string/en/||player_structure.stf||internal_command_string||Move Forward||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"
 
|- align="center"
 
||perm_no_move
 
||perm_no_move

Revision as of 18:17, 26 July 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

Template (Game Messages)

Related Tags

0% This document has not been started.

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 /string/en/ player_structure.stf internal_command_string Move Patch 14 Examples
move_back /string/en/ player_structure.stf internal_command_string Move Back Patch 14 Examples
move_forward /string/en/ player_structure.stf internal_command_string Move Forward 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.