#1 2023-01-21 15:30:32

seVen
 
Reputation: +2632
Registered: 2015-12-20
Posts: 2,355
Windows 10 Firefox 109.0

Change Crosshair Colors Ingame

 
...something that I had made to quickly change colors for different maps/environments.

Nine colors included, although you could easily add more variations.
Place the files in your Battlefield folder (root folder with your BF1942.exe):

ch-black.txt
ch-blue.txt
ch-cyan.txt
ch-green.txt
ch-orange.txt
ch-pink.txt
ch-red.txt
ch-yellow.txt
ch-white.txt

Rather than activating a color by opening your console and typing:  include ch-orange.txt
you could add aliases to your Battlefield 1942\Mods\bf1942\Settings\AliasedCommands.con

alias black "include ch-black.txt"
alias blue "include ch-blue.txt"
alias cyan "include ch-cyan.txt"
alias green "include ch-green.txt"
alias orange "include ch-orange.txt"
alias pink "include ch-pink.txt"
alias red "include ch-red.txt"
alias yellow "include ch-yellow.txt"
alias white "include ch-white.txt"

Then simply open the console and type:  orange
 
https://www.mediafire.com/file/8gjki0nr … s.zip/file
 

Offline

    Positive reputation 2   Negative reputation 0

Board footer