mirror of
https://github.com/JezuzLizard/Public-BO2-Mods.git
synced 2025-07-07 08:27:51 -05:00
26 lines
1008 B
Markdown
26 lines
1008 B
Markdown
**The following gscs compile and run successfully with no known errors:**
|
|
patch_zm/maps/mp/zombies/_zm_ai_dogs.gsc
|
|
patch_zm/maps/mp/zombies/_zm_tombstone.gsc
|
|
patch_zm/maps/mp/zombies/_zm_bot.gsc
|
|
patch_zm/maps/mp/gametypes_zm/_scoreboard.gsc
|
|
patch_zm/maps/mp/gametypes_zm/_shellshock.gsc
|
|
|
|
zm_transit_patch/maps/mp/zm_transit_utility.gsc
|
|
|
|
**The following scripts compile and run successfully with no known errors but required minor changes to run**
|
|
patch_zm/maps/mp/gametypes_zm/zclassic.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 but cause a minidump or other severe error:**
|
|
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
|