mirror of
https://github.com/JezuzLizard/Recompilable-gscs-for-BO2-zombies-and-multiplayer.git
synced 2025-07-04 22:47:52 -05:00
Checked 14 zm_transit_patch scripts
Checked zstandard.gsc, zgrief.gsc, zm_transit_fx.gsc, zm_transit_gamemodes.gsc, zm_transit_grief_farm.gsc, zm_transit_grief_station.gsc, zm_transit_grief_town.gsc, zm_transit_standard_farm.gsc, zm_transit_standard_town.gsc, zm_game_module_grief.gsc, zm_game_module_meat.gsc, zm_game_module_standard.gsc, zm_game_module_utility.gsc, and _zm_weap_bowie.gsc.
This commit is contained in:
@ -19,26 +19,34 @@ zm_transit_patch/maps/mp/zombies/_zm_weap_jetgun.gsc
|
||||
```
|
||||
### The following scripts have been checked, but they have not been tested yet
|
||||
```
|
||||
zm_transit_patch/maps/mp/gametypes_zm/zstandard.gsc
|
||||
|
||||
zm_transit_patch/maps/mp/zombies/_zm_game_module_grief.gsc
|
||||
zm_transit_patch/maps/mp/zombies/_zm_game_module_meat.gsc
|
||||
zm_transit_patch/maps/mp/zombies/_zm_game_module_standard.gsc
|
||||
zm_transit_patch/maps/mp/zombies/_zm_game_module_utility.gsc
|
||||
zm_transit_patch/maps/mp/zombies/_zm_weap_bowie.gsc
|
||||
|
||||
zm_transit_patch/maps/mp/zm_transit.gsc
|
||||
zm_transit_patch/maps/mp/zm_transit_gamemodes.gsc
|
||||
zm_transit_patch/maps/mp/zm_transit_grief_farm.gsc
|
||||
zm_transit_patch/maps/mp/zm_transit_grief_station.gsc
|
||||
zm_transit_patch/maps/mp/zm_transit_grief_town.gsc
|
||||
zm_transit_patch/maps/mp/zm_transit_standard_farm.gsc
|
||||
zm_transit_patch/maps/mp/zm_transit_standard_station.gsc
|
||||
zm_transit_patch/maps/mp/zm_transit_standard_town.gsc
|
||||
```
|
||||
### The following scripts are not checked yet, uploaded to setup a baseline:
|
||||
```
|
||||
zm_transit_patch/maps/mp/gametypes_zm/zstandard.gsc
|
||||
|
||||
zm_transit_patch/maps/mp/zombies/_zm_ai_avogadro.gsc
|
||||
zm_transit_patch/maps/mp/zombies/_zm_ai_screecher.gsc
|
||||
zm_transit_patch/maps/mp/zombies/_zm_banking.gsc
|
||||
zm_transit_patch/maps/mp/zombies/_zm_equip_electrictrap.gsc
|
||||
zm_transit_patch/maps/mp/zombies/_zm_equip_turret.gsc
|
||||
zm_transit_patch/maps/mp/zombies/_zm_game_module_grief.gsc
|
||||
zm_transit_patch/maps/mp/zombies/_zm_game_module_meat.gsc
|
||||
zm_transit_patch/maps/mp/zombies/_zm_game_module_meat_utility.gsc
|
||||
zm_transit_patch/maps/mp/zombies/_zm_game_module_standard.gsc
|
||||
zm_transit_patch/maps/mp/zombies/_zm_game_module_utility.gsc
|
||||
zm_transit_patch/maps/mp/zombies/_zm_melee_weapon.gsc
|
||||
zm_transit_patch/maps/mp/zombies/_zm_riotshield.gsc
|
||||
zm_transit_patch/maps/mp/zombies/_zm_weap_ballistic_knife.gsc
|
||||
zm_transit_patch/maps/mp/zombies/_zm_weap_bowie.gsc
|
||||
zm_transit_patch/maps/mp/zombies/_zm_weap_claymore.gsc
|
||||
zm_transit_patch/maps/mp/zombies/_zm_weap_emp_bomb.gsc
|
||||
zm_transit_patch/maps/mp/zombies/_zm_weap_riotshield.gsc
|
||||
@ -55,16 +63,10 @@ zm_transit_patch/maps/mp/zm_transit_cling.gsc
|
||||
zm_transit_patch/maps/mp/zm_transit_distance_tracking.gsc
|
||||
zm_transit_patch/maps/mp/zm_transit_ffotd.gsc
|
||||
zm_transit_patch/maps/mp/zm_transit_fx.gsc
|
||||
zm_transit_patch/maps/mp/zm_transit_gamemodes.gsc
|
||||
zm_transit_patch/maps/mp/zm_transit_grief_farm.gsc
|
||||
zm_transit_patch/maps/mp/zm_transit_grief_station.gsc
|
||||
zm_transit_patch/maps/mp/zm_transit_grief_town.gsc
|
||||
zm_transit_patch/maps/mp/zm_transit_lava.gsc
|
||||
zm_transit_patch/maps/mp/zm_transit_openings.gsc
|
||||
zm_transit_patch/maps/mp/zm_transit_power.gsc
|
||||
zm_transit_patch/maps/mp/zm_transit_sq.gsc
|
||||
zm_transit_patch/maps/mp/zm_transit_standard_farm.gsc
|
||||
zm_transit_patch/maps/mp/zm_transit_standard_town.gsc
|
||||
```
|
||||
|
||||
### notes:
|
||||
|
Reference in New Issue
Block a user