mirror of
https://github.com/JezuzLizard/Recompilable-gscs-for-BO2-zombies-and-multiplayer.git
synced 2025-06-10 18:57:58 -05:00
dropping sorting scripts by folder now all scripts are in their proper folders
This commit is contained in:
@ -1,17 +1,17 @@
|
||||
### The following gscs compile and run successfully with no known errors:
|
||||
```
|
||||
zm_transit_patch/maps/mp/NoKnownErrors/zm_transit_utility.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/MinorErrors/gametypes_zm/zgrief.gsc
|
||||
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/MajorErrors/_zm_weap_jetgun.gsc
|
||||
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
|
||||
|
Reference in New Issue
Block a user