mirror of
https://github.com/JezuzLizard/Recompilable-gscs-for-BO2-zombies-and-multiplayer.git
synced 2025-06-08 01:47:50 -05:00
Update readme.md
This commit is contained in:
parent
27cf20deaa
commit
d5a240843e
@ -5,6 +5,7 @@ patch_zm/maps/mp/gametypes_zm/_globalentities.gsc
|
||||
patch_zm/maps/mp/gametypes_zm/_globallogic.gsc
|
||||
patch_zm/maps/mp/gametypes_zm/_scoreboard.gsc
|
||||
patch_zm/maps/mp/gametypes_zm/_shellshock.gsc
|
||||
patch_zm/maps/mp/gametypes_zm/_zm_gametype.gsc
|
||||
patch_zm/maps/mp/gametypes_zm/zclassic.gsc
|
||||
patch_zm/maps/mp/zombies/_zm_ai_basic.gsc
|
||||
patch_zm/maps/mp/zombies/_zm_ai_dogs.gsc
|
||||
@ -25,6 +26,7 @@ patch_zm/maps/mp/zombies/_zm_powerups.gsc
|
||||
patch_zm/maps/mp/zombies/_zm_server_throttle.gsc
|
||||
patch_zm/maps/mp/zombies/_zm_score.gsc
|
||||
patch_zm/maps/mp/zombies/_zm_tombstone.gsc
|
||||
patch_zm/maps/mp/zombies/_zm_weapons.gsc
|
||||
patch_zm/maps/mp/zombies/_zm_zonemgr.gsc
|
||||
```
|
||||
### The following scripts compile and run successfully with minor errors:
|
||||
@ -33,10 +35,8 @@ patch_zm/maps/mp/zombies/_zm_timer.gsc
|
||||
```
|
||||
### The following scripts compile and run successfully with major errors:
|
||||
```
|
||||
patch_zm/maps/mp/gametypes_zm/_zm_gametype.gsc
|
||||
patch_zm/maps/mp/zombies/_zm_spawner.gsc
|
||||
patch_zm/maps/mp/zombies/_zm_utility.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
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user