Files
Recompilable-gscs-for-BO2-z…/zm_transit_patch/readme.md
2020-03-29 20:56:54 -07:00

25 lines
705 B
Markdown

### The following gscs compile and run successfully with no known errors:
```
zm_transit_patch/maps/mp/NoKnownErrors/zm_transit_utility.gsc
```
### The following scripts compile and run successfully with minor errors:
```
zm_transit_patch/maps/mp/MinorErrors/gametypes_zm/zgrief.gsc
```
### The following scripts compile and run successfully with major errors:
```
zm_transit_patch/maps/mp/zombies/MajorErrors/_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
```