Move Furniture (Game Mechanics)

From SWGANH Wiki
Jump to: navigation, search




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.


Description

Template (Game Messages)

Related Tags

25% This document has been partially completed.

Mechanics This document is about game mechanics.

System Messages

Move Furniture

Radial Menus

Move Furniture

Game Mechanics

Items can be moved around individually, inside of a player building. One command used in this process is /movefurniture.


The /movefurniture command operates by repositioning a targeted item in one of four directions:

  • Forward - Moves object straight ahead in front of the player.
  • Back - Moves object straight towards player
  • Up - Moves object upward into the air across the z axis
  • Down - Moves object downward across the z axis

Parameter values for each direction are between a range of 1-500. These values are actually incremental units of measurement. Every 100 units is the equivalent of about 1 meter. Each direction and value is included as a potential parameter when using the move command. All directions are relative to the player's current position, meaning that when a player issues a foward or back parameter in the move command, the item will be moved based on how the player is facing at the time. If the player is facing straight towards a wall with their back to a door and issue a move forward command on an item, the item will move towards the wall. If they turn around and face the door and issue the move forward command on the same item, the item will now move towards the door. 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.



Alternatively a player can use the radial menu to move in increments of 10 at a time. To rotate using the radial menu, the player must left click and hold down on their item and then place the cursor over the Move radial menu. Once this is done the Forward, Back, Up & Down options will appear.


Note: The NGE has changed the Move radial menu to include additional options such as left, right, copy location, copy height.

Source References

Source Source in Context