238cfb5b71
changed isDefined( condition ) && condition to is_true
...
All patch_zm scripts that could use is_true instead have been modified.
2020-08-26 23:55:25 -07:00
057e88ea38
made a small change relating to zone_flag_wait
2020-05-23 10:20:36 -07:00
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