mirror of
https://github.com/JezuzLizard/Recompilable-gscs-for-BO2-zombies-and-multiplayer.git
synced 2025-06-10 02:37:59 -05:00
updated _zm_zonemgr.gsc
I compared several dumps to try and create this version of _zm_zonemgr. Currently only works on zm_prison and zm_highrise.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@ -35,12 +35,14 @@ patch_zm/maps/mp/zombies/_zm_timer.gsc
|
|||||||
```
|
```
|
||||||
### The following scripts compile and run successfully with major errors:
|
### The following scripts compile and run successfully with major errors:
|
||||||
```
|
```
|
||||||
patch_zm/maps/mp/gametypes_zm/MajorErrors/_zm_gametype.gsc
|
patch_zm/maps/mp/gametypes_zm/_zm_gametype.gsc
|
||||||
patch_zm/maps/mp/zombies/_zm_chugabud.gsc
|
patch_zm/maps/mp/zombies/_zm_chugabud.gsc
|
||||||
patch_zm/maps/mp/zombies/_zm_magicbox.gsc
|
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
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user