dropping sorting scripts by folder now all scripts are in their proper folders

This commit is contained in:
JezuzLizard
2020-04-02 15:17:31 -07:00
parent b6617db1be
commit 1b624c0e3c
6 changed files with 56 additions and 45 deletions

View File

@ -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