
Class Specific CFGs
Executes specific CFG files depending on your player class.Details
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 in) 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
brute4 // Technically unused but whatever
bt
ion
legion
northstar
ronin
scorch
tone
vanguard // This is Monarch
So, if you became a Ronin, the exec order would be: class_any -> titan -> stryder -> ronin