Emistry 145 Posted August 2, 2015 (edited) { name: "Zone Name" disabled_skills: { RG_INTIMIDATE: "PLAYER" AL_TELEPORT: "PLAYER" SC_FATALMENACE: "PLAYER" SC_DIMENSIONDOOR: "PLAYER" } disabled_items: { Wing_Of_Fly: true } // Expansion of Classes limitation... (perhap based on BaseLevel would be good too?) disabled_classes: { Job_Knight: True Job_Blacksmith: True Job_Novie: True Job_Clown: True } // Expansion of Battle Conf settings ... battle_conf: { multi_level_up: yes base_exp_rate: 100000 job_exp_rate: 100000 mvp_exp_rate: 100000 quest_exp_rate: 100000 death_penalty_base: 100000 death_penalty_job: 100000 rare_drop_announce: 100 } }, I would like to suggest for map zone supporting these battle_conf and disabled_classes I think it's good to further customize settings and entry of a map. Example : Map A cant multi level up higher exp rate disabled novice enter etc Example : Map B can multi level up low exp rate only novice enter etc And yeah, some of these settings can be done by using mapflags, but some are not or it would be end up harder way to do it using npc script. Edited September 3, 2016 by Emistry fix formatting 2 JulioCF and Litro reacted to this Quote Share this post Link to post Share on other sites
Litro 45 Posted August 3, 2015 will be awwesome for job restriction +1 Quote Share this post Link to post Share on other sites
evilpuncker 503 Posted August 3, 2015 the exp per map can be easily (very easy indeed ) adjusted with mf_jexp/mf_bexp Quote Share this post Link to post Share on other sites
Emistry 145 Posted September 2, 2016 (edited) Reason to support implementation: as we can see here ... https://github.com/rathena/rathena/commit/d84d6ba I guess it's gonna be good to see it implement the job restriction within the map_zone that herc have? seem like required in WOE:TE ... or we could say that it come in handy to implement the WOE:TE? Edited September 3, 2016 by Emistry fix formatting Quote Share this post Link to post Share on other sites
astralprojection 35 Posted September 6, 2016 its a must have feature i think. Quote Share this post Link to post Share on other sites