recording demos of some imbecile (me) who binds every movement key to mat_filterlightmaps 0, is there any way to stop filterlightmaps from constantly being set to 0?
logging back into this god forsaken site to call you a sped.
alias the command you set to do nothing. why would you do this anyways? trolling anti cheat admins?
iirc you had to do something like that to get blocky lighting
Mongalias the command you set to do nothing. why would you do this anyways? trolling anti cheat admins?
it's not an alias unfortunately, it's like this: bind w "+forward; mat_filterlightmaps 0"
i did it because mat_filterlightmaps sets itself back to 1 all the time, you need to put it back on 0 constantly
it's not an alias unfortunately, it's like this: bind w "+forward; mat_filterlightmaps 0"
i did it because mat_filterlightmaps sets itself back to 1 all the time, you need to put it back on 0 constantly
apa3Mongalias the command you set to do nothing. why would you do this anyways? trolling anti cheat admins?it's not an alias unfortunately, it's like this: bind w "+forward; mat_filterlightmaps 0"
i did it because mat_filterlightmaps sets itself back to 1 all the time, you need to put it back on 0 constantly
he meant alias the command to empty so it no longer does anything
alias mat_filterlightmaps ""
it's not an alias unfortunately, it's like this: bind w "+forward; mat_filterlightmaps 0"
i did it because mat_filterlightmaps sets itself back to 1 all the time, you need to put it back on 0 constantly[/quote]
he meant alias the command to empty so it no longer does anything
[code]
alias mat_filterlightmaps ""
[/code]
Brimstoneapa3Mongalias the command you set to do nothing. why would you do this anyways? trolling anti cheat admins?it's not an alias unfortunately, it's like this: bind w "+forward; mat_filterlightmaps 0"
i did it because mat_filterlightmaps sets itself back to 1 all the time, you need to put it back on 0 constantly
he meant alias the command to empty so it no longer does anything
alias mat_filterlightmaps ""
oh i didn't know you could do that, thanks for your help
it's not an alias unfortunately, it's like this: bind w "+forward; mat_filterlightmaps 0"
i did it because mat_filterlightmaps sets itself back to 1 all the time, you need to put it back on 0 constantly[/quote]
he meant alias the command to empty so it no longer does anything
[code]
alias mat_filterlightmaps ""
[/code][/quote]
oh i didn't know you could do that, thanks for your help
Brimstone
he meant alias the command to empty so it no longer does anything
alias mat_filterlightmaps ""
necroing this because the game now prevents you from aliasing an existing command or cvar:
] alias net_graph
Can't alias "net_graph" as it's already a ConCommand or ConVar and not an input command (+/-).
is there any other way to stop a demo from changing cvars like this now or am i just fucked?
he meant alias the command to empty so it no longer does anything
[code]
alias mat_filterlightmaps ""
[/code][/quote]
necroing this because the game now prevents you from aliasing an existing command or cvar:
[code] ] alias net_graph
Can't alias "net_graph" as it's already a ConCommand or ConVar and not an input command (+/-).
[/code]
is there any other way to stop a demo from changing cvars like this now or am i just fucked?
use https://github.com/drunderscore/CastingEssentialsNext
ce_consoletools_flags_add net_graph devonly
ce_consoletools_flags_add net_graph devonly
geduuse https://github.com/drunderscore/CastingEssentialsNext
ce_consoletools_flags_add net_graph devonly
thanks mate, lifesaver
ce_consoletools_flags_add net_graph devonly[/quote]
thanks mate, lifesaver