checked 3 scripts 1 of which was a dual script

_copter, and _wager for patch_mp have been checked. _weapons for patch_mp and patch_zm have been checked.
This commit is contained in:
JezuzLizard
2020-05-19 09:42:09 -07:00
parent 2a63ea0438
commit 83a2e644ea
6 changed files with 1161 additions and 1347 deletions

File diff suppressed because it is too large Load Diff

View File

@ -59,6 +59,7 @@ patch_zm/maps/mp/gametypes_zm/_perplayer.gsc
patch_zm/maps/mp/gametypes_zm/_serversettings.gsc
patch_zm/maps/mp/gametypes_zm/_spectating.gsc
patch_zm/maps/mp/gametypes_zm/_tweakables.gsc
patch_zm/maps/mp/gametypes_zm/_weapons.gsc
patch_zm/maps/mp/gametypes_zm/_weapon_utils.gsc
patch_zm/maps/mp/zombies/_zm_blockers.gsc
patch_zm/maps/mp/zombies/_zm_buildables.gsc
@ -95,7 +96,6 @@ patch_zm/maps/mp/gametypes_zm/_hud_util.gsc
patch_zm/maps/mp/gametypes_zm/_spawning.gsc
patch_zm/maps/mp/gametypes_zm/_spawnlogic.gsc
patch_zm/maps/mp/gametypes_zm/_weaponobjects.gsc
patch_zm/maps/mp/gametypes_zm/_weapons.gsc
```
### The following scripts have not been checked using the proper debugging methods:
```