Instance Area Disable Save
Hello,
I have a problem i made instance area and when the area start the poeples who no joined to the party move to instace becouse him have save position.
I want to disable on the instance area the save.
I have kwe for edit ksm but anyone can tell me what combination need for can attack the monsters / monstery can spawn / can't saving.
Sorry for my bad english.
Re: Instance Area Disable Save
I think Aylen added a Item Restriction addon. Read the Guide.
Re: Instance Area Disable Save
Serverfiles: areas.xml
<area map="0" x1="5671" y1="551" x2="5686" y2="566">
<deny>
<item index="509" />
</deny>
</area>
Same rectangle coordinates as in genmonster
ItemIndex to forbid in this area.
Oh i hope this helped.. its from KOEM v1.. didn't even take a look into KOEM v2.. but it should be not much different.
Kind regards,
UppaCuT
Re: Instance Area Disable Save
@Uppa
This work with rebirth ,but not with saving scroll:glare:
Re: Instance Area Disable Save
Quote:
Originally Posted by
UppaCuT
Serverfiles: areas.xml
<area map="0" x1="5671" y1="551" x2="5686" y2="566">
<deny>
<item index="509" />
</deny>
</area>
Same rectangle coordinates as in genmonster
ItemIndex to forbid in this area.
Oh i hope this helped.. its from KOEM v1.. didn't even take a look into KOEM v2.. but it should be not much different.
Kind regards,
UppaCuT
this is from koem v2
; test area 1
(area (map 0) (rect 8019 8170 8079 8211)
(item (index 800) (deny 1))
(item (index 900) (deny 1))
)
serverfiles:>config:>area
Re: Instance Area Disable Save
The item block is ok i can set up work fine but not with saving scroll :S
I need make something with ksm... or delete saving scroll but i don't want delete :S
Re: Instance Area Disable Save
I know that it isn't work with saving and moving scrolls fail with recall and summon scrolls too
Re: Instance Area Disable Save
And i can't make it without i delete saving scroll?
Re: Instance Area Disable Save
It won't be good idea. saving scrolls are very important for players
you have two choise:
1st one , wait for fix from Aylen . and Aylen is deactive for a while.
2nd one, delete instance system till Aylen fix ,Area system
Kind Regards, King
Re: Instance Area Disable Save
There are some more methods:
1. Try to declare the map (KWE) as a Castle-War area. Monsters can walk/attack in CW areas. But you can not safe your location etc.
2. Use the search function for other area restrictions. I think there was another method to permit items to a special area before koem!
Hope this helped you :/
Deleting the saving scrolls is the wrong way! Players need it to travel faster and not wasting the time by walking.
Kind regards,
Uppa
Re: Instance Area Disable Save
Thanks the answares :) I don't want delete saving scroll i know this is important.
I try UppaCuT way :)
Re: Instance Area Disable Save
Re: Instance Area Disable Save
Yes thats very good but i can't download :S