Call to Arms

Call to Arms

View Stats:
Engicop Oct 24, 2017 @ 3:19pm
Is there a way to disable hitmarkers?
The "X" symbol when hitting enemies.
< >
Showing 1-4 of 4 comments
The Old Relic Oct 24, 2017 @ 3:21pm 
I dont think it is an user setting, i think it is hardcoded into the game. You would have to edit game files to fix it.
Nocturnal Supremacy Oct 24, 2017 @ 11:33pm 
Aussie is correct, by mod only, however its easy to do:

Resource/gamelogic/set/interface.set

Last entry at the bottom of interface.set:

{hitmarker
{show}
{time 0.5} ; seconds
}

Here you can change "{show}" to "{hide}" to remove it completely or simply adjust the time before the "X" disappears.
Last edited by Nocturnal Supremacy; Oct 24, 2017 @ 11:33pm
Engicop Oct 25, 2017 @ 4:10am 
Originally posted by Gepanzerte Faust:
Aussie is correct, by mod only, however its easy to do:

Resource/gamelogic/set/interface.set

Last entry at the bottom of interface.set:

{hitmarker
{show}
{time 0.5} ; seconds
}

Here you can change "{show}" to "{hide}" to remove it completely or simply adjust the time before the "X" disappears.

Cheers for this :D:
Originally posted by Nocturnal Supremacy:
Aussie is correct, by mod only, however its easy to do:

Resource/gamelogic/set/interface.set

Last entry at the bottom of interface.set:

{hitmarker
{show}
{time 0.5} ; seconds
}

Here you can change "{show}" to "{hide}" to remove it completely or simply adjust the time before the "X" disappears.


Bro, you are a true hero. much love!
< >
Showing 1-4 of 4 comments
Per page: 1530 50