mirror of
https://github.com/JezuzLizard/Recompilable-gscs-for-BO2-zombies-and-multiplayer.git
synced 2025-07-02 13:37:53 -05:00
checked 2 scripts fixed _zm_magicbox
_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.
This commit is contained in:
@ -1,19 +1,15 @@
|
||||
### 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:
|
||||
|
||||
```
|
||||
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
|
||||
|
||||
### The following scripts compile but cause a minidump or other severe error:
|
||||
|
Reference in New Issue
Block a user