Difference between revisions of "NewUserWalkthrough:Page06"

From ISXOgre
Jump to: navigation, search
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.
+
* The Alias tab, is where we give our toons aliases.
* 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.
+
* Why? Because  it makes change easier.
* To assist with this, a modified loginscene is downloaded for you, but you must choose to use it.
+
* For example:
* In the directory /scripts/EQ2OgreCommon/ you will notice the file "eq2ui_loginscene.xml".
+
** 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.
* To use this file: save this file into your Everquest 2 UI folder. For example:
+
** Now imagine what your priest heals look like.
** /EverQuest II/UI/ProfitUI/
+
*** Single target -> Kannkor
** If you are using the default UI, save this file into:
+
*** Group Stuff -> Kannkor
** /EverQuest II/UI/Default/
+
*** Heal1 -> 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.
+
*** Heal2 -> 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.
+
*** Emergency1 --> Kannkor
***In this example, my path is: /EverQuest II/UI/test/ so I would save the file there.
+
*** Etc etc etc!
**'''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.
+
** 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|Tips]]
+
Continue to Page 7 [[NewUserWalkthrough:Page07|Login Scene]]

Revision as of 15:53, 1 June 2014

New User Walkthrough - Page 6: Aliases


Aliases

  • The Alias tab, is where we give our toons aliases.
  • Why? Because it makes change easier.
  • 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.
    • 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