sa***r bezanid => ...
exec myServerconfig.cfg
as its last line, if you read the commented out line before it, it explains that you can add server commands to this file so that you dont override the "tutorial config" that explains everythingcl_dummy_copy_moves
. You can also try messing with cl_dummy_control
. What it does basically is allow you to use cl_dummy_jump
, cl_dummy_fire
, and cl_dummy_hook
. It also changes the behavior of cl_dummy_copy_moves
, where it won't copy jump, fire, and hook, but only movement. There is no way to move dummy left/right independently while controlling your main tee, unless you have cl_dummy_resetonswitch 0
set and hold left/right before swapping to main, but of course you'll have to swap back and change directions if you want to (edited)