Ogre Move

From ISXOgre
(Redirected from Ogremove)
Jump to: navigation, search

Please note that Ogre Move is no longer going to be updated. It is remaining in place as is so that scripts that currently use it will not be broken. This has been rewritten and renamed into: Ogre Nav.

General Movement:
There are a few ways to navigate with Ogre Nav.

  • Basic: Use "ogre move" to navigate -- uses a map you created with "ogre map".
  • Advanced: Create a script that loads OgreNav_Lib. Note: This will NOT be covered here. It is for advanced scripters. You can look at OgreMove.iss to see an example.

Basic Usage

  • ogre move namedpoint
Quotes required for multi-word points (ogre move "named point") -- why do that anyway?
Requires a target.
Clearing target stops movement.
  • ogre move list
List available named points.
  • ogre move loc x y z
Keyword loc allows use of coordinates.
Do not use commas
Example: ogre move loc 300-10 -245