Ok, so here's what I have currently...
namecfg.cfg:
setinfo name "{CLR} Heceldi"
autoexec.cfg:
bind "F12" "exec namecfg"
Is there any way to add a modicum of logic so that its executed on all map starts? Simply putting it to occur by calling the exec in autoexec doesn't work. It has to occur after connect, and again on map change.
I don't want to change my steam nick, I've had it without a tag forever.
namecfg.cfg:
setinfo name "{CLR} Heceldi"
autoexec.cfg:
bind "F12" "exec namecfg"
Is there any way to add a modicum of logic so that its executed on all map starts? Simply putting it to occur by calling the exec in autoexec doesn't work. It has to occur after connect, and again on map change.
I don't want to change my steam nick, I've had it without a tag forever.
Comment