which, map_zone_db.conf can't restrict an item typeso I guess ... have to port my noitem mapflag over from rathena until developer can make thisI will disable wearing or any weapon on certain map.
hi i have a question about this..- script Sample -1,{ OnPCLoadMapEvent: getmapxy( .@map$, .@x, .@y, 0 ); while ( .@map$ == "prontera" ) { if ( getequipid( 2 ) != -1 ) unequip 2; sleep2 100; } end;}prontera mapflag loadevent
@EDIT : Refer to getequipid and unequip for you desires. In my sample it unequips your armor
We use essential cookies to make this site work, and optional cookies to enhance your experience.