Version: 1.00, by turnipofdoom
Developer Last Online: Apr 2013
Version: 3.6.4
Rating:
Released: 02-12-2007
Last Update: Never
Installs: 9
No support by the author.
This Modification will walk you through creating user profile fields that will output Everquest 2 icons in your users' postbit with the addition of the postbit_legacy template. The coding is very similar to a great WoW mod by gmrstudios, found here. This template modification will generate a total of five (5) icons for your users. I have provided the icons from Everquest 2 as well as personally created 1-100 icons for the Adventure and AA levels. The post
To begin, you'll need to add some new single selection menu fields. Make sure you note the assigned ID for each field added, you'll need it for coding input purposes. Also please make sure you remove the asterisks if you cut and paste or the input will not work. ^.^
First field:
Title: EQ2 Character Gender
Options:
Male
Female
---
Second field:
Title: EQ2 Character Race
Options:
Barbarian
Dark Elf
Dwarf
Erudite
Fae
Froglok
Gnome
Half Elf
Halfling
High Elf
Human
Iksar
Kerra
Ogre
Ratonga
Troll
Wood Elf
---
Third field:
Title: EQ2 Character Class
Options:
Assassin
Berserker
Brigand
Bruiser
Coercer
Conjuror
Defiler
Dirge
Fury
Guardian
Illusionist
Inquisitor
Monk
Mystic
Necromancer
Paladin
Ranger
Shadow Knight
Swashbuckler
Templar
Troubador
Warden
Warlock
Wizard
---
Fourth Field:
Title: EQ2 Tradeskill
Options:
Alchemist
Armorer
Carpenter
Jeweler
Provisioner
Sage
Tailor
Weaponsmith
Woodworker
---
Fifth Field:
Title: EQ2 Adventure Level
Options: (List numbers 1 through 70; see post below for cut and paste)
---
Sixth Field:
Title: EQ2 AA Level
Options: (List numbers 1AA through 100AA; see post below for cut and paste)
---
Now that you've created the fields, cut and pasted the information into the options box, and made note of the fieldID for each new userfield, we need to modify the postbit_legacy template in your current style:
Where fieldA = Race, fieldB = Gender, fieldC = Class, fieldD = Profession, fieldE = Adventure Level, and FieldF = AA Level (replace those with the ID given to you when creating the profile field.)
Now upload the attached icons to an appropriate image folder and change the img src coding to match the location. You should be set!
I found that I've lost my originals and expecting #4 I just don't have the time to create 140 new icons, so I've created a workaround that the users on my forums like:
Simply put, it outputs a star icon for the AA level, upon mouseover you will still be able to view the actual number (just like you can for any of the icons.) You can use any image you like in that spot provided it looks good and scales correctly. At this point it's a huge improvement over the plain text above 100AA.
If anyone has created new icons and would like to contribute since I'm lacking in time, it would be appreciated. Sorry for the delay.