Khalmee-Loadout_Thief icon

Loadout Thief

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

By Khalmee
Last updated 2 years ago
Total downloads 1034
Total rating 0 
Categories Mods Client-side Language: EN
Dependency string Khalmee-Loadout_Thief-1.0.2
Dependants 0 other packages depend on this package

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.

After using the command, the loadout you stole is immediately usable and selected in the slot you specified, however the menu won't update properly until the game ends. The loadouts you steal are saved.

In version 1.0.2 issues with weapon camos got fixed.

This mod requires LocalClientCommand to function properly