This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include maps\mp\_utility; | |
#include maps\mp\zombies_zm_equipment; | |
#include common_scripts\utility; | |
#include maps\mp\gametypes_zm\_hud_util; | |
#include maps\mp\gametypes_zm\_hud_message; | |
#include maps\mp\zombies\_zm_utility; | |
#include maps\mp\zombies\_zm; | |
init() | |
{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include maps\mp\_utility; | |
#include maps\mp\zombies_zm_equipment; | |
#include common_scripts\utility; | |
#include maps\mp\gametypes_zm\_hud_util; | |
#include maps\mp\gametypes_zm\_hud_message; | |
#include maps\mp\zombies\_zm_utility; | |
#include maps\mp\zombies\_zm; | |
init() | |
{ |