Difference between revisions of "NewUserWalkthrough:Page06"

From ISXOgre
Jump to: navigation, search
(Created page with "<big>'''New User Walkthrough - Page 6: Login Scene'''</big> ---- * This is an optional step. You can skip it and continue on if you wish. * If you plan on using Ogre login, o...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<big>'''New User Walkthrough - Page 6: Login Scene'''</big>
+
<big>'''New User Walkthrough - Page 6: Aliases'''</big>
 
----
 
----
 
+
== Aliases ==
* This is an optional step. You can skip it and continue on if you wish.
+
=== What is an Alias ===
* If you plan on using Ogre login, or Ogre autologin, then you need a login screen (called Loginscene), that supports it. It needs to display: Username, password, charactername, and servername. It must also BLANK itself out every time it loads.
+
* The Alias tab, is where we give our toons aliases.
* To assist with this, a modified loginscene is downloaded for you, but you must choose to use it.
+
* Why? Because  it makes change easier.
* In the directory /scripts/EQ2OgreCommon/ you will notice the file "eq2ui_loginscene.xml".  
+
=== Example ===
* To use this file: save this file into your Everquest 2 UI folder. For example:
+
* Your tank is named 'Kannkor' and is a Monk. A year later, Monks are terrible, so you want to switch to a super amazing Guardian, and his name is, Shrek.
** /EverQuest II/UI/ProfitUI/
+
* Now imagine what your priest heals look like.
** If you are using the default UI, save this file into:
+
** Single target -> Kannkor
** /EverQuest II/UI/Default/
+
** Group Stuff -> Kannkor
** NOTE: When using the default UI, every time you run Sony's patcher, it will replace this file, and you'll have to copy it again.
+
** Heal1 -> Kannkor
**'''TIP''' Not sure which folder you use? In your /EverQuest II/ folder, edit the file eq2.ini (it may be called eq2_recent.ini). Find the line that looks like this: cl_ui_subdir UI/ and find this line: cl_ui_skinname test.
+
** Heal2 -> Kannkor
***In this example, my path is: /EverQuest II/UI/test/ so I would save the file there.<br /> <br />
+
** Emergency1 --> Kannkor
**'''Note''' If you use ProfitUI, every time you update it may overwrite this file. If this happens ask in IRC #Ogre for help. I personally don't use profit, but others do.
+
** Etc etc etc!
 
+
* You would need to manually edit every single one of those, on every toon! What a nightmare!
 +
* Instead, we alias our toons.
 +
* We declare when we use *Tank, we actually mean 'Kannkor'.
 +
* When we switch to Shrek, we only have to edit this ONE entry and change it to Shrek. Then *Tank will be Shrek!
 +
* We can even take it one step further. Lets say you swap both of these tanks out every once in a while, because you like pain.
 +
* You can have TWO entries for tank.
 +
** *Tank -> Kannkor
 +
** *Tank -> Shrek
 +
* This means if the character "Kannkor" is in the raid/group, it is used, if not, it will check if Shrek is in the raid/group. By having these two entries, you can have both tanks, and never have to edit anything if you want to switch back and forth!
 +
* You will notice on the samples, they all say "EditMe". It's simply telling you, you need to enter in the appropriate toons name. Most Aliases are pretty obvious, such as 'Tank', 'MeleeDPS', 'Priest1' etc. These are all user defined. You can create almost anything you want.
  
 
== Navigation ==  
 
== Navigation ==  
Continue to Page 7 [[NewUserWalkthrough:Page07|??]]
+
Continue to Page 7 [[NewUserWalkthrough:Page07|Login Scene]]

Latest revision as of 16:02, 1 June 2014

New User Walkthrough - Page 6: Aliases


Aliases

What is an Alias

  • The Alias tab, is where we give our toons aliases.
  • Why? Because it makes change easier.

Example

  • Your tank is named 'Kannkor' and is a Monk. A year later, Monks are terrible, so you want to switch to a super amazing Guardian, and his name is, Shrek.
  • Now imagine what your priest heals look like.
    • Single target -> Kannkor
    • Group Stuff -> Kannkor
    • Heal1 -> Kannkor
    • Heal2 -> Kannkor
    • Emergency1 --> Kannkor
    • Etc etc etc!
  • You would need to manually edit every single one of those, on every toon! What a nightmare!
  • Instead, we alias our toons.
  • We declare when we use *Tank, we actually mean 'Kannkor'.
  • When we switch to Shrek, we only have to edit this ONE entry and change it to Shrek. Then *Tank will be Shrek!
  • We can even take it one step further. Lets say you swap both of these tanks out every once in a while, because you like pain.
  • You can have TWO entries for tank.
    • *Tank -> Kannkor
    • *Tank -> Shrek
  • This means if the character "Kannkor" is in the raid/group, it is used, if not, it will check if Shrek is in the raid/group. By having these two entries, you can have both tanks, and never have to edit anything if you want to switch back and forth!
  • You will notice on the samples, they all say "EditMe". It's simply telling you, you need to enter in the appropriate toons name. Most Aliases are pretty obvious, such as 'Tank', 'MeleeDPS', 'Priest1' etc. These are all user defined. You can create almost anything you want.

Navigation

Continue to Page 7 Login Scene