Difference between revisions of "V17.NewUserWalkthrough"
From ISXOgre
Line 38: | Line 38: | ||
</td> | </td> | ||
<td style="width: 33%;vertical-align: top;"> | <td style="width: 33%;vertical-align: top;"> | ||
− | + | ==Install== | |
− | # | + | # Save/Copy the ISXOgre install dll in to the Innerspace extensions directory |
− | # setting Ogre to load automagically | + | #* (different dll than the isxogre dll) |
− | # | + | # from the console ingame run ext ISXOgre |
− | # EQ2 | + | ## if you have not set up EQ2 in inner space in order to use the console you have failed in the following directions portion of the skills test. |
− | ## | + | # enter you username & password into the popup window |
− | # | + | # wait '''patiently''' for the files to download. |
+ | # Gaze in wonder at the new world of possibilities open to you and begin to play. | ||
+ | ==Setup== | ||
+ | # setting Ogre to load automagically is fairly simple | ||
+ | ## Right click the innerspace icon | ||
+ | ## select configuration and then select your EQ2 Game config (top) & Game profile (botom) and the and hit the startup button | ||
+ | ## Add a new item call it Ogre(or whatever you desire) and for the command enter ext ISXOgre | ||
+ | ==Custom UI== | ||
+ | In order to us Ogres login feature you need to use the custom eq2 ui login scene. | ||
+ | # If you use a custom ui just copy the ...\InnerSpace\Scripts\EQ2OgreCommon\DoNotShareWithOthers\eq2ui_loginscene.xml into your custom ui directory. | ||
+ | # If you use the defaut UI then create a directory in you eq2 install UI dir called myUI or whatever and copy the eq2ui_loginscene.xml into the new directory. | ||
+ | # now edit your eq2.ini to includethese 2 lines | ||
+ | |||
+ | cl_ui_skinname myUI | ||
+ | cl_ui_subdir UI/ | ||
+ | # test | ||
+ | |||
+ | |||
</td> | </td> | ||
<td style="width: 33%;vertical-align: top;"> | <td style="width: 33%;vertical-align: top;"> | ||
==EQ2Chars.inc== | ==EQ2Chars.inc== | ||
+ | The last one time setup step needed is to configure your EQ2Chars.inc file<br /> | ||
Do not <u>'''ever'''</u> share this file. Nobody but you needs the information in here. | Do not <u>'''ever'''</u> share this file. Nobody but you needs the information in here. | ||
− | + | The file is found in ..\InnerSpace\Scripts\EQ2OgreCommon\DoNotShareWithOthers | |
− | * Uplink | + | ===Movement keys=== |
− | * Character Information | + | * starting at line 15 if you have any movement keys set different from the defualt you can change them here |
+ | ===Uplink=== | ||
+ | *After movement keys the next section is Uplink. If you use multiple computers at once you want to set this section so the bots can talk to eachother. | ||
+ | *Change computername1(2,3,4...) to your computer names (or local IP address works as well) | ||
+ | ===Character Information=== | ||
+ | Lastly we add the character information | ||
+ | *If you just want a toon on the authorized to send commands lsit you only need to set the toons name | ||
+ | *If you want the ogre login feature to work you must set the toons name, account password, account name and servername (Freeport, Guk, ect) | ||
+ | **Once again '''''DO NOT SHARE THIS FILE''''' | ||
+ | |||
</td> | </td> | ||
</tr> | </tr> |
Revision as of 12:31, 11 February 2014
|
||||||
|
||||||
|