TF2 script interference
Posted: Thu Oct 23, 2008 1:35 am
I've got some code in my spy.cfg file that seems to be conflicting with hldj. I have the following mapped to my "q" key as part of a larger script:
Each time I press q as a spy, hldj sets the current track to number 27. Here is the console output from several key presses:
and so forth.
Is there something in that line of script that would be resetting the loaded song, or is there a different problem? I'm using hldj v1.4.05.
Thanks.
Code: Select all
"slot1; +attack; alias +stab +attack; alias -stab -attack; alias +sht1 +backstab1; alias -sht1 -backstab1; alias +sap +destsent; alias -sap -destsent"
Code: Select all
Host_WriteConfiguration: Wrote cfg/hldj_selh.cfg
Loading : cakepanyo
Host_WriteConfiguration: Wrote cfg/hldj_seli.cfg
Loading : cakepanyo
Host_WriteConfiguration: Wrote cfg/hldj_selj.cfg
Loading : cakepanyo
Host_WriteConfiguration: Wrote cfg/hldj_selk.cfg
Loading : cakepanyo
Host_WriteConfiguration: Wrote cfg/hldj_sell.cfg
Loading : cakepanyo
Host_WriteConfiguration: Wrote cfg/hldj_selm.cfg
Loading : cakepanyo
Host_WriteConfiguration: Wrote cfg/hldj_seln.cfg
Loading : cakepanyo
Host_WriteConfiguration: Wrote cfg/hldj_selo.cfg
Loading : cakepanyo
Is there something in that line of script that would be resetting the loaded song, or is there a different problem? I'm using hldj v1.4.05.
Thanks.