mirror of
https://github.com/JezuzLizard/Recompilable-gscs-for-BO2-zombies-and-multiplayer.git
synced 2025-06-10 10:47:58 -05:00
30 lines
1.1 KiB
Markdown
30 lines
1.1 KiB
Markdown
### The following gscs compile and run successfully with no known errors:
|
|
```
|
|
zm_nuked_patch/maps/mp/gametypes_zm/zstandard.gsc
|
|
zm_nuked_patch/maps/mp/zm_nuked.gsc
|
|
```
|
|
### The following scripts compile and run successfully with minor errors:
|
|
|
|
### 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 are not checked yet, uploaded to setup a baseline:
|
|
```
|
|
zm_nuked_patch/maps/mp/zombies/_zm_melee_weapon.gsc
|
|
zm_nuked_patch/maps/mp/zombies/_zm_weap_ballistic_knife.gsc
|
|
zm_nuked_patch/maps/mp/zombies/_zm_weap_bowie.gsc
|
|
zm_nuked_patch/maps/mp/zombies/_zm_weap_claymore.gsc
|
|
zm_nuked_patch/maps/mp/zombies/_zm_weap_tazer_knuckles.gsc
|
|
|
|
zm_nuked_patch/maps/mp/zm_nuked_ffotd.gsc
|
|
zm_nuked_patch/maps/mp/zm_nuked_fx.gsc
|
|
zm_nuked_patch/maps/mp/zm_nuked_gamemodes.gsc
|
|
zm_nuked_patch/maps/mp/zm_nuked_perks.gsc
|
|
zm_nuked_patch/maps/mp/zm_nuked_standard.gsc
|
|
```
|
|
|
|
### notes:
|