Master Control Panel

From ISXOgre\Aion
Jump to: navigation, search

Master Control Panel

OgreAion MCP.png

Command List

  • Command for who members
    • all (anyone)
    • fighter (gladiator, templar, fighter (level 1-9) )
    • scout (assassin, ranger, scout (level 1-9) )
    • mage ( sorcerer, spiritmaster, mage (level 1-9) )
    • priest ( cleric, enchanter, priest (level 1-9) )
    • All 12 classes by name. IE: templar
    • Your characters name. Note: Do NOT enter in the server if you are on the fast track server. For example:
      • Kannkor (Works for both standard and fasttrack)
      • Kannkor-TM (DOESN'T work at all, not even on the fast track server!)
Command Parameter & Description
LetsGo
This button removes movement restrictions such as HoldUp and NoMove.
Parameter 1 Command for who?
Example: All
HoldUp
This button turns auto follow off.
Parameter 1 Command for who?
Example: All
Pause
Pauses bots.
Parameter 1 Command for who?
Example: All
Resume
Unpauses bots.
Parameter 1 Command for who?
Example: All
Targetid
Targets an entity by ID.
Example: -targetid all ${Me.Target.ID}
Parameter 1 Command for who?
Example: All
Parameter 2 ID to target.
Example: \${Me.Target.ID}
Interact
Interacts with current target.
Parameter 1 Command for who?
Example: All
Cast
Tells toons to cast an ability.
Note: Ability name MUST be a base name. Kick(correct) vs Kick V(incorrect)
Parameter 1 Command for who?
Example: All
Parameter 2 Ability name.
Example: Return
ToggleMainUI
Toggles Main UI.
Parameter 1 Command for who?
Example: All
ToggleMCP
Toggles MCP.
Parameter 1 Command for who?
Example: All
PressKey
Presses a key.
Type: press -keylist for all possible keys
Parameter 1 Command for who?
Example: All
Parameter 2 Key to press.
Example: Esc
Load_Ogre
Loads Ogrebot.
Parameter 1 Command for who?
Example: All
nc_Load_Ogre
Loads Ogrebot.
Parameters N/A
End_Ogre
Loads Ogrebot.
Parameter 1 Command for who?
Example: All
nc_Load_Ext
Loads an extension.
Parameter 1 Extensionname.
Example: isxogreaion
nc_Unload_Ext
Unloads an extension.
Parameter 1 Extensionname.
Example: isxogreaion
Unload_Ext_Who
Unloads an extension for who.
Parameter 1 Command for who?
Example: All
Parameter 2 Extensionname.
Example: isxogreaion
MCP_RawCommand
Sends a message or command to OgreConsole
Parameter 1 to 100 Commands and paramters
CWResponse
Selects a conversation response.
Parameter 1 Command for who?
Example: All
Parameter 2 ID or Name.
Example: 2
CWButton
Selects a conversation Button.
Parameter 1 Command for who?
Example: All
Parameter 2 ID or Name.
Example: 2
Execute
Dataparses and executes the Command passed.

Can be used for anything global, however the intent of this is to toggle checkboxes
Each 'tab' in the bot, has it's own file. For example: Anything on the 'Settings' tab is inside of Settings.xml.

Parameter 1 Command for who?
Example: All
Parameter 2 Command to execute and state
Example:OA.Settings.Config:AssistNameEnabled[FALSE]
Revive
When you are dead, and you want to revive (this is NOT when you get a res).
Parameter 1 Command for who?
Example: All
Parameter 2 Button Name or ID
Example: Respawn
I highly recommend you use a button name. Using an ID can result in 'odd' things happening if people have different options.
NoMove
This temporarily disables [x] Max Approach distance. To remove the -nomove flag, use -letsgo
Parameter 1 Command for who?
Example: All

catagory:MCP