nyxfatalis 5 Posted August 11, 2013 (edited) removed~!~!~!~ Edited August 11, 2013 by xilence01 Quote Share this post Link to post Share on other sites
0 Mumbles 193 Posted August 11, 2013 Change this line: removemapflag .7_map$,mf_restricted,1; To this: removemapflag .7_map$,mf_restricted; Tested and working. More information on setmapflag and removemapflag can be found on the Wiki. Note: Out of respect for Euphy's paid work, I'd ask that you please remove the script from your original post; however, this is entirely up to you. And to avoid any drama that might transpire from it being redistributed. @__@ Quote Share this post Link to post Share on other sites
0 nyxfatalis 5 Posted August 11, 2013 Bump~ I tried changing mf_restricted to mf_zone. but still the same. Quote Share this post Link to post Share on other sites
0 Angelmelody 221 Posted August 11, 2013 Bump~ I tried changing mf_restricted to mf_zone. but still the same. maybe... not test removemapflag .7_map$,mf_zone; Quote Share this post Link to post Share on other sites
0 nyxfatalis 5 Posted August 11, 2013 Bump~ I tried changing mf_restricted to mf_zone. but still the same. maybe... not test removemapflag .7_map$,mf_zone; Bump~ I tried changing mf_restricted to mf_zone. but still the same. maybe... not test removemapflag .7_map$,mf_zone; still error. Quote Share this post Link to post Share on other sites
0 frenzmu06 5 Posted August 11, 2013 OMG! "This is a paid script. *" IYGWIM... Quote Share this post Link to post Share on other sites
0 nyxfatalis 5 Posted August 11, 2013 Change this line: removemapflag .7_map$,mf_restricted,1; To this: removemapflag .7_map$,mf_restricted; Tested and working. More information on setmapflag and removemapflag can be found on the Wiki. Note: Out of respect for Euphy's paid work, I'd ask that you please remove the script from your original post; however, this is entirely up to you. And to avoid any drama that might transpire from it being redistributed. @__@ Change this line: removemapflag .7_map$,mf_restricted,1; To this: removemapflag .7_map$,mf_restricted; Tested and working. More information on setmapflag and removemapflag can be found on the Wiki. Note: Out of respect for Euphy's paid work, I'd ask that you please remove the script from your original post; however, this is entirely up to you. And to avoid any drama that might transpire from it being redistributed. @__@ Many thanks , i'll removed it asap Quote Share this post Link to post Share on other sites
0 Angelmelody 221 Posted August 11, 2013 Change this line: removemapflag .7_map$,mf_restricted,1; To this: removemapflag .7_map$,mf_restricted; Tested and working. More information on setmapflag and removemapflag can be found on the Wiki. Note: Out of respect for Euphy's paid work, I'd ask that you please remove the script from your original post; however, this is entirely up to you. And to avoid any drama that might transpire from it being redistributed. @__@ I m confused, the mf_restrict was already dropped since the map zone system implemented http://herc.ws/board/topic/302-introducing-hercules-map-zone-database/ The mf_restrict (restrict) was dropped. Quote Share this post Link to post Share on other sites
0 Mumbles 193 Posted August 11, 2013 Change this line: removemapflag .7_map$,mf_restricted,1; To this: removemapflag .7_map$,mf_restricted; Tested and working. More information on setmapflag and removemapflag can be found on the Wiki. Note: Out of respect for Euphy's paid work, I'd ask that you please remove the script from your original post; however, this is entirely up to you. And to avoid any drama that might transpire from it being redistributed. @__@ I m confused, the mf_restrict was already dropped since the map zone system implemented http://herc.ws/board/topic/302-introducing-hercules-map-zone-database/ The mf_restrict (restrict) was dropped. Oh wow, I wasn't aware that it had been dropped. Before adding a removemapflag for mf_zone, he should go through and modify his mf_restricted mapflags to mf_zone; additionally, modifications to map_zone_db.conf in the pre-re/re folders should be made. In any case, the error was not in the mapflag that was being removed; the script errored because there was a comma and another parameter after the mapflag parameter. @xilence01: I'd recommend that you update your mf_restricted mapflags to mf_zone, and adjust your map_zone_db.conf in the pre-re/re folders as needed. Quote Share this post Link to post Share on other sites
0 nyxfatalis 5 Posted August 11, 2013 Change this line: removemapflag .7_map$,mf_restricted,1; To this: removemapflag .7_map$,mf_restricted; Tested and working. More information on setmapflag and removemapflag can be found on the Wiki. Note: Out of respect for Euphy's paid work, I'd ask that you please remove the script from your original post; however, this is entirely up to you. And to avoid any drama that might transpire from it being redistributed. @__@ I m confused, the mf_restrict was already dropped since the map zone system implemented http://herc.ws/board/topic/302-introducing-hercules-map-zone-database/ The mf_restrict (restrict) was dropped. Oh wow, I wasn't aware that it had been dropped. Before adding a removemapflag for mf_zone, he should go through and modify his mf_restricted mapflags to mf_zone; additionally, modifications to map_zone_db.conf in the pre-re/re folders should be made. In any case, the error was not in the mapflag that was being removed; the script errored because there was a comma and another parameter after the mapflag parameter. @xilence01: I'd recommend that you update your mf_restricted mapflags to mf_zone, and adjust your map_zone_db.conf in the pre-re/re folders as needed. >Change this line: removemapflag .7_map$,mf_restricted,1; To this: removemapflag .7_map$,mf_restricted; Tested and working. More information on setmapflag and removemapflag can be found on the Wiki. Note: Out of respect for Euphy's paid work, I'd ask that you please remove the script from your original post; however, this is entirely up to you. And to avoid any drama that might transpire from it being redistributed. @__@ I m confused, the mf_restrict was already dropped since the map zone system implemented http://herc.ws/board/topic/302-introducing-hercules-map-zone-database/ The mf_restrict (restrict) was dropped. Oh wow, I wasn't aware that it had been dropped. Before adding a removemapflag for mf_zone, he should go through and modify his mf_restricted mapflags to mf_zone; additionally, modifications to map_zone_db.conf in the pre-re/re folders should be made. In any case, the error was not in the mapflag that was being removed; the script errored because there was a comma and another parameter after the mapflag parameter. @xilence01: I'd recommend that you update your mf_restricted mapflags to mf_zone, and adjust your map_zone_db.conf in the Im using the latest hercules, i've checked the mapflags folder and found that it is zone and not restricted, however the one you said to change ( the mf_restricted,1; <to> mf_restricted; ) works. Quote Share this post Link to post Share on other sites
removed~!~!~!~
Edited by xilence01Share this post
Link to post
Share on other sites