You are viewing a potentially older version of this package. View all versions.
VoyageDB_Modding_Home-Guided_Missile-1.1.2 icon

Guided Missile

Guide your missiles to target

Date uploaded 2 years ago
Version 1.1.2
Download link VoyageDB_Modding_Home-Guided_Missile-1.1.2.zip
Downloads 569
Dependency string VoyageDB_Modding_Home-Guided_Missile-1.1.2

This mod requires the following mods to function

northstar-Northstar-1.18.0 icon
northstar-Northstar

Titanfall 2 modding and custom server framework.

Preferred version: 1.18.0

README

Guided Missile

If you're not on dedicated servers, please enable sv_cheats and do weapon_reparse in console before starting the gamemode, disable sv_cheats after weapon_reparse is done

Along with fixed projectile KillReplay

New Contents

Weapon Mods for mp_weapon_rocket_launcher

  • guided_missile: No need to lockon before firing the archer. Keep aim down sight to lead your missiles( sometimes you may unable to fire weapon, try re-deploy it by melee or weapon switch ).
  • no_lock_required: No need to lockon before firing the archer.
  • rocket_jumper: Gives rocket jump mobility. Self damage is reduced( if the missile also damaged other players, self damage won't be reduced ).

Available PlaylistVars

  • guided_missile_enabled: Give players an archer equipped with guided_missile.
  • rocket_launcher_enabled: Give players an archer equipped with no_lock_required and rocket_jumper.

NOTE: When you enable one of the playlistvar, your anti-titan weapon will be replaced with modded archer. When both playlistvars are enabled, your secondary weapon and anti-titan weapon will both be replaced.

  • rocket_jump_self_damage: Damage percentage taken from rocket jump( archer's max explosion damage is 100. default value is 0.4, meaning you'll take maxnium of 40 damage from rocket jump ).
  • modded_archers_only: Only allow guided missile or/and no-lockon-required archer, take off any other main weapons.
  • archers_faster_action: Give "Gun Ready", "Quick Swap" and "Speedloader" to archers.

Change Logs

v1.1.0

  • Add modded_archers_only playlistvar. Only replace all weapons with archers when this playlistvar is enabled. In default case they'll replace anti-titan weapons when you enabled one of the playlistvar, then secondary weapons if you have both playlistvars enabled. Requested by IkHadHonger.
  • Rename missile_faster_action to archers_faster_action.

v1.1.1

  • Add "Quick Swap" for archers_faster_action.

v1.1.2

  • Make rocket_jumper's self damage never gets reduced when the missile hits other players than it's owner( similar to TF2 Soldier's Gunboats ).