Commit Graph

4 Commits

Author SHA1 Message Date
5f5ce72dfb deleted test code and changed a for loop to while loop
For some reason for loops with continues will seemingly overflow and go infinite 100% of the time. However, while loops do not so the for loop in manage_zones() was changed to a while loop with no change in functionality.
2020-04-25 15:26:36 -07:00
833dcdaa92 Update _zm_zonemgr.gsc
Currently not thoroughly tested could have some bugs but functional. No Known Errors.
2020-04-06 16:52:20 -07:00
7c553f72c5 updated _zm_zonemgr.gsc
I compared several dumps to try and create this version of _zm_zonemgr.
Currently only works on zm_prison and zm_highrise.
2020-04-06 09:39:00 -07:00
800bc03577 uploading base version 2020-04-05 05:08:11 -07:00