anyone can help me i did added a lot of recipes in game so i have a little issue with them !!
do not display the class for recipes !!
how to fix it? idid added everything correctly so it do not show the class
![]()
anyone can help me i did added a lot of recipes in game so i have a little issue with them !!
do not display the class for recipes !!
how to fix it? idid added everything correctly so it do not show the class
![]()
Are you trying to lock it to a class? or are you trying to make it for one class only?
It's are the recipes for all class in game so I did added everything correctly it do not appears in the items. Required class. How to fix it ?
Check your ClassNo with the number from the ClassNumberType shn (i think)
i did not found it (
see same number both to ItemInfo ActiveSkill and ClassName
![]()
Class name isnt used in Fiesta much Ah yes the UseClassTypeInfo.shn you need to review that file to make sure it is correct the ClassName is used primarily to make sure that you have the right name in the client
For example look in there and see if you can equip it that way UseClassTypeInfo.shn is the file you need.
I actually spent a little bit of time on this one and i have all the class numbers written down. These are as follows:
You can find this in the UseClassTypeInfo.shn - i do know this its odd how its configured but i've got it written down because i thought it was important myself.Code:0 = None 1 = Common (every class can use it) 2= Fighter (or above) 3 = CleverFighter (or above) 4 = Warrior (or above) 5 = Glad/Knight 6 = Glad Only 7 = Knight Only 8 = Cleric (or above) 9 = HighCleric (or above) 10 = Paladin (or above) 11 = Guard Only 12 = HolyKnight only 13 = Guard/HK 14 = Archer (or above) 15 = Hawkarcher (or above) 16 = Scout (or above) 17 = Ranger Only 18 = SharpShooter Only 19 = Sharop/Ranger 20 = Mage (or above) 21 = Wizmage (or above) 22 = Enchanter (or above) *mage lvl 60* 23 = Wizard 24 = Warlock 25 = Wizard/Warlock 26 = All but Crusaders (dunno what items use that) 27 = Trickster (or above) 28 = Gambit (or above) 29 = Renegade (or above) 30 = Reaper Only 31 = Spectre Only 32 = Reaper/Spectre 33 = Crusader (Or Above) 34 = Templar Only 35 = Warrior/Scout 36 = Warrior/Paladin 37 = Glad/Knight/Wizard/Warlock/Reaper/Spectre/Guard/HK/Sharp/Ranger (basically all but Templar) 38 = Warrior/Knight/Paladin/HolyKnight/Guardian