I would not use cldummy_control at all right now. It makes the dummy reset (fire, hook and jump) whenever you switch (the state of cl_dummy_resetonswitch does not matter) and instantly repress it when switching back.
Rapdex will not work because cl_dummy_hammer overwrites all dummy_movement. Deepfly will be broken with it because of a second hammer on every release of mouse1. Reason for that is the implementation cl_dummy_fire and cl_dummy_hook.
You can only use cl_dummy(fire, hook, jump) to have the dummy press the wanted function, however the problem with dummy switching will be reversed now. On switch it will instantly hook, fire, jump whatever is set on 1.
Right now it should be easier to just use <+toggle cl_dummy 1 0; command> to do the wanted command with the dummy (<bind x "+toggle cl_dummy 1 0; +weapon1"> You can do this with any command). But keep in mind when dummy was implemented, nobody thought about +toggle. When you use toggle you will always switch no matter if <cl_dummy 1 0> or <cl_dummy 0 1> is used, with +toggle you would need to change that command whenever you switch to the dymmy using a switch.cfg that toggles between two other cfgs that reverse 1 0 and 0 1.
Ok I found a way to make rapdex work, use cl_dummy_fire instead of cl_dummy_hammer. No aimbot though. You can triplefly with it too maybe
tela, kamillentee made a bind for that dummy throwing i think.(edited)
also damn thanks wurzelkraut, i never thought of doing dummy switching as a toggle like that. Makes sense, i tired cl_dummy 1; +weapon1; cl_dummy0 but it seems to trip on itself. Gonna mess with that, and thanks for the kamillentee bind, missed that when I scoured that thread a while ago. I don't know what rapdex is though
@PikaSmp
For a local/online server:
https://forum.ddnet.tw/viewtopic.php?t=5095
If you want to run an online server, you'll have to get familiar with port fowarding.
The Default port is 8303 udp - and If you're unfamiliar with port forwarding and don't want to go through all the hassle of learning it,
I recommend to use the trashmap servers timakro provides, which can be found here: https://trashmap.ddnet.tw/
For ZAF users: http://zaf.ddnet.tw/
i have a p^robleme with my server xd
it dont open i click on "start the server" ---> "play" and Lan and 0 server
how can i do a other server?@deen(edited)
@Deleted User you're thinkin of /spec. Does not work on most novices or mods and behaves as /pause instead. People mostly do it to make room or give the other player strong hook
Continued the work of @edg-l. Supersedes #3472.
Checklist
Tested the change ingame
Provided screenshots if it is a visual change
Tested in combination with possibly related configuration option...