Files
Public-BO2-Mods/Fixed Zombies GSCs for compiling
2020-03-26 01:43:30 -07:00
..
2020-03-26 01:42:33 -07:00
2020-03-25 01:52:40 -07:00
2020-03-26 01:43:30 -07:00

The following gscs compile and run successfully with no known errors:

patch_zm/maps/mp/zombies/_zm_ai_basic.gsc
patch_zm/maps/mp/zombies/_zm_ai_dogs.gsc
patch_zm/maps/mp/zombies/_zm_ai_faller.gsc
patch_zm/maps/mp/zombies/_zm_bot.gsc
patch_zm/maps/mp/zombies/_zm_equip_hacker.gsc
patch_zm/maps/mp/zombies/_zm_hackables_boards.gsc
patch_zm/maps/mp/zombies/_zm_hackables_box.gsc
patch_zm/maps/mp/zombies/_zm_hackables_doors.gsc
patch_zm/maps/mp/zombies/_zm_hackables_packapunch.gsc
patch_zm/maps/mp/zombies/_zm_hackables_perks.gsc
patch_zm/maps/mp/zombies/_zm_hackables_powerups.gsc
patch_zm/maps/mp/zombies/_zm_hackables_wallbuys.gsc
patch_zm/maps/mp/zombies/_zm_pers_upgrades.gsc
patch_zm/maps/mp/zombies/_zm_pers_upgrades_functions.gsc
patch_zm/maps/mp/zombies/_zm_pers_upgrades_system.gsc
patch_zm/maps/mp/zombies/_zm_score.gsc
patch_zm/maps/mp/zombies/_zm_tombstone.gsc
patch_zm/maps/mp/gametypes_zm/_scoreboard.gsc
patch_zm/maps/mp/gametypes_zm/_shellshock.gsc
patch_zm/maps/mp/gametypes_zm/zclassic.gsc
zm_transit_patch/maps/mp/zm_transit_utility.gsc

The following scripts compile and run successfully with minor errors:

zm_transit_patch/maps/mp/gametypes_zm/zgrief.gsc

The following scripts compile and run successfully with major errors:

zm_transit_patch/maps/mp/zombies/_zm_weap_jetgun.gsc

The following scripts compile and run serverside but clients cannot join due to exe_client_field_mismatch

patch_zm/maps/mp/zombies/_zm_weapons.gsc
patch_zm/maps/mp/zombies/_zm_gump.gsc
patch_zm/maps/mp/zombies/_zm_equipment.gsc
patch_zm/maps/mp/zombies/_zm_perks.gsc

The following scripts compile but cause a minidump or other severe error:

patch_zm/maps/mp/zombies/_load.gsc
patch_zm/maps/mp/zombies/_zm.gsc
patch_zm/maps/mp/zombies/_zm_powerups.gsc
patch_zm/maps/mp/zombies/_zm_magicbox.gsc

notes:

zm_transit_utility.gsc can be recompiled to fix tombstone