You are viewing a potentially older version of this package. View all versions.
Khalmee-Loadout_Thief-1.0.1 icon

Loadout Thief

Lets you steal other people's loadouts with a single chat command.

By Khalmee
Date uploaded 3 years ago
Version 1.0.1
Download link Khalmee-Loadout_Thief-1.0.1.zip
Downloads 275
Dependency string Khalmee-Loadout_Thief-1.0.1

This mod requires the following mods to function

northstar-Northstar-1.9.1 icon
northstar-Northstar

Titanfall 2 modding and custom server framework.

Preferred version: 1.9.1
Team036-LocalClientCommand-1.0.0 icon
Team036-LocalClientCommand

Allow you to add local client with callback. These commands only run in local.

Preferred version: 1.0.0

README

Loadout Thief

It lets you steal people's loadouts with a chat command. This mod is client-side.

How to use

/stealhislook <playername> <slot> Slot is optional, since the mod copies the loadout to your last slot by default. You can choose a different one by inputting a number from 1 to 10. Additionally, in the .nut file you can select whether or not you want to force the pistol to be in a specific slot. The player you steal the loadout from needs to be alive and a pilot. You don't have to type in the whole name, for example instead of /stealhislook Khalmee you can type /stealhislook khal and it should work.

Known issues

  • Despite your stolen loadout working, the menu doesn't update properly during the game and still shows the old one (but the loadout is saved once you leave the match).
  • Weapon camos are selected, but don't show up in game and are visible only in the menu. You can re-select them after leaving the match.

This mod requires LocalClientCommand to function properly