2089756. EntityMC Points: 0, requested by EntityMC
instead of EntityMC has not collected any points so far
toggle cl_dummy_control 0 1
?echo DummyControl: 1,
cl_dummy_control 1
bind lalt "echo DummyControl: 0; cl_dummy_control 0; bind lalt exec dumcntrl.txt"
is this wrong?toggle cl_dummy_control 0 1
? echo dummycontrol: 1
cl_dummy_control 1
bind lalt exec dummy_control_off.cfg
dummy_control_off.cfg
echo dummycontrol: 0
cl_dummy_control 0
bind lalt exec dummy_control_on.cfg