Difference between revisions of "ISXOgre:GettingStarted"

From ISXOgre
Jump to: navigation, search
(ISXOgre: Getting Started)
 
(7 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
----
 
----
  
'''''NOTE: ISXOgre is still in testing. For now, both ISXOgre commands and old commands (run ogre) will both work.'''''
 
  
 
* Getting the file.
 
* Getting the file.
** For the time being, the file is on the SVN. It sits inside the "Extensions" folder. Copy the file (ISXOgre.dll) and paste it into your Innerspace/Extensions folder.
+
** Contact Kannkor to obtain ISXOgre.dll. Place this file into your Innerspace/Extensions folder.
  
 
* Loading ISXOgre.
 
* Loading ISXOgre.
 
** In the console, type: ext ISXOgre
 
** In the console, type: ext ISXOgre
  
* ISXOgre load commands.
+
* Running ISXOgre for the first time.
** When ISXOgre is first loaded, it checks to see if ISXEQ2 is active, if it isn't, it tries to load ISXEQ2 for you.
+
** The first time you run ISXOgre, it creates a ISXOgre.xml inside of your Innerspace/Extensions folder. You must edit this file and add in your ISXOgre account information. Note: This is NOT your Everquest 2 account information. Follow the instructions in the console.
** It also prepares our skin.
+
** (Note: Ogre.iss (run ogre) did both of these things also. So this isn't new).
+
  
* Using ISXOgre.
+
* Running ISXOgre for the first.. second time.
** All the commands work exactly the same, just without the word "run". Lets do a few examples.
+
** Once you have filled in your account information (as instructed above). The next time you run ext ISXOgre it will authenticate your account, then update any files that are out of date. Since this is your first time running ISXOgre, all the files need to be downloaded. There are around 100 of them, so it takes a few minutes. Once all the files have been download, ISXOgre reloads itself and starts over. You will be authenticated and it will re-check to ensure you have all the correct files. Once this is done, you should see that ISXOgre has been enabled.
*** Old way: run ogre mcp -- Would load the MCP window.
+
*** New way: ogre mcp
+
  
*** Old way: run ogre kannkor -- Would log the toon "Kannkor" in, and load the bot.
+
* At this stage you are ready to setup the basic support files (EQ2Chars.inc). This is REQUIRED. If you haven't done this yet, [[NewUserWalkthrough:Page1|click here to go to the New User walkthrough:Page 1.]]
*** New way: ogre kannkor
+
  
*** Old way: run ogre -- Would load the bot on your character (that is already logged in).
+
* Access to the development versoin
*** New way: ogre
+
** "Ogre dev" instead of "Ogre"
 +
**Examples:
 +
*** Ogre dev Kannkor -- Logs Kannkor in and loads the development version of the bot.
 +
*** Ogre dev -- Loads the development version of the bot for the current character.
 +
 
 +
* ISXOgre load commands.
 +
** When ISXOgre is first loaded, it checks to see if ISXEQ2 is active, if it isn't, it tries to load ISXEQ2 for you.
 +
** It also prepares our skin.
 +
** For all ISXOgre commands, type: "Ogre ?" or "Ogre help" in the console. This is the most up to date list. There is also a list here on the wiki also. [[Main_Page#Commands_and_other_information|Click here to go to the ISXOgre Command list.]]

Latest revision as of 14:42, 30 August 2011

ISXOgre: Getting Started



  • Getting the file.
    • Contact Kannkor to obtain ISXOgre.dll. Place this file into your Innerspace/Extensions folder.
  • Loading ISXOgre.
    • In the console, type: ext ISXOgre
  • Running ISXOgre for the first time.
    • The first time you run ISXOgre, it creates a ISXOgre.xml inside of your Innerspace/Extensions folder. You must edit this file and add in your ISXOgre account information. Note: This is NOT your Everquest 2 account information. Follow the instructions in the console.
  • Running ISXOgre for the first.. second time.
    • Once you have filled in your account information (as instructed above). The next time you run ext ISXOgre it will authenticate your account, then update any files that are out of date. Since this is your first time running ISXOgre, all the files need to be downloaded. There are around 100 of them, so it takes a few minutes. Once all the files have been download, ISXOgre reloads itself and starts over. You will be authenticated and it will re-check to ensure you have all the correct files. Once this is done, you should see that ISXOgre has been enabled.
  • Access to the development versoin
    • "Ogre dev" instead of "Ogre"
    • Examples:
      • Ogre dev Kannkor -- Logs Kannkor in and loads the development version of the bot.
      • Ogre dev -- Loads the development version of the bot for the current character.
  • ISXOgre load commands.
    • When ISXOgre is first loaded, it checks to see if ISXEQ2 is active, if it isn't, it tries to load ISXEQ2 for you.
    • It also prepares our skin.
    • For all ISXOgre commands, type: "Ogre ?" or "Ogre help" in the console. This is the most up to date list. There is also a list here on the wiki also. Click here to go to the ISXOgre Command list.