You are viewing a potentially older version of this package. View all versions.
Avalar-CustCross-1.0.5 icon

CustCross

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

Date uploaded 3 years ago
Version 1.0.5
Download link Avalar-CustCross-1.0.5.zip
Downloads 4017
Dependency string Avalar-CustCross-1.0.5

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

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