Random756
New member
- Messages
- 50
- Points
- 0
Hi everyone, I have one problem and one question !
My question is : Is there anyway to disable everysingle costume in the game ? Because i'd like to use this http://herc.ws/board/topic/2464-costume-system/ for my server, but i don't want players to be able to wear any kind of costume type item in war of emperium.
So, will I have anyway to block them from wearing costume in WoE ? I know i can disable item in map_zone_db but (unless i missed it), there's no way to disable an entire item category (like costume).
My other problem is :
Yggdrasil seed are currently not working on my server, and I have absolutely no clue why. They're in the "etc" tab and cannot be used. So I immediately think "okay i somehow fucked up with the type" but here is what I find :
Here is Yggdrasill Berry script who's 100% working :
Id: 607
AegisName: "Yggdrasilberry"
Name: "Yggdrasil Berry"
Type: 0
Buy: 5000
Weight: 300
Script: <" percentheal 100,100; ">
And here is the yggdrasil seed's one, who's absolutely not working
Id: 608
AegisName: "Seed_Of_Yggdrasil"
Name: "Yggdrasil Seed"
Type: 0
Buy: 5000
Weight: 300
Script: <" percentheal 50,50; ">
What is wrong ? Why Yggdrasil seed are treated as "etc item" by the game ? We can't even use them, do you have any idea why ? I tried to @reloaditemdb etc, but i still have the problem.
Thanks in advance
My question is : Is there anyway to disable everysingle costume in the game ? Because i'd like to use this http://herc.ws/board/topic/2464-costume-system/ for my server, but i don't want players to be able to wear any kind of costume type item in war of emperium.
So, will I have anyway to block them from wearing costume in WoE ? I know i can disable item in map_zone_db but (unless i missed it), there's no way to disable an entire item category (like costume).
My other problem is :
Yggdrasil seed are currently not working on my server, and I have absolutely no clue why. They're in the "etc" tab and cannot be used. So I immediately think "okay i somehow fucked up with the type" but here is what I find :
Here is Yggdrasill Berry script who's 100% working :
Id: 607
AegisName: "Yggdrasilberry"
Name: "Yggdrasil Berry"
Type: 0
Buy: 5000
Weight: 300
Script: <" percentheal 100,100; ">
And here is the yggdrasil seed's one, who's absolutely not working
Id: 608
AegisName: "Seed_Of_Yggdrasil"
Name: "Yggdrasil Seed"
Type: 0
Buy: 5000
Weight: 300
Script: <" percentheal 50,50; ">
What is wrong ? Why Yggdrasil seed are treated as "etc item" by the game ? We can't even use them, do you have any idea why ? I tried to @reloaditemdb etc, but i still have the problem.
Thanks in advance