### The following gscs compile and run successfully with no known errors: ``` zm_tomb_patch/maps/mp/zm_tomb.gsc zm_tomb_patch/maps/mp/zm_tomb_classic.gsc zm_tomb_patch/maps/mp/zm_tomb_dig.gsc zm_tomb_patch/maps/mp/zombies/_zm_perk_random.gsc ``` ### The following scripts compile and run successfully with minor errors: ``` zm_tomb_patch/maps/mp/zm_tomb_amb.gsc ``` ### The following scripts compile and run successfully with major errors: ### 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 have been checked, but they have not been tested yet ``` zm_tomb_patch/maps/mp/zm_tomb_ambient_scripts.gsc zm_tomb_patch/maps/mp/zm_tomb_capture_zones_ffotd.gsc zm_tomb_patch/maps/mp/zm_tomb_challenges.gsc zm_tomb_patch/maps/mp/zm_tomb_craftables.gsc zm_tomb_patch/maps/mp/zm_tomb_ee_main_step_1.gsc zm_tomb_patch/maps/mp/zm_tomb_ee_main_step_2.gsc zm_tomb_patch/maps/mp/zm_tomb_ee_main_step_3.gsc zm_tomb_patch/maps/mp/zm_tomb_ee_main_step_4.gsc zm_tomb_patch/maps/mp/zm_tomb_ee_main_step_5.gsc zm_tomb_patch/maps/mp/zm_tomb_ee_main_step_6.gsc zm_tomb_patch/maps/mp/zm_tomb_ee_main_step_7.gsc zm_tomb_patch/maps/mp/zm_tomb_ee_main_step_8.gsc zm_tomb_patch/maps/mp/zm_tomb_gamemodes.gsc zm_tomb_patch/maps/mp/zm_tomb_giant_robot_ffotd.gsc zm_tomb_patch/maps/mp/zm_tomb_main_quest.gsc zm_tomb_patch/maps/mp/zm_tomb_standard.gsc ``` ### The following scripts are not checked yet, uploaded to setup a baseline: ``` zm_tomb_patch/maps/mp/zm_tomb_achivement.gsc zm_tomb_patch/maps/mp/zm_tomb_capture_zones.gsc zm_tomb_patch/maps/mp/zm_tomb_chamber.gsc zm_tomb_patch/maps/mp/zm_tomb_distance_tracking.gsc zm_tomb_patch/maps/mp/zm_tomb_ee_lights.gsc zm_tomb_patch/maps/mp/zm_tomb_ee_main.gsc zm_tomb_patch/maps/mp/zm_tomb_ee_side.gsc zm_tomb_patch/maps/mp/zm_tomb_ffotd.gsc zm_tomb_patch/maps/mp/zm_tomb_fx.gsc zm_tomb_patch/maps/mp/zm_tomb_giant_robot.gsc zm_tomb_patch/maps/mp/zm_tomb_quest_air.gsc zm_tomb_patch/maps/mp/zm_tomb_quest_crypt.gsc zm_tomb_patch/maps/mp/zm_tomb_quest_elec.gsc zm_tomb_patch/maps/mp/zm_tomb_quest_fire.gsc zm_tomb_patch/maps/mp/zm_tomb_quest_ice.gsc zm_tomb_patch/maps/mp/zm_tomb_tank.gsc zm_tomb_patch/maps/mp/zm_tomb_teleporter.gsc zm_tomb_patch/maps/mp/zm_tomb_utility.gsc zm_tomb_patch/maps/mp/zm_tomb_vo.gsc zm_tomb_patch/maps/mp/gametypes_zm/zstandard.gsc zm_tomb_patch/maps/mp/zombies/_zm_ai_mechz.gsc zm_tomb_patch/maps/mp/zombies/_zm_ai_mechz_booster.gsc zm_tomb_patch/maps/mp/zombies/_zm_ai_mechz_claw.gsc zm_tomb_patch/maps/mp/zombies/_zm_ai_mechz_dev.gsc zm_tomb_patch/maps/mp/zombies/_zm_ai_mechz_ffotd.gsc zm_tomb_patch/maps/mp/zombies/_zm_ai_mechz_ft.gsc zm_tomb_patch/maps/mp/zombies/_zm_ai_quadrotor.gsc zm_tomb_patch/maps/mp/zombies/_zm_challenges.gsc zm_tomb_patch/maps/mp/zombies/_zm_craftables.gsc zm_tomb_patch/maps/mp/zombies/_zm_magicbox_tomb.gsc zm_tomb_patch/maps/mp/zombies/_zm_melee_weapon.gsc zm_tomb_patch/maps/mp/zombies/_zm_perk_divetonuke.gsc zm_tomb_patch/maps/mp/zombies/_zm_powerup_zombie_blood.gsc zm_tomb_patch/maps/mp/zombies/_zm_riotshield_tomb.gsc zm_tomb_patch/maps/mp/zombies/_zm_weap_ballistic_knife.gsc zm_tomb_patch/maps/mp/zombies/_zm_weap_beacon.gsc zm_tomb_patch/maps/mp/zombies/_zm_weap_claymore.gsc zm_tomb_patch/maps/mp/zombies/_zm_weap_one_inch_punch.gsc zm_tomb_patch/maps/mp/zombies/_zm_weap_riotshield.gsc zm_tomb_patch/maps/mp/zombies/_zm_weap_staff_air.gsc zm_tomb_patch/maps/mp/zombies/_zm_weap_staff_fire.gsc zm_tomb_patch/maps/mp/zombies/_zm_weap_staff_lightning.gsc zm_tomb_patch/maps/mp/zombies/_zm_weap_staff_revive.gsc zm_tomb_patch/maps/mp/zombies/_zm_weap_staff_water.gsc ``` ### notes: