So recently i was watching bytes' stream http://www.twitch.tv/tcm_byte/c/4003815 and noticed how his damage kept couting on his target e.g he could shoot the player then wait 3 sec and shoot again and it will still keep adding to the previous damage he had done which i realy wanted but my current HUD only adds the damage that is milleseconds apart :/
So if anyone knows how to do this please help <3
K E Δ S T Y
So recently i was watching bytes' stream http://www.twitch.tv/tcm_byte/c/4003815 and noticed how his damage kept couting on his target e.g he could shoot the player then wait 3 sec and shoot again and it will still keep adding to the previous damage he had done which i realy wanted but my current HUD only adds the damage that is milleseconds apart :/
So if anyone knows how to do this please help <3
K E Δ S T Y
are you talking about the console command hud_combattext_batching 1?
are you talking about the console command hud_combattext_batching 1?
I believe the command is "hud_combattext_batching 1"
and for the time window it's "hud_combattext_batching_window 3" replacing 3 with the time you want in seconds
I believe the command is "hud_combattext_batching 1"
and for the time window it's "hud_combattext_batching_window 3" replacing 3 with the time you want in seconds
hud_combattext_batching 1
hud_combattext_batching_window 2 (0.1-2)
edit: fuck
hud_combattext_batching 1
hud_combattext_batching_window 2 (0.1-2)
edit: fuck
you need these commands:
hud_combattext_batching 1
hud_combattext_batching_window 2
first command turns batching on, second one sets the timewindow to 2(which is max)
edit: wow i'm fucking slow
you need these commands:
hud_combattext_batching 1
hud_combattext_batching_window 2
first command turns batching on, second one sets the timewindow to 2(which is max)
edit: wow i'm fucking slow
I think about three people including myself just posted at exactly the same time
I think about three people including myself just posted at exactly the same time
Thanks i feel a little stupid but thanks <3
Thanks i feel a little stupid but thanks <3