img de classe

Requests, feedback, and general discussion about WoWRoster
DO NOT post topics about WoWRoster AddOns here!

img de classe

Postby uliss1070 » Sun Apr 13, 2008 10:50 pm

dsl je ne parle pas un mot d anglais et j espere que vous pourrez quand meme m aidé^^
voila mon probleme pour les classes aux masculin je n ai aucun souci
ex:chasseur j ai l img et la couleur de classe qui s affiche tres bien
mais pour les classes aus feminin la je n ai ni img ni couleur de classe
ex:chasseresse
vouyer vous meme
http://les-combatants.guild-heberg.fr/roster/
et en ce qui concerne je connait vraiment rien en php alors ci il y aurais des modiffe de fichier a faire faite au plus simple pour moi :P
merci a vous a l avance pour l aide que vous m apporterai
uliss1070
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Thu Apr 10, 2008 5:53 am

img de classe

Postby zanix » Mon Apr 14, 2008 3:08 am

This is due to Blizzard making class names different for each gender
There is a workaround for this

Go to roster/localization/ and find your locale file

Open the file in a text editor (not with notepad) and find this section around line 458
(this is from enUS, your language will look different, just look for // Class Icons-Array)
Code: Select all
// Class Icons-Array
$wordings['enUS']['class_iconArray'] = array (
   'Druid'=>'Ability_Druid_Maul',
   'Hunter'=>'INV_Weapon_Bow_08',
   'Mage'=>'INV_Staff_13',
   'Paladin'=>'Spell_Fire_FlameTounge',
   'Priest'=>'Spell_Holy_LayOnHands',
   'Rogue'=>'INV_ThrowingKnife_04',
   'Shaman'=>'Spell_Nature_BloodLust',
   'Warlock'=>'Spell_Shadow_Cripple',
   'Warrior'=>'INV_Sword_25',
);

I belive that each class is now different for each gender, copy each class line and change them to match the new names

There is also another section around line 546
Code: Select all
$wordings['enUS']['Druid']='Druid';
$wordings['enUS']['Hunter']='Hunter';
$wordings['enUS']['Mage']='Mage';
$wordings['enUS']['Paladin']='Paladin';
$wordings['enUS']['Priest']='Priest';
$wordings['enUS']['Rogue']='Rogue';
$wordings['enUS']['Shaman']='Shaman';
$wordings['enUS']['Warlock']='Warlock';
$wordings['enUS']['Warrior']='Warrior';

Do the same as above here
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: img de classe

Postby uliss1070 » Mon Apr 14, 2008 4:31 am

ok je vai essayer sa thanks :wink:
uliss1070
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Thu Apr 10, 2008 5:53 am

Re: img de classe

Postby uliss1070 » Mon Apr 14, 2008 5:03 am

this good for img :lol:
http://les-combatants.guild-heberg.fr/roster/
wath for colors of classe:?:
I'm not good speek english sorry :roll:
colors duride and druidesse is good
mais les autre classe ne ne veule pas prendre la couleur de classe elle reste blanche
I'm not good speek english sorry :roll:
Last edited by uliss1070 on Mon Apr 14, 2008 5:32 am, edited 1 time in total.
uliss1070
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Thu Apr 10, 2008 5:53 am

img de classe

Postby zanix » Mon Apr 14, 2008 6:54 am

Hmm, are you sure you edited the sections correctly?

It looks like the encoding might be wrong for the new class names
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US


Return to General Support & Feedback

Who is online

Users browsing this forum: No registered users and 1 guest

cron