Difference between revisions of "House Manage Items (Game Mechanics)"

From SWGANH Wiki
Jump to: navigation, search
(Game Mechanics)
(Game Mechanics)
Line 59: Line 59:
 
== Game Mechanics ==
 
== Game Mechanics ==
  
 +
Building item management is broken down into 2 sections:
  
1. The basic commands
+
* Item Movement
 +
* Item Retrieval
  
The following are the commands you will need to use in the decorating process:
 
  
/move forward 1-500
+
 
/move back 1-500
+
== Item Movement ==
/move up 1-500
+
 
/move down 1-500
+
 
/rotate left 1-180
+
Items can be moved around individually, inside of a player building. The two commands used in this process are /move and /rotate.
/rotate right 1-180
+
 
 +
'''/move'''
 +
 
 +
The /move command operates by repositioning a targeted item in one of four directions: forward, back, up and down. Furthermore, a value is also added in between a range of 1-500. These values are actually incremental units of measurement. Each direction and value is included as a potential parameter when using the move command. An object can only be moved in one direction at a time however. An example of proper syntax for the command is: /move forward 500. The move command allows for interior objects to be placed anywhere while inside of a building cell. The move command is only usable on interior objects by structure administrators or the structure owner.
 +
 
 +
 
 +
'''/rotate'''
 +
 
 +
The /rotate command operates by repositioning a targeted item in one of two directions through changing its axis position: left or right. Other values are added as parameters. Each axis position has a value range of 1-180 which are a representation of units of measurement in degrees. Each direction and value is included as a potential parameter when using the rotate command. An object can only be moved in one direction at a time however. An example of proper syntax for the command is: /rotate left 180.
 +
 
  
 
Additionally you can use the radial menu to move in increments of 10 at a time. You click and hold on your item until the radial menu appears and then place your cursor over the move option. Once you do this the Forward, Back, Up & Down options will appear and you can make your choice.
 
Additionally you can use the radial menu to move in increments of 10 at a time. You click and hold on your item until the radial menu appears and then place your cursor over the move option. Once you do this the Forward, Back, Up & Down options will appear and you can make your choice.

Revision as of 01:28, 5 July 2009




Game Mechanics - Mechanics 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.

Mechanics This document is about game mechanics.

Game Mechanics

Building item management is broken down into 2 sections:

  • Item Movement
  • Item Retrieval


Item Movement

Items can be moved around individually, inside of a player building. The two commands used in this process are /move and /rotate.

/move

The /move command operates by repositioning a targeted item in one of four directions: forward, back, up and down. Furthermore, a value is also added in between a range of 1-500. These values are actually incremental units of measurement. Each direction and value is included as a potential parameter when using the move command. An object can only be moved in one direction at a time however. An example of proper syntax for the command is: /move forward 500. The move command allows for interior objects to be placed anywhere while inside of a building cell. The move command is only usable on interior objects by structure administrators or the structure owner.


/rotate

The /rotate command operates by repositioning a targeted item in one of two directions through changing its axis position: left or right. Other values are added as parameters. Each axis position has a value range of 1-180 which are a representation of units of measurement in degrees. Each direction and value is included as a potential parameter when using the rotate command. An object can only be moved in one direction at a time however. An example of proper syntax for the command is: /rotate left 180.


Additionally you can use the radial menu to move in increments of 10 at a time. You click and hold on your item until the radial menu appears and then place your cursor over the move option. Once you do this the Forward, Back, Up & Down options will appear and you can make your choice.

Source References

Source Source in Context