mirror of
https://github.com/JezuzLizard/Recompilable-gscs-for-BO2-zombies-and-multiplayer.git
synced 2025-06-09 10:27:51 -05:00
_zm_magicbox.gsc has been tested sufficiently to the point that its unlikely it will have errors. zgrief.gsc has only been checked but not tested.
21 lines
663 B
Markdown
21 lines
663 B
Markdown
### The following gscs compile and run successfully with no known errors:
|
|
```
|
|
zm_transit_patch/maps/mp/gametypes_zm/zgrief.gsc
|
|
zm_transit_patch/maps/mp/zm_transit_utility.gsc
|
|
```
|
|
### The following scripts compile and run successfully with minor errors:
|
|
```
|
|
```
|
|
### 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
|
|
|
|
### The following scripts compile but cause a minidump or other severe error:
|
|
|
|
### notes:
|
|
```
|
|
zm_transit_utility.gsc can be recompiled to fix tombstone
|
|
```
|