Difference between revisions of "NewUserWalkthrough:Page01"

From ISXOgre
Jump to: navigation, search
(Getting the file.)
Line 21: Line 21:
 
* Alternate method:
 
* Alternate method:
 
** Open Innerspace console, and copy/paste the following:
 
** Open Innerspace console, and copy/paste the following:
** httpget -file "${LavishScript.HomeDirectory}/Extensions/ISXDK35/ISXOgre.dll" https://updater.ogregaming.com/dll/ISXOgre.dll
+
** You are welcome to pick either version. "Live" version doesn't change very often, and is often used by people on TLE. "Dev" (for development) changes frequently to meet the needs of content being released quickly. Generally used for people on Live.
 +
** Live (generally for people on TLE)
 +
*** httpget -file "${LavishScript.HomeDirectory}/Extensions/ISXDK35/ISXOgre.dll" https://updater.ogregaming.com/dll/ISXOgre.dll
 +
** Development build (generally for people on Live)
 +
*** httpget -file "${LavishScript.HomeDirectory}/Extensions/ISXDK35/ISXOgre.dll" https://updater.ogregaming.com/dll/dev/ISXOgre.dll
  
 
=== Setting up Innerspace ===
 
=== Setting up Innerspace ===

Revision as of 13:37, 30 June 2022

New User Walkthrough - Page 1: Introduction


Welcome to Ogrebot!


For contact information, see Contact Information

ISXOgre: Getting Started

Getting the subscription and setting up an account.

Getting the file.

  • When you signed up, you should have got the link in your email. Here it is again incase you don't have the email.
  • ISXOgre.dll (Built for current Innerspace Version: ISXDK35): https://updater.ogregaming.com/eq2/download_isxdk35.php
  • To obtain the install file, click the link above and choose "Save As" and save the file into your /innerspace/extensions/ISXDK35/ folder.
  • When you save the file, make sure the file name is EXACTLY "ISXOgre.dll". If there is anything else, such as "ISXOgre (2).dll" it will not work.
  • Alternate method:
    • Open Innerspace console, and copy/paste the following:
    • You are welcome to pick either version. "Live" version doesn't change very often, and is often used by people on TLE. "Dev" (for development) changes frequently to meet the needs of content being released quickly. Generally used for people on Live.
    • Live (generally for people on TLE)
    • Development build (generally for people on Live)

Setting up Innerspace

Navigation

Continue to Page 2 Loading ISXOgre