Yoh Asakura
New member
- Messages
- 261
- Points
- 0
- Emulator
Hi,
I wonder if it's possible to block an item just in a certain map. Just like the code bellow from map_zone_db.conf, but just for a map. Is it possible or I would have to create an NPC to do not let players with this item on the map?
I wonder if it's possible to block an item just in a certain map. Just like the code bellow from map_zone_db.conf, but just for a map. Is it possible or I would have to create an NPC to do not let players with this item on the map?
Code:
disabled_items: { Wing_Of_Fly: true }