Hello, My name is Scripter! (I dont actually script) I have been asking around on HNS servers but still cant get the lj bind to function. This Is What I Have: alias +CrookHasSwag "+duck; +jump; -forward; -back" alias -CrookHasSwag "-duck; -jump;" bind "space" +CrookHasSwag I Found this on the kz forums a while ago and comments say its good. I Have it in a cfg file but when i type:" exec kz " in console it comes out with this Unknown Command: L I have tried 5 different binds and all not work with same error. I have tried different commands like exec kz.cfg, autoexec kz,autoexec kz.cfg and the list goes on. I Hit 260s with 70-80% without but i see people getting better accuracy with it. Please Help. Thanks -Scripter
Try this alias +CrookHasSwag "+duck; +jump; -forward; -back" alias -CrookHasSwag "-duck; -jump;" alias "lj" "bind space" "+CrookHasSwag"; echo "LJ bindings loaded"" alias "nolj" "bind space" "+jump"; echo "LJ bindings disabled"" bind "space" "+CrookHasSwag"
Thanks, I changed the name to aakz and tried to execute it now. But now it has a different error, it says Execute: aakz could not be executed. ?