Avalar-CustCross icon

CustCross

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

Last updated 2 months ago
Total downloads 7528
Total rating 6 
Categories Mods Client-side
Dependency string Avalar-CustCross-1.0.6
Dependants 0 other packages depend on this package

This mod requires the following mods to function

northstar-Northstar-1.27.7 icon
northstar-Northstar

Titanfall 2 modding and custom server framework.

Preferred version: 1.27.7

README

CustCross

Customizable Crosshairs for all weapons in Titanfall 2

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

If have any questions my Discord: _avalar

4 Layers of Separatly Customizable 27 crosshairs

Setting can be changed ingame in Mod Settings section

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

"Car", "Alternator", "EVA", "Mastiff", "WingmanE", "GL", "Mozambique", "SMR", "B3wingman", "CircleBig", "CircleSmall", "ChargeRifle", "Plus", "Leadwall",

"FlightCore", "TitanSniper", "40mm", "Scorch", "Rockets", "Frag", "Arc", "PulseBlade", "GravStar", "Satchel", "Firestar", "eSmoke", "Empty"

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

a_cust_col_amp

a_cust_zoom/B/C/D - fade crosshair on/off while ads (not working with granades crosshairs)

a_cust_zoom

a_cust_fade/B/C/D - fade crosshair on/off 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

1.0.6

  • Updated mod to support last version of Northstar
  • Added Crosshair Menu Settings for integrated Northstar ModMenu