cl_auto_demo_record 1
cl_auto_demo_max 0
If you set these ^ you'll record everything (including times you saved/loaded) into Teeworlds/demos/auto
. The second command fixes the default of only saving 10 demos max, so that way you will always save everything. Keep in mind tho my demos folder is almost 50 gb lol.cl_auto_demo_record 1
cl_auto_demo_max 0
If you set these ^ you'll record everything (including times you saved/loaded) into Teeworlds/demos/auto
. The second command fixes the default of only saving 10 demos max, so that way you will always save everything. Keep in mind tho my demos folder is almost 50 gb lol. echo
print variable values? I tried echo $cl_antiping
, echo %cl_antiping
and echo %cl_antiping%
but just the text get printedbind x say /emote happy 999999
bind mouse2 "+hook; say /emote happy 1"
maybe for hookbind mouse1 "+fire; say /emote happy 1"
bind mouse1 "+fire; emote 5"
bind mouse1 "+fire; emote 5"
bind mouse2 "+hook; emote 3
"