mirror of
https://github.com/JezuzLizard/Recompilable-gscs-for-BO2-zombies-and-multiplayer.git
synced 2025-06-08 01:47:50 -05:00
moved _zm_zonemgr to No Known Errors category
This commit is contained in:
parent
833dcdaa92
commit
73e72a3d12
@ -28,6 +28,7 @@ patch_zm/maps/mp/zombies/_zm_pers_upgrades_system.gsc
|
|||||||
patch_zm/maps/mp/zombies/_zm_server_throttle.gsc
|
patch_zm/maps/mp/zombies/_zm_server_throttle.gsc
|
||||||
patch_zm/maps/mp/zombies/_zm_score.gsc
|
patch_zm/maps/mp/zombies/_zm_score.gsc
|
||||||
patch_zm/maps/mp/zombies/_zm_tombstone.gsc
|
patch_zm/maps/mp/zombies/_zm_tombstone.gsc
|
||||||
|
patch_zm/maps/mp/zombies/_zm_zonemgr.gsc
|
||||||
```
|
```
|
||||||
### The following scripts compile and run successfully with minor errors:
|
### The following scripts compile and run successfully with minor errors:
|
||||||
```
|
```
|
||||||
@ -41,7 +42,6 @@ patch_zm/maps/mp/zombies/_zm_magicbox.gsc
|
|||||||
patch_zm/maps/mp/zombies/_zm_perks.gsc
|
patch_zm/maps/mp/zombies/_zm_perks.gsc
|
||||||
patch_zm/maps/mp/zombies/_zm_powerups.gsc
|
patch_zm/maps/mp/zombies/_zm_powerups.gsc
|
||||||
patch_zm/maps/mp/zombies/_zm_weapons.gsc
|
patch_zm/maps/mp/zombies/_zm_weapons.gsc
|
||||||
patch_zm/maps/mp/zombies/_zm_zonemgr.gsc
|
|
||||||
|
|
||||||
```
|
```
|
||||||
### The following scripts compile and run serverside but clients cannot join due to exe_client_field_mismatch
|
### The following scripts compile and run serverside but clients cannot join due to exe_client_field_mismatch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user