mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-07 13:49:33 -05:00
642 lines
21 KiB
Plaintext
642 lines
21 KiB
Plaintext
#include maps\mp\_utility;
|
|
#include common_scripts\utility;
|
|
#include maps\mp\zombies\_zm_utility;
|
|
#include maps\mp\zombies\_zm_craftables;
|
|
|
|
main()
|
|
{
|
|
replaceFunc(maps\mp\zm_tomb::tomb_can_track_ammo_custom, scripts\zm\replaced\zm_tomb::tomb_can_track_ammo_custom);
|
|
replaceFunc(maps\mp\zm_tomb::sndmeleewpnsound, scripts\zm\replaced\zm_tomb::sndmeleewpnsound);
|
|
replaceFunc(maps\mp\zm_tomb_main_quest::main_quest_init, scripts\zm\replaced\zm_tomb_main_quest::main_quest_init);
|
|
replaceFunc(maps\mp\zm_tomb_main_quest::place_staff_in_charger, scripts\zm\replaced\zm_tomb_main_quest::place_staff_in_charger);
|
|
replaceFunc(maps\mp\zm_tomb_main_quest::watch_for_player_pickup_staff, scripts\zm\replaced\zm_tomb_main_quest::watch_for_player_pickup_staff);
|
|
replaceFunc(maps\mp\zm_tomb_main_quest::staff_upgraded_reload, scripts\zm\replaced\zm_tomb_main_quest::staff_upgraded_reload);
|
|
replaceFunc(maps\mp\zm_tomb_main_quest::watch_staff_ammo_reload, scripts\zm\replaced\zm_tomb_main_quest::watch_staff_ammo_reload);
|
|
replaceFunc(maps\mp\zm_tomb_quest_air::air_puzzle_1_run, scripts\zm\replaced\zm_tomb_quest_air::air_puzzle_1_run);
|
|
replaceFunc(maps\mp\zm_tomb_quest_elec::electric_puzzle_1_run, scripts\zm\replaced\zm_tomb_quest_elec::electric_puzzle_1_run);
|
|
replaceFunc(maps\mp\zm_tomb_quest_fire::fire_puzzle_1_run, scripts\zm\replaced\zm_tomb_quest_fire::fire_puzzle_1_run);
|
|
replaceFunc(maps\mp\zm_tomb_quest_ice::ice_puzzle_1_init, scripts\zm\replaced\zm_tomb_quest_ice::ice_puzzle_1_init);
|
|
replaceFunc(maps\mp\zm_tomb_quest_ice::ice_puzzle_1_run, scripts\zm\replaced\zm_tomb_quest_ice::ice_puzzle_1_run);
|
|
replaceFunc(maps\mp\zm_tomb_ee_main::all_staffs_inserted_in_puzzle_room, scripts\zm\replaced\zm_tomb_ee_main::all_staffs_inserted_in_puzzle_room);
|
|
replaceFunc(maps\mp\zm_tomb_ee_main_step_2::create_robot_head_trigger, scripts\zm\replaced\zm_tomb_ee_main_step_2::create_robot_head_trigger);
|
|
replaceFunc(maps\mp\zm_tomb_ee_main_step_2::remove_plinth, scripts\zm\replaced\zm_tomb_ee_main_step_2::remove_plinth);
|
|
replaceFunc(maps\mp\zm_tomb_ee_main_step_3::ready_to_activate, scripts\zm\replaced\zm_tomb_ee_main_step_3::ready_to_activate);
|
|
replaceFunc(maps\mp\zm_tomb_ee_main_step_8::init, scripts\zm\replaced\zm_tomb_ee_main_step_8::init);
|
|
replaceFunc(maps\mp\zm_tomb_ee_side::swap_mg, scripts\zm\replaced\zm_tomb_ee_side::swap_mg);
|
|
replaceFunc(maps\mp\zm_tomb_capture_zones::setup_capture_zones, scripts\zm\replaced\zm_tomb_capture_zones::setup_capture_zones);
|
|
replaceFunc(maps\mp\zm_tomb_capture_zones::magic_box_stub_update_prompt, scripts\zm\replaced\zm_tomb_capture_zones::magic_box_stub_update_prompt);
|
|
replaceFunc(maps\mp\zm_tomb_challenges::challenges_init, scripts\zm\replaced\zm_tomb_challenges::challenges_init);
|
|
replaceFunc(maps\mp\zm_tomb_craftables::init_craftables, scripts\zm\replaced\zm_tomb_craftables::init_craftables);
|
|
replaceFunc(maps\mp\zm_tomb_craftables::include_craftables, scripts\zm\replaced\zm_tomb_craftables::include_craftables);
|
|
replaceFunc(maps\mp\zm_tomb_craftables::track_staff_weapon_respawn, scripts\zm\replaced\zm_tomb_craftables::track_staff_weapon_respawn);
|
|
replaceFunc(maps\mp\zm_tomb_craftables::onpickup_crystal, scripts\zm\replaced\zm_tomb_craftables::onpickup_crystal);
|
|
replaceFunc(maps\mp\zm_tomb_craftables::clear_player_crystal, scripts\zm\replaced\zm_tomb_craftables::clear_player_crystal);
|
|
replaceFunc(maps\mp\zm_tomb_craftables::staff_fullycrafted, scripts\zm\replaced\zm_tomb_craftables::staff_fullycrafted);
|
|
replaceFunc(maps\mp\zm_tomb_dig::init_shovel, scripts\zm\replaced\zm_tomb_dig::init_shovel);
|
|
replaceFunc(maps\mp\zm_tomb_dig::waittill_dug, scripts\zm\replaced\zm_tomb_dig::waittill_dug);
|
|
replaceFunc(maps\mp\zm_tomb_dig::increment_player_perk_purchase_limit, scripts\zm\replaced\zm_tomb_dig::increment_player_perk_purchase_limit);
|
|
replaceFunc(maps\mp\zm_tomb_giant_robot::robot_cycling, scripts\zm\replaced\zm_tomb_giant_robot::robot_cycling);
|
|
replaceFunc(maps\mp\zm_tomb_tank::players_on_tank_update, scripts\zm\replaced\zm_tomb_tank::players_on_tank_update);
|
|
replaceFunc(maps\mp\zm_tomb_tank::wait_for_tank_cooldown, scripts\zm\replaced\zm_tomb_tank::wait_for_tank_cooldown);
|
|
replaceFunc(maps\mp\zm_tomb_tank::activate_tank_wait_with_no_cost, scripts\zm\replaced\zm_tomb_tank::activate_tank_wait_with_no_cost);
|
|
replaceFunc(maps\mp\zm_tomb_teleporter::teleporter_init, scripts\zm\replaced\zm_tomb_teleporter::teleporter_init);
|
|
replaceFunc(maps\mp\zm_tomb_utility::update_staff_accessories, scripts\zm\replaced\zm_tomb_utility::update_staff_accessories);
|
|
replaceFunc(maps\mp\zm_tomb_utility::check_solo_status, scripts\zm\replaced\zm_tomb_utility::check_solo_status);
|
|
replaceFunc(maps\mp\zm_tomb_distance_tracking::delete_zombie_noone_looking, scripts\zm\replaced\zm_tomb_distance_tracking::delete_zombie_noone_looking);
|
|
replaceFunc(maps\mp\zombies\_zm_ai_mechz::mechz_set_starting_health, scripts\zm\replaced\_zm_ai_mechz::mechz_set_starting_health);
|
|
replaceFunc(maps\mp\zombies\_zm_ai_mechz::mechz_round_tracker, scripts\zm\replaced\_zm_ai_mechz::mechz_round_tracker);
|
|
replaceFunc(maps\mp\zombies\_zm_challenges::init, scripts\zm\replaced\_zm_challenges::init);
|
|
replaceFunc(maps\mp\zombies\_zm_craftables::choose_open_craftable, scripts\zm\replaced\_zm_craftables::choose_open_craftable);
|
|
replaceFunc(maps\mp\zombies\_zm_craftables::craftable_use_hold_think_internal, scripts\zm\replaced\_zm_craftables::craftable_use_hold_think_internal);
|
|
replaceFunc(maps\mp\zombies\_zm_craftables::player_progress_bar_update, scripts\zm\replaced\_zm_craftables::player_progress_bar_update);
|
|
replaceFunc(maps\mp\zombies\_zm_craftables::update_open_table_status, scripts\zm\replaced\_zm_craftables::update_open_table_status);
|
|
replaceFunc(maps\mp\zombies\_zm_perk_random::machine_selector, scripts\zm\replaced\_zm_perk_random::machine_selector);
|
|
replaceFunc(maps\mp\zombies\_zm_perk_random::trigger_visible_to_player, scripts\zm\replaced\_zm_perk_random::trigger_visible_to_player);
|
|
replaceFunc(maps\mp\zombies\_zm_perk_random::wunderfizzstub_update_prompt, scripts\zm\replaced\_zm_perk_random::wunderfizzstub_update_prompt);
|
|
replaceFunc(maps\mp\zombies\_zm_powerup_zombie_blood::zombie_blood_powerup, scripts\zm\replaced\_zm_powerup_zombie_blood::zombie_blood_powerup);
|
|
replaceFunc(maps\mp\zombies\_zm_riotshield_tomb::doriotshielddeploy, scripts\zm\replaced\_zm_riotshield_tomb::doriotshielddeploy);
|
|
replaceFunc(maps\mp\zombies\_zm_riotshield_tomb::trackriotshield, scripts\zm\replaced\_zm_riotshield_tomb::trackriotshield);
|
|
replaceFunc(maps\mp\zombies\_zm_weap_riotshield_tomb::init, scripts\zm\replaced\_zm_weap_riotshield_tomb::init);
|
|
replaceFunc(maps\mp\zombies\_zm_weap_riotshield_tomb::player_damage_shield, scripts\zm\replaced\_zm_weap_riotshield_tomb::player_damage_shield);
|
|
replaceFunc(maps\mp\zombies\_zm_weap_one_inch_punch::one_inch_punch_melee_attack, scripts\zm\replaced\_zm_weap_one_inch_punch::one_inch_punch_melee_attack);
|
|
replaceFunc(maps\mp\zombies\_zm_weap_beacon::player_handle_beacon, scripts\zm\replaced\_zm_weap_beacon::player_handle_beacon);
|
|
replaceFunc(maps\mp\zombies\_zm_weap_beacon::wait_and_do_weapon_beacon_damage, scripts\zm\replaced\_zm_weap_beacon::wait_and_do_weapon_beacon_damage);
|
|
replaceFunc(maps\mp\zombies\_zm_weap_staff_air::whirlwind_kill_zombies, scripts\zm\replaced\_zm_weap_staff_air::whirlwind_kill_zombies);
|
|
replaceFunc(maps\mp\zombies\_zm_weap_staff_fire::flame_damage_fx, scripts\zm\replaced\_zm_weap_staff_fire::flame_damage_fx);
|
|
replaceFunc(maps\mp\zombies\_zm_weap_staff_fire::get_impact_damage, scripts\zm\replaced\_zm_weap_staff_fire::get_impact_damage);
|
|
replaceFunc(maps\mp\zombies\_zm_weap_staff_lightning::staff_lightning_ball_kill_zombies, scripts\zm\replaced\_zm_weap_staff_lightning::staff_lightning_ball_kill_zombies);
|
|
|
|
scripts\zm\reimagined\_zm_weap_bouncingbetty::init();
|
|
}
|
|
|
|
init()
|
|
{
|
|
level.zombie_init_done = ::zombie_init_done;
|
|
level.special_weapon_magicbox_check = ::tomb_special_weapon_magicbox_check;
|
|
level.custom_magic_box_timer_til_despawn = ::custom_magic_box_timer_til_despawn;
|
|
level.custom_laststand_func = scripts\zm\replaced\_zm_perk_electric_cherry::electric_cherry_laststand;
|
|
|
|
level.zombie_vars["below_world_check"] = -3000;
|
|
|
|
maps\mp\zombies\_zm::spawn_life_brush((1839, 3574, -228), 512, 256);
|
|
|
|
register_melee_weapons_for_level();
|
|
change_stargate_teleport_return_player_angles();
|
|
|
|
level thread zombie_blood_dig_changes();
|
|
level thread updatecraftables();
|
|
}
|
|
|
|
zombie_init_done()
|
|
{
|
|
self.meleedamage = 50;
|
|
self.allowpain = 0;
|
|
self thread maps\mp\zm_tomb_distance_tracking::escaped_zombies_cleanup_init();
|
|
self setphysparams(15, 0, 48);
|
|
}
|
|
|
|
tomb_special_weapon_magicbox_check(weapon)
|
|
{
|
|
if (weapon == "beacon_zm")
|
|
{
|
|
if (isDefined(self.beacon_ready) && self.beacon_ready)
|
|
{
|
|
return 1;
|
|
}
|
|
else
|
|
{
|
|
return 0;
|
|
}
|
|
}
|
|
|
|
if (isDefined(level.zombie_weapons[weapon].shared_ammo_weapon))
|
|
{
|
|
if (self maps\mp\zombies\_zm_weapons::has_weapon_or_upgrade(level.zombie_weapons[weapon].shared_ammo_weapon))
|
|
{
|
|
return 0;
|
|
}
|
|
}
|
|
|
|
return 1;
|
|
}
|
|
|
|
register_melee_weapons_for_level()
|
|
{
|
|
register_melee_weapon_for_level("one_inch_punch_zm");
|
|
register_melee_weapon_for_level("one_inch_punch_upgraded_zm");
|
|
register_melee_weapon_for_level("one_inch_punch_air_zm");
|
|
register_melee_weapon_for_level("one_inch_punch_fire_zm");
|
|
register_melee_weapon_for_level("one_inch_punch_ice_zm");
|
|
register_melee_weapon_for_level("one_inch_punch_lightning_zm");
|
|
}
|
|
|
|
change_stargate_teleport_return_player_angles()
|
|
{
|
|
struct = getstructarray("air_teleport_return", "targetname");
|
|
|
|
foreach (pos in struct)
|
|
{
|
|
pos.angles = (0, -120, 0);
|
|
}
|
|
|
|
struct = getstructarray("elec_teleport_return", "targetname");
|
|
|
|
foreach (pos in struct)
|
|
{
|
|
pos.angles = (0, 0, 0);
|
|
}
|
|
|
|
struct = getstructarray("fire_teleport_return", "targetname");
|
|
|
|
foreach (pos in struct)
|
|
{
|
|
pos.angles = (0, -130, 0);
|
|
}
|
|
|
|
struct = getstructarray("ice_teleport_return", "targetname");
|
|
|
|
foreach (pos in struct)
|
|
{
|
|
pos.angles = (0, -110, 0);
|
|
}
|
|
}
|
|
|
|
door_price_increase_for_solo()
|
|
{
|
|
self.zombie_cost += 250;
|
|
|
|
if (self.targetname == "zombie_door")
|
|
{
|
|
self set_hint_string(self, "default_buy_door", self.zombie_cost);
|
|
}
|
|
else
|
|
{
|
|
self set_hint_string(self, "default_buy_debris", self.zombie_cost);
|
|
}
|
|
}
|
|
|
|
zombie_blood_dig_changes()
|
|
{
|
|
if (!is_classic())
|
|
{
|
|
return;
|
|
}
|
|
|
|
while (1)
|
|
{
|
|
for (i = 0; i < level.a_zombie_blood_entities.size; i++)
|
|
{
|
|
ent = level.a_zombie_blood_entities[i];
|
|
|
|
if (IsDefined(ent.e_unique_player))
|
|
{
|
|
if (!isDefined(ent.e_unique_player.initial_zombie_blood_dig))
|
|
{
|
|
ent.e_unique_player.initial_zombie_blood_dig = 0;
|
|
}
|
|
|
|
ent.e_unique_player.initial_zombie_blood_dig++;
|
|
|
|
if (ent.e_unique_player.initial_zombie_blood_dig <= 2)
|
|
{
|
|
ent setvisibletoplayer(ent.e_unique_player);
|
|
}
|
|
else
|
|
{
|
|
ent thread set_visible_after_rounds(ent.e_unique_player, 3);
|
|
}
|
|
|
|
arrayremovevalue(level.a_zombie_blood_entities, ent);
|
|
}
|
|
}
|
|
|
|
wait .5;
|
|
}
|
|
}
|
|
|
|
set_visible_after_rounds(player, num)
|
|
{
|
|
for (i = 0; i < num; i++)
|
|
{
|
|
level waittill("end_of_round");
|
|
}
|
|
|
|
self setvisibletoplayer(player);
|
|
}
|
|
|
|
custom_magic_box_timer_til_despawn(magic_box)
|
|
{
|
|
self endon("kill_weapon_movement");
|
|
v_float = anglesToForward(magic_box.angles - vectorScale((0, 1, 0), 90)) * 40;
|
|
self moveto(self.origin - (v_float * 0.25), level.magicbox_timeout, level.magicbox_timeout * 0.5);
|
|
wait level.magicbox_timeout;
|
|
|
|
if (isDefined(self))
|
|
{
|
|
self delete();
|
|
}
|
|
}
|
|
|
|
updatecraftables()
|
|
{
|
|
flag_wait("start_zombie_round_logic");
|
|
|
|
wait 1;
|
|
|
|
foreach (stub in level._unitriggers.trigger_stubs)
|
|
{
|
|
if (IsDefined(stub.equipname) && (stub.equipname == "open_table" || stub.equipname == "tomb_shield_zm" || stub.equipname == "equip_dieseldrone_zm"))
|
|
{
|
|
stub.cost = stub scripts\zm\_zm_reimagined::get_equipment_cost();
|
|
stub.trigger_func = ::craftable_place_think;
|
|
stub.prompt_and_visibility_func = ::craftabletrigger_update_prompt;
|
|
}
|
|
}
|
|
}
|
|
|
|
craftable_place_think()
|
|
{
|
|
self endon("kill_trigger");
|
|
player_crafted = undefined;
|
|
|
|
while (!(isdefined(self.stub.crafted) && self.stub.crafted))
|
|
{
|
|
self waittill("trigger", player);
|
|
|
|
if (isdefined(level.custom_craftable_validation))
|
|
{
|
|
valid = self [[level.custom_craftable_validation]](player);
|
|
|
|
if (!valid)
|
|
continue;
|
|
}
|
|
|
|
if (player != self.parent_player)
|
|
continue;
|
|
|
|
if (isdefined(player.screecher_weapon))
|
|
continue;
|
|
|
|
if (!is_player_valid(player))
|
|
{
|
|
player thread ignore_triggers(0.5);
|
|
continue;
|
|
}
|
|
|
|
status = player player_can_craft(self.stub.craftablespawn);
|
|
|
|
if (!status)
|
|
{
|
|
self.stub.hint_string = "";
|
|
self sethintstring(self.stub.hint_string);
|
|
|
|
if (isdefined(self.stub.oncantuse))
|
|
self.stub [[self.stub.oncantuse]](player);
|
|
}
|
|
else
|
|
{
|
|
if (isdefined(self.stub.onbeginuse))
|
|
self.stub [[self.stub.onbeginuse]](player);
|
|
|
|
result = self craftable_use_hold_think(player);
|
|
team = player.pers["team"];
|
|
|
|
if (isdefined(self.stub.onenduse))
|
|
self.stub [[self.stub.onenduse]](team, player, result);
|
|
|
|
if (!result)
|
|
continue;
|
|
|
|
if (isdefined(self.stub.onuse))
|
|
self.stub [[self.stub.onuse]](player);
|
|
|
|
prompt = player player_craft(self.stub.craftablespawn);
|
|
player_crafted = player;
|
|
self.stub.hint_string = prompt;
|
|
self sethintstring(self.stub.hint_string);
|
|
}
|
|
}
|
|
|
|
if (isdefined(self.stub.craftablestub.onfullycrafted))
|
|
{
|
|
b_result = self.stub [[self.stub.craftablestub.onfullycrafted]]();
|
|
|
|
if (!b_result)
|
|
return;
|
|
}
|
|
|
|
if (isdefined(player_crafted))
|
|
{
|
|
|
|
}
|
|
|
|
if (self.stub.persistent == 0)
|
|
{
|
|
self.stub craftablestub_remove();
|
|
thread maps\mp\zombies\_zm_unitrigger::unregister_unitrigger(self.stub);
|
|
return;
|
|
}
|
|
|
|
if (self.stub.persistent == 3)
|
|
{
|
|
stub_uncraft_craftable(self.stub, 1);
|
|
return;
|
|
}
|
|
|
|
if (self.stub.persistent == 2)
|
|
{
|
|
if (isdefined(player_crafted))
|
|
self craftabletrigger_update_prompt(player_crafted);
|
|
|
|
if (!maps\mp\zombies\_zm_weapons::limited_weapon_below_quota(self.stub.weaponname, undefined))
|
|
{
|
|
self.stub.hint_string = &"ZOMBIE_GO_TO_THE_BOX_LIMITED";
|
|
self sethintstring(self.stub.hint_string);
|
|
return;
|
|
}
|
|
|
|
if (isdefined(self.stub.str_taken) && self.stub.str_taken)
|
|
{
|
|
self.stub.hint_string = &"ZOMBIE_GO_TO_THE_BOX";
|
|
self sethintstring(self.stub.hint_string);
|
|
return;
|
|
}
|
|
|
|
if (isdefined(self.stub.model))
|
|
{
|
|
self.stub.model notsolid();
|
|
self.stub.model show();
|
|
}
|
|
|
|
while (self.stub.persistent == 2)
|
|
{
|
|
self waittill("trigger", player);
|
|
|
|
if (isdefined(player.screecher_weapon))
|
|
continue;
|
|
|
|
if (isdefined(level.custom_craftable_validation))
|
|
{
|
|
valid = self [[level.custom_craftable_validation]](player);
|
|
|
|
if (!valid)
|
|
continue;
|
|
}
|
|
|
|
if (!(isdefined(self.stub.crafted) && self.stub.crafted))
|
|
{
|
|
self.stub.hint_string = "";
|
|
self sethintstring(self.stub.hint_string);
|
|
return;
|
|
}
|
|
|
|
if (player != self.parent_player)
|
|
continue;
|
|
|
|
if (!is_player_valid(player))
|
|
{
|
|
player thread ignore_triggers(0.5);
|
|
continue;
|
|
}
|
|
|
|
self.stub.bought = 1;
|
|
|
|
if (isdefined(self.stub.model))
|
|
self.stub.model thread model_fly_away(self);
|
|
|
|
player maps\mp\zombies\_zm_weapons::weapon_give(self.stub.weaponname);
|
|
|
|
if (isdefined(level.zombie_include_craftables[self.stub.equipname].onbuyweapon))
|
|
self [[level.zombie_include_craftables[self.stub.equipname].onbuyweapon]](player);
|
|
|
|
if (!maps\mp\zombies\_zm_weapons::limited_weapon_below_quota(self.stub.weaponname, undefined))
|
|
self.stub.hint_string = &"ZOMBIE_GO_TO_THE_BOX_LIMITED";
|
|
else
|
|
self.stub.hint_string = &"ZOMBIE_GO_TO_THE_BOX";
|
|
|
|
self sethintstring(self.stub.hint_string);
|
|
player track_craftables_pickedup(self.stub.craftablespawn);
|
|
}
|
|
}
|
|
else if (!isdefined(player_crafted) || self craftabletrigger_update_prompt(player_crafted))
|
|
{
|
|
if (isdefined(self.stub.model))
|
|
{
|
|
self.stub.model notsolid();
|
|
self.stub.model show();
|
|
}
|
|
|
|
while (self.stub.persistent == 1)
|
|
{
|
|
self waittill("trigger", player);
|
|
|
|
if (isdefined(player.screecher_weapon))
|
|
continue;
|
|
|
|
if (isdefined(level.custom_craftable_validation))
|
|
{
|
|
valid = self [[level.custom_craftable_validation]](player);
|
|
|
|
if (!valid)
|
|
continue;
|
|
}
|
|
|
|
if (!(isdefined(self.stub.crafted) && self.stub.crafted))
|
|
{
|
|
self.stub.hint_string = "";
|
|
self sethintstring(self.stub.hint_string);
|
|
return;
|
|
}
|
|
|
|
if (player != self.parent_player)
|
|
continue;
|
|
|
|
if (!is_player_valid(player))
|
|
{
|
|
player thread ignore_triggers(0.5);
|
|
continue;
|
|
}
|
|
|
|
if (player.score < self.stub.cost)
|
|
{
|
|
self play_sound_on_ent("no_purchase");
|
|
player maps\mp\zombies\_zm_audio::create_and_play_dialog("general", "no_money_weapon");
|
|
continue;
|
|
}
|
|
|
|
riotshield_repair = 0;
|
|
|
|
if (player has_player_equipment(self.stub.weaponname))
|
|
{
|
|
if (!(self.stub.weaponname == level.riotshield_name && player scripts\zm\replaced\_zm_buildables::has_player_damaged_riotshield_equipped()))
|
|
{
|
|
continue;
|
|
}
|
|
|
|
riotshield_repair = 1;
|
|
}
|
|
|
|
if (isdefined(level.zombie_craftable_persistent_weapon))
|
|
{
|
|
if (self [[level.zombie_craftable_persistent_weapon]](player))
|
|
continue;
|
|
}
|
|
|
|
if (isdefined(level.zombie_custom_equipment_setup))
|
|
{
|
|
if (self [[level.zombie_custom_equipment_setup]](player))
|
|
continue;
|
|
}
|
|
|
|
if (!maps\mp\zombies\_zm_equipment::is_limited_equipment(self.stub.weaponname) || !maps\mp\zombies\_zm_equipment::limited_equipment_in_use(self.stub.weaponname))
|
|
{
|
|
player maps\mp\zombies\_zm_score::minus_to_player_score(self.stub.cost);
|
|
self play_sound_on_ent("purchase");
|
|
|
|
if (riotshield_repair)
|
|
{
|
|
if (isdefined(player.player_shield_reset_health))
|
|
{
|
|
player [[player.player_shield_reset_health]]();
|
|
}
|
|
|
|
self.stub.hint_string = &"ZOMBIE_BOUGHT_RIOT_REPAIR";
|
|
self sethintstring(self.stub.hint_string);
|
|
player track_craftables_pickedup(self.stub.craftablespawn);
|
|
|
|
continue;
|
|
}
|
|
|
|
player maps\mp\zombies\_zm_equipment::equipment_buy(self.stub.weaponname);
|
|
player giveweapon(self.stub.weaponname);
|
|
player setweaponammoclip(self.stub.weaponname, 1);
|
|
|
|
if (isdefined(level.zombie_include_craftables[self.stub.equipname].onbuyweapon))
|
|
self [[level.zombie_include_craftables[self.stub.equipname].onbuyweapon]](player);
|
|
else if (self.stub.weaponname != "keys_zm")
|
|
player setactionslot(1, "weapon", self.stub.weaponname);
|
|
|
|
if (isdefined(level.zombie_craftablestubs[self.stub.equipname].str_taken))
|
|
self.stub.hint_string = level.zombie_craftablestubs[self.stub.equipname].str_taken;
|
|
else
|
|
self.stub.hint_string = "";
|
|
|
|
self sethintstring(self.stub.hint_string);
|
|
player track_craftables_pickedup(self.stub.craftablespawn);
|
|
}
|
|
else
|
|
{
|
|
self.stub.hint_string = "";
|
|
self sethintstring(self.stub.hint_string);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
craftabletrigger_update_prompt(player)
|
|
{
|
|
can_use = self.stub craftablestub_update_prompt(player);
|
|
|
|
if (can_use && is_true(self.stub.crafted) && !isSubStr(self.stub.craftablespawn.craftable_name, "staff"))
|
|
{
|
|
self sethintstring(self.stub.hint_string, self.stub.cost);
|
|
}
|
|
else
|
|
{
|
|
self sethintstring(self.stub.hint_string);
|
|
}
|
|
|
|
return can_use;
|
|
}
|
|
|
|
craftablestub_update_prompt(player, unitrigger)
|
|
{
|
|
if (!self anystub_update_prompt(player))
|
|
return false;
|
|
|
|
if (isdefined(self.is_locked) && self.is_locked)
|
|
return true;
|
|
|
|
can_use = 1;
|
|
|
|
if (isdefined(self.custom_craftablestub_update_prompt) && !self [[self.custom_craftablestub_update_prompt]](player))
|
|
return false;
|
|
|
|
if (!(isdefined(self.crafted) && self.crafted))
|
|
{
|
|
if (!self.craftablespawn craftable_can_use_shared_piece())
|
|
{
|
|
if (!isdefined(player.current_craftable_piece))
|
|
{
|
|
self.hint_string = &"ZOMBIE_BUILD_PIECE_MORE";
|
|
return false;
|
|
}
|
|
else if (!self.craftablespawn craftable_has_piece(player.current_craftable_piece))
|
|
{
|
|
self.hint_string = &"ZOMBIE_BUILD_PIECE_WRONG";
|
|
return false;
|
|
}
|
|
}
|
|
|
|
assert(isdefined(level.zombie_craftablestubs[self.equipname].str_to_craft), "Missing craftable hint");
|
|
self.hint_string = level.zombie_craftablestubs[self.equipname].str_to_craft;
|
|
}
|
|
else if (self.persistent == 1)
|
|
{
|
|
if (maps\mp\zombies\_zm_equipment::is_limited_equipment(self.weaponname) && maps\mp\zombies\_zm_equipment::limited_equipment_in_use(self.weaponname))
|
|
{
|
|
self.hint_string = &"ZOMBIE_BUILD_PIECE_ONLY_ONE";
|
|
return false;
|
|
}
|
|
|
|
if (player has_player_equipment(self.weaponname))
|
|
{
|
|
if (self.weaponname == level.riotshield_name && player scripts\zm\replaced\_zm_buildables::has_player_damaged_riotshield_equipped())
|
|
{
|
|
self.hint_string = &"ZOMBIE_REPAIR_RIOTSHIELD";
|
|
return true;
|
|
}
|
|
|
|
self.hint_string = &"ZOMBIE_BUILD_PIECE_HAVE_ONE";
|
|
return false;
|
|
}
|
|
|
|
if (self.equipname == "equip_dieseldrone_zm")
|
|
{
|
|
if (level.quadrotor_status.picked_up)
|
|
{
|
|
self.hint_string = &"ZOMBIE_BUILD_PIECE_ONLY_ONE";
|
|
return false;
|
|
}
|
|
else if (flag("quadrotor_cooling_down"))
|
|
{
|
|
self.hint_string = &"ZM_TOMB_MAXISDRONE_COOLDOWN";
|
|
return false;
|
|
}
|
|
}
|
|
|
|
self.hint_string = self.trigger_hintstring;
|
|
}
|
|
else if (self.persistent == 2)
|
|
{
|
|
if (!maps\mp\zombies\_zm_weapons::limited_weapon_below_quota(self.weaponname, undefined))
|
|
{
|
|
self.hint_string = &"ZOMBIE_GO_TO_THE_BOX_LIMITED";
|
|
return false;
|
|
}
|
|
else if (isdefined(self.str_taken) && self.str_taken)
|
|
{
|
|
self.hint_string = &"ZOMBIE_GO_TO_THE_BOX";
|
|
return false;
|
|
}
|
|
|
|
self.hint_string = self.trigger_hintstring;
|
|
}
|
|
else
|
|
{
|
|
self.hint_string = "";
|
|
return false;
|
|
}
|
|
|
|
return true;
|
|
} |