Avalar-CustCross icon

CustCross

CustomizebleCrosshairs for all weapons Base was used from S2.CrosshairCAR mod by S2ym

Last updated a year ago
Total downloads 6618
Total rating 6 
Categories Mods Client-side
Dependency string Avalar-CustCross-1.0.5
Dependants 0 other packages depend on this package

This mod requires the following mods to function

northstar-Northstar-1.11.1 icon
northstar-Northstar

Titanfall 2 modding and custom server framework.

Preferred version: 1.11.1
EladNLG-ModSettings-2.0.2 icon
EladNLG-ModSettings

A mod that adds a settings menu for modders to add their own settings in - with a filter to find certain ones easily.

Preferred version: 2.0.2

README

CustCross

Customizable Crosshairs for all weapons in Titanfall 2

Base Was Used from S2.CrosshairCar mod by S2ymi#6601

4 Layers of Separatly Customizable 27 crosshairs

List of console commands:

a_cust_col/B/C/D - main color

a_cust_col

a_cust_crosshair_type/B/C/D - crosshair style

a_cust_crosshair_type

a_cust_col_amp/B/C/D - crosshair color when amped

a_cust_col_amp

a_cust_zoom/B/C/D - fade crosshair or not while ads

a_cust_zoom

a_cust_fade/B/C/D - fade crosshair or not while reloading

a_cust_fade

a_cust_rgb/B/C/D - enable/disable rgb crosshair

a_cust_rgb

After set up your crosshair, you can set values in mod.json so crosshair does not reset on game restart.

But the best way is make a cfg with commands you setup and just add +exec <name of your cfg>.cfg in Launch Options

Example cfg of Crosshair style that i use

a_cust_crosshair_type  1
a_cust_crosshair_typeB  20
a_cust_crosshair_typeC  26
a_cust_crosshair_typeD  26

a_cust_col 5.0 0.0 1.0
a_cust_colB 25.0 1.0 0.0

a_cust_zoom 0
a_cust_zoomB 0

a_cust_fade 0
a_cust_fadeB 0

AvalarCosshair

Share your crosshair setup with other just submiting pull request on GitHub link and i add those on the Wiki section with your name ect.

Versions

1.0.3

  • Fixed Desync thanks to JustANormalUser#6809

1.0.5