### The following gscs compile and run successfully with no known errors: ``` zm_buried_patch/maps/mp/zm_buried_gamemodes.gsc zm_buried_patch/maps/mp/zm_buried_grief_street.gsc zm_buried_patch/maps/mp/zm_buried_maze.gsc ``` ### The following scripts compile and run successfully with minor errors: ``` ``` ### The following scripts compile and run successfully with major errors: ``` zm_buried_patch/maps/mp/gametypes_zm/zcleansed.gsc zm_buried_patch/maps/mp/zombies/_zm_weap_slowgun.gsc ``` ### The following scripts compile and run serverside but clients cannot join due to exe_client_field_mismatch ``` ``` ### The following scripts compile but cause a minidump or other severe error: ``` ``` ### The following scripts are not tested yet, uploaded to setup a baseline: ``` ``` ### The following scripts have been checked, but they have not been tested yet ``` zm_buried_patch/maps/mp/zm_buried_sq.gsc ``` ### The following scripts are not checked yet, uploaded to setup a baseline: ``` zm_buried_patch/maps/mp/zm_buried.gsc zm_buried_patch/maps/mp/zm_buried_achievement.gsc zm_buried_patch/maps/mp/zm_buried_amb.gsc zm_buried_patch/maps/mp/zm_buried_buildables.gsc zm_buried_patch/maps/mp/zm_buried_classic.gsc zm_buried_patch/maps/mp/zm_buried_distance_tracking.gsc zm_buried_patch/maps/mp/zm_buried_ee.gsc zm_buried_patch/maps/mp/zm_buried_ffotd.gsc zm_buried_patch/maps/mp/zm_buried_fountain.gsc zm_buried_patch/maps/mp/zm_buried_fx.gsc zm_buried_patch/maps/mp/zm_buried_jail.gsc zm_buried_patch/maps/mp/zm_buried_power.gsc zm_buried_patch/maps/mp/zm_buried_sq_bt.gsc zm_buried_patch/maps/mp/zm_buried_sq_ctw.gsc zm_buried_patch/maps/mp/zm_buried_sq_ftl.gsc zm_buried_patch/maps/mp/zm_buried_sq_gl.gsc zm_buried_patch/maps/mp/zm_buried_sq_ip.gsc zm_buried_patch/maps/mp/zm_buried_sq_ll.gsc zm_buried_patch/maps/mp/zm_buried_sq_mta.gsc zm_buried_patch/maps/mp/zm_buried_sq_ows.gsc zm_buried_patch/maps/mp/zm_buried_sq_tpo.gsc zm_buried_patch/maps/mp/zm_buried_sq_ts.gsc zm_buried_patch/maps/mp/zm_buried_standard.gsc zm_buried_patch/maps/mp/zm_buried_turned_street.gsc zm_buried_patch/maps/mp/gametypes_zm/zgrief.gsc zm_buried_patch/maps/mp/gametypes_zm/zmeat.gsc zm_buried_patch/maps/mp/gametypes_zm/zstandard.gsc zm_buried_patch/maps/mp/teams/_teamset_cdc.gsc zm_buried_patch/maps/mp/zombies/_zm_ai_ghost.gsc zm_buried_patch/maps/mp/zombies/_zm_ai_ghost_ffotd.gsc zm_buried_patch/maps/mp/zombies/_zm_ai_sloth.gsc zm_buried_patch/maps/mp/zombies/_zm_ai_sloth_buildables.gsc zm_buried_patch/maps/mp/zombies/_zm_ai_sloth_crawler.gsc zm_buried_patch/maps/mp/zombies/_zm_ai_sloth_ffotd.gsc zm_buried_patch/maps/mp/zombies/_zm_ai_sloth_magicbox.gsc zm_buried_patch/maps/mp/zombies/_zm_ai_sloth_utility.gsc zm_buried_patch/maps/mp/zombies/_zm_banking.gsc zm_buried_patch/maps/mp/zombies/_zm_buildables_pooled.gsc zm_buried_patch/maps/mp/zombies/_zm_equip_headchopper.gsc zm_buried_patch/maps/mp/zombies/_zm_equip_springpad.gsc zm_buried_patch/maps/mp/zombies/_zm_equip_subwoofer.gsc zm_buried_patch/maps/mp/zombies/_zm_game_module_cleansed.gsc zm_buried_patch/maps/mp/zombies/_zm_game_module_grief.gsc zm_buried_patch/maps/mp/zombies/_zm_game_module_meat.gsc zm_buried_patch/maps/mp/zombies/_zm_game_module_meat_utility.gsc zm_buried_patch/maps/mp/zombies/_zm_game_module_turned.gsc zm_buried_patch/maps/mp/zombies/_zm_game_module_utility.gsc zm_buried_patch/maps/mp/zombies/_zm_melee_weapon.gsc zm_buried_patch/maps/mp/zombies/_zm_perk_divetonuke.gsc zm_buried_patch/maps/mp/zombies/_zm_perk_vulture.gsc zm_buried_patch/maps/mp/zombies/_zm_weap_ballistic_knife.gsc zm_buried_patch/maps/mp/zombies/_zm_weap_tazer_knuckles.gsc zm_buried_patch/maps/mp/zombies/_zm_weap_tomb_bomb.gsc zm_buried_patch/maps/mp/zombies/_zm_weapon_locker.gsc ``` ### notes: ``` ```