[setting/command]
to 'finish' or simply wait, before running the next [setting/command]
?
For instance: bind x "dummy_connect; say /team 1; say /team 2; say /lock; cl_dummy 0; say /team 1; say /team 2"
Ideally, it would connect the dummy, join team 1 or team 2 depending on which is free, then switch to main dummy (cl_dummy 0) and join same team, & lock it.
Instead, because of the wait when a dummy joins the game, it finishes these steps before the dummy has joined, causing it to only put the main dummy (cl_dummy 0) in a team.
If anyone knows a way to achieve the same thing i would greatly appreciate it if you could share that here. ^-^exec controller.cfg
, exec settings-ddnet.cfg
based on what you want. also settings-ddnet will be the one automatically executed on client startexec controller.cfg
, exec settings-ddnet.cfg
based on what you want. also settings-ddnet will be the one automatically executed on client start