Hercules Elf Bot - Jul 11, 2012 19:50
Originally posted by [b]Brynner[/b]
i try to modified the valkyrie armor. i just want to enable all the class except novice can wear this item. but the problem is. still not working. i can't wear valkyrie armor for ninja class even i set to
item configuration
All Classes : 0xFFFFFFFF
Every Job Except Novice : 0xFFFFFFFE
and also i change job into novice. i try to wear it also but its not working.
item configuration
All Classes : 0xFFFFFFFF
ID,DBName,ScreenName,Type,Price,Sell,Weight,ATK,DEF,Range,Slot,Job,Upper,Gender,Loc,wLV,eLV,
Refineable,View,{Script},{OnEquip_Script},{OnUnequip_Script}
this is the default.
2357,Valkyrie_Armor,Valkyrian Armor,5,0,,2800,,55,,1,0xFFFFFFFE,[color=#ff0000]2[/color],2,16,,1,1,0
[b]Upper[/b][color=#000000][font=sans-serif][size=3]: Specifies whether the item can be used by normal, baby or reborn classes.[/size][/font][/color]
[color=#000000][font=sans-serif][size=3]1 = Normal [/size][/font][/color]
[color=#000000][font=sans-serif][size=3]2 = Reborn Classes (High Wizards, Champions etc.) (includes 3rd classes) [/size][/font][/color]
[color=#000000][font=sans-serif][size=3]4 = Baby Classes[/size][/font][/color]
[color=#000000][font=sans-serif][size=3]8 = 3rd Classes[/size][/font][/color]
but when i set it to
2357,Valkyrie_Armor,Valkyrian Armor,5,0,,2800,,55,,1,0xFFFFFFFE,[color=#ff0000]1[/color],2,16,,1,1,0
the ninja can now equip the armor but the 3rd job cannot.
This post has been edited by
Brynner
on Jul 12, 2012 8:00
Hercules Elf Bot - Jul 11, 2012 21:17
Originally posted by [b]JoWei[/b]
Did you set "UPPER" to 1? Because current setting is set on Reborn classes by default for the valkyrie armor.
Edit: Fixed a typo
This post has been edited by
JoWei
on Jul 11, 2012 21:19
Hercules Elf Bot - Jul 11, 2012 21:34
Originally posted by [b]Daegaladh[/b]
As JoWei said, you didn't set the upper parameter. It works fine for me.
Hercules Elf Bot - Jul 12, 2012 4:38
Originally posted by [b]Brynner[/b]
[quote name='JoWei' timestamp='1342041450' post='11829']
Did you set "UPPER" to 1? Because current setting is set on Reborn classes by default for the valkyrie armor.Edit: Fixed a typo
[/quote]
were can i find that?
Hercules Elf Bot - Jul 12, 2012 5:24
Originally posted by [b]Euphy[/b]
[CODE]
...Slots,Job,Upper,Gender...
[/CODE]
Hercules Elf Bot - Jul 12, 2012 7:33
Originally posted by [b]Brynner[/b]
opps. the problem still there.
ID,DBName,ScreenName,Type,Price,Sell,Weight,ATK,DEF,Range,Slot,Job,Upper,Gender,Loc,wLV,eLV,
Refineable,View,{Script},{OnEquip_Script},{OnUnequip_Script}
this is the default.
2357,Valkyrie_Armor,Valkyrian Armor,5,0,,2800,,55,,1,0xFFFFFFFE ,[color=#ff0000]2[/color],2,16,,1,1,0
[b]Upper[/b][color=#000000][font=sans-serif][size=3]: Specifies whether the item can be used by normal, baby or reborn classes.[/size][/font][/color]
[color=#000000][font=sans-serif][size=3]1 = Normal [/size][/font][/color]
[color=#000000][font=sans-serif][size=3]2 = Reborn Classes (High Wizards, Champions etc.) (includes 3rd classes) [/size][/font][/color]
[color=#000000][font=sans-serif][size=3]4 = Baby Classes[/size][/font][/color]
[color=#000000][font=sans-serif][size=3]8 = 3rd Classes[/size][/font][/color]
but when i set it to
2357,Valkyrie_Armor,Valkyrian Armor,5,0,,2800,,55,,1,0xFFFFFFFE ,[color=#ff0000]1[/color],2,16,,1,1,0
the ninja can now equip the armor but the 3rd job cannot.
This post has been edited by
Brynner
on Jul 12, 2012 7:54
Hercules Elf Bot - Jul 12, 2012 8:05
Originally posted by [b]Brynner[/b]
oh i fix it thanks. i forget to set the combination.