@command to reload zone DB

Ancyker

New member
Messages
28
Points
0
A command to reload the zone DB would be nice.

map->read_zone_db();

Might be as simple as calling the function. Might need this first, though:

map->zone_db_clear();

Could be included as part of another @command, or as a new @command.

 
It would be cool
default_smile.png


And I don't remember if we can use setmapflag to set the map zone mapflag, but if it's possible it will be really nice to be able of reloading that mapflag:)

 
Back
Top