Lord Ganja Posted April 2, 2013 Posted April 2, 2013 (edited) Hello. I got a problem about the item_noequip.txt. It only disables the consumable items listed on the item_noequip.txt but it doesn't restrict/remove/unequip the equipments listed in it. this is in my item_noequip.txt: //Zone 1 601,32 //Fly Wing 605,32 //Anodyne 506,32 //Green Potion 525,32 //Panacea 607,32 // Ygg berry 608,32 // Ygg seed 14524,32 // FS 2383,32 //Bryn 2541,32 //Asprika 2410,32 //Sleipnir Here's my mapflag: prontera<tab>mapflag<tab>restricted<tab>1 Based from those, I tried using the consumables at prontera and they can't be used. While the equipments can be equipped at prontera. I also tried removing the consumables at item_noequip.txt and after removing they can be used already. The only problem is about the equipments. It's like the script can't trigger them.. any help please. thanks in advance! EDIT: It's working fine and the effect is not working in the restricted map. But, is it possible to be unequip when the player enters the restricted map and cannot be equipped in the restricted map? Edited April 27, 2013 by Lord Ganja Quote
-1 shaffieq Posted February 13, 2017 Posted February 13, 2017 On 4/25/2013 at 8:04 PM, Lord Ganja said: *BUMP!! SOLVED! you might wan to share the results with others Quote
kyeme Posted April 3, 2013 Posted April 3, 2013 Its working fine, You can equip BUT the effect is not working or disabled. Official behavior settings. Quote
Lord Ganja Posted April 3, 2013 Author Posted April 3, 2013 Its working fine, You can equip BUT the effect is not working or disabled. Official behavior settings. oh, didn't notice it. thanks for this information. But, is it possible to be unequip when the player enters the restricted map and cannot be equipped on the restricted map? Quote
kyeme Posted April 3, 2013 Posted April 3, 2013 Its working fine, You can equip BUT the effect is not working or disabled. Official behavior settings. oh, didn't notice it. thanks for this information. But, is it possible to be unequip when the player enters the restricted map and cannot be equipped on the restricted map? Possible in src mod, but idont know how to change xD Quote
Emistry Posted April 3, 2013 Posted April 3, 2013 Its working fine, You can equip BUT the effect is not working or disabled. Official behavior settings. oh, didn't notice it. thanks for this information. But, is it possible to be unequip when the player enters the restricted map and cannot be equipped on the restricted map? if i am not mistaken...the item that listed inside item_equip.txt will be auto stripped off when entering these restricted maps. Quote
clydelion Posted April 3, 2013 Posted April 3, 2013 http://trac.rathena.org/changeset/17119/rathena item_noequip overhaul.Items are no longer unequipped when disabled by item_noequip.txt, instead their effects are nullified -- however cards in them, unless also disabled, wont have its effect nullified.Consumables will be consumed even while disabled, unless you modify the new config item_restricted_consumption_type. Quote
Lord Ganja Posted April 3, 2013 Author Posted April 3, 2013 Its working fine, You can equip BUT the effect is not working or disabled. Official behavior settings. oh, didn't notice it. thanks for this information. But, is it possible to be unequip when the player enters the restricted map and cannot be equipped on the restricted map? if i am not mistaken...the item that listed inside item_equip.txt will be auto stripped off when entering these restricted maps. No, they are not stripped. Instead they're effects we're disabled. is it still possible to return back the old system of this? wherein item are unequipped when entering the restricted map? http://trac.rathena.org/changeset/17119/rathena item_noequip overhaul.Items are no longer unequipped when disabled by item_noequip.txt, instead their effects are nullified -- however cards in them, unless also disabled, wont have its effect nullified. Consumables will be consumed even while disabled, unless you modify the new config item_restricted_consumption_type. Hello Clydelion, is it still possible to return back the old system of this? wherein item are unequipped when entering the restricted map? Quote
Emistry Posted April 3, 2013 Posted April 3, 2013 @cydelion owh thx for clearing out...i didnt know that xD i was still stucked at 17049 hahah ~ @Lord Ganja just revert the changes... Quote
Lord Ganja Posted April 3, 2013 Author Posted April 3, 2013 @cydelion owh thx for clearing out...i didnt know that xD i was still stucked at 17049 hahah ~ @Lord Ganja just revert the changes... Hi Emistry. How to revert the changes? I don't how how to revert. Is it possible to revert while still having the latest revision? meaning, the only part that will be changed is the files that affects the unequipping of items listed in item_noequip.txt. Quote
Lord Ganja Posted April 25, 2013 Author Posted April 25, 2013 (edited) *BUMP!! SOLVED! Edited April 27, 2013 by Lord Ganja 1 Quote
Question
Lord Ganja
Hello. I got a problem about the item_noequip.txt. It only disables the consumable items listed on the item_noequip.txt
but it doesn't restrict/remove/unequip the equipments listed in it.
this is in my item_noequip.txt:
Based from those, I tried using the consumables at prontera and they can't be used. While the equipments can be equipped at prontera.
I also tried removing the consumables at item_noequip.txt and after removing they can be used already.
The only problem is about the equipments. It's like the script can't trigger them..
any help please. thanks in advance!
EDIT:
It's working fine and the effect is not working in the restricted map.
But, is it possible to be unequip when the player enters the restricted map and cannot be equipped in the restricted map?
11 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.