tested _zm_spawner and fixed some errors

_zm_spawner moved to major errors since it crashes on zombie spawn.
This commit is contained in:
JezuzLizard
2020-04-17 22:36:03 -07:00
parent fe542a13f3
commit 0feba0b86a
2 changed files with 20 additions and 8 deletions

View File

@ -43,6 +43,7 @@ patch_zm/maps/mp/gametypes_zm/_zm_gametype.gsc
patch_zm/maps/mp/zombies/_zm_chugabud.gsc
patch_zm/maps/mp/zombies/_zm_perks.gsc
patch_zm/maps/mp/zombies/_zm_powerups.gsc
patch_zm/maps/mp/zombies/_zm_spawner.gsc
patch_zm/maps/mp/zombies/_zm_weapons.gsc
```
### The following scripts compile and run serverside but clients cannot join due to exe_client_field_mismatch
@ -57,7 +58,6 @@ patch_zm/maps/mp/zombies/_load.gsc
```
### The following scripts are not tested yet, uploaded to setup a baseline:
```
patch_zm/maps/mp/zombies/_zm_spawner.gsc
```
### notes:
```