You are viewing a potentially older version of this package. View all versions.
NachosChipeados-Class_Specific_CFGs-1.0.0 icon

Class Specific CFGs

Executes specific CFG files depending on your player class.

Date uploaded a year ago
Version 1.0.0
Download link NachosChipeados-Class_Specific_CFGs-1.0.0.zip
Downloads 78
Dependency string NachosChipeados-Class_Specific_CFGs-1.0.0

README

Executes specific CFG files depending on your player class.

How to use:

1.) Go to your Titanfall2 Directory, and then go to r2/cfg/.

1b.) Alternatively, you could also go to a mod's cfg folder. ( R2Northstar/mods/MOD_NAME/mod/cfg/ )

2.) Create as many .cfg files as you want, and place your custom commands inside them. Make sure to name them like one of the entries below.

Valid entries and the order they're executed are:

General

class_any

Pilots

pilot

cooper // Only gets executed in singleplayer
pilot_mp // Only gets executed in multiplayer

Titans

titan

atlas
buddy // This is BT
ogre
stryder

bt
ion
legion
monarch
northstar
ronin
scorch
tone

So, if you became a Ronin, the exec order would be: class_any -> titan -> stryder -> ronin