Guild icon
DDraceNetwork
DDraceNetwork / questions
For newcomers to ask questions and get help. Also check https://wiki.ddnet.org/wiki/FAQ
Between 2021-05-26 00:00:00Z and 2021-05-27 00:00:00Z
Avatar
what do you call the mode when you press ctrl+shift+d? it's not debug mode right? thanks
07:51
i mean it has a name right
07:53
wait it might actually be called debug mode, can anyone confirm this? thanks
Avatar
That's the debug UI, yes.
Avatar
Is there a bind for hammerthrow for your dummy?
Avatar
Avatar
Heneral Luna
Is there a bind for hammerthrow for your dummy?
try to set cl_dummy_resetonswitch to 0 and then hold d on dummy and switch back to main, then enable dummy hammerfly and throw, right before throw disable dummy hammerfly and dummy should be holding d again
10:05
i hope that it doesnt sound too confusing
Avatar
Ooh it worked
10:39
Thx
Avatar
Avatar
Souly
try to set cl_dummy_resetonswitch to 0 and then hold d on dummy and switch back to main, then enable dummy hammerfly and throw, right before throw disable dummy hammerfly and dummy should be holding d again
Its better if u turn deepfly with hammerfly, u dont have to disable hammerfly (edited)
Avatar
RudolfMonekey 2021-05-26 11:03:12Z
My settings got reverted to default multiple times now and i don't know what all of them were. How can I avoid that this happens again and how can I find my old settings
Avatar
there should be settings_ddnet.cfg.xx.tmp
11:17
in %appdata%/teeworlds
11:18
the client doesnt overwrite the old config directly
11:19
but dunno why it happens, maybe u started the game as admin once or smth
11:19
you can try to rename the teeworlds dir in %appdata%, maybe that helps
11:19
and dont start as admin
Avatar
RudolfMonekey 2021-05-26 11:19:39Z
Thank you
11:24
@Deleted User I think my settings have been overwritten
11:24
I don't have deepfly command and all the other settings were rested (edited)
Avatar
well as said, there should be settings_ddnet.cfg.xx.tmp then
Avatar
RudolfMonekey 2021-05-26 11:25:09Z
ahh
11:25
how do I open .tmp files
Avatar
in editor, or just rename to .cfg
11:25
but in windows u need to turn on file extensions then
11:25
so probably easier to open in "notepad"
Avatar
RudolfMonekey 2021-05-26 11:26:27Z
I only have settings_ddnet.cfg
Avatar
if saving the config ever worked, then i dont see how the client can overwrite it
11:27
what client version are you on?
Avatar
RudolfMonekey 2021-05-26 11:27:20Z
newest Steam version
Avatar
did you add the deepfly command restarted and it worked, atleast once?
11:27
like did it ever save ur deepfly command?
Avatar
RudolfMonekey 2021-05-26 11:27:58Z
I had the deeplfy command for months
11:28
and it worked yesterday too
Avatar
yeah then it shouldnt happen, there has to be a .tmp file
Avatar
RudolfMonekey 2021-05-26 11:29:00Z
Avatar
did you start any other client?
Avatar
RudolfMonekey 2021-05-26 11:29:37Z
yes
11:29
15.2.5
Avatar
no thats fine, did you start as admin?
Avatar
RudolfMonekey 2021-05-26 11:29:55Z
no
Avatar
mhh
11:31
i don't know if reading a file can actually fail under windows
11:31
what windows are you on btw?
11:31
is that win10 latest?
Avatar
RudolfMonekey 2021-05-26 11:31:56Z
Windows 10 pro
Avatar
i'll create an issue on github, so other devs can judge on that, cannot help you more rn, sorry
Avatar
RudolfMonekey 2021-05-26 11:32:37Z
Thanks for your help tho
Avatar
how do i change my skin
Avatar
Settings -> Tee
13:39
there is the selection
13:39
or click "skin database" copy the name u want and paste it to the skin name top left(where your current selected skin and its name is shown)
Avatar
Avatar
RudolfMonekey
how do I open .tmp files
mine only worked by opening them in pdf
Avatar
Avatar
Deleted User
Settings -> Tee
tysm i had the normal avatar and everyone thought i was a new player
Avatar
how do i play with my dummy at the same time? without having it disconnect when i try to switch players between me and the dummy
Avatar
Avatar
FatDemoo
how do i play with my dummy at the same time? without having it disconnect when i try to switch players between me and the dummy
Check your control settings, there is a option to switch between dummy and your main tee
16:07
Toggle dummy:
Avatar
Sometimes when I copy controls over my dummy, when I switch dummies the one I was on registers a mouse click
16:18
By sometimes I mean like if its happening on a map, it happens all the time but I dont think it happens on every map
16:19
Does that happen for everyone? what might be the issue?
Avatar
is it possible to create a mod that (on my own server) wont let me freeze but when i touch the freeze will turn my character red? and when i get out of the freeze zone it would instantly get back to normal
17:57
i kinda want to practice that way
17:58
red=messed up but can keep going seamlessly kind of thing
Avatar
it's possible, but an easier way is to just bind super and unsuper and start a LAN server
18:14
if you freeze, press your super bind and move back to safety, then press your unsuper bind
18:14
it does exactly what you want but you just cant move until you do super and can't get frozen again until you do unsuper
18:14
@SnSmNtNs
18:15
this will require auth on your server, so if you havent set an RCON password it will randomly generate one for you in the server terminal window
Avatar
You can also enable practice mode on your server
Avatar
yea, i know that that exists.. thats why im asking cuz i dont like that solution
Avatar
Also, turning off freeze is not really the best way to practice since a lot of tricks revolve around controlling your velocity before you enter freeze. E.g. jumping from edge to edge, freezehammers
18:47
anyway, if you really want to do it the part we disable movement should be in gamecore.cpp
Avatar
i want to practice dragging someone else, so i imagined it as i spawn a dummy and drag it all the way through the map, but in such a way that freeze cant interrupt me, but i can see when i mess up
18:50
i see, so i can just code it myself? are there any docs on teeworlds api? (is that the right term?) i think i can figure out a few lines of code. that is actually helpful to know
Avatar
there is no documentation on the teeworlds source, api isn't really the right term here
Avatar
yea, i will never be able to understand what api means, oh well xD. btw, you said freezehammers, is that the thing that people do when they leftclick before entering freeze and it plays the animation of a ninja weapon attack. i thought that was completely useless, is it not?
Avatar
nah, freezehammers are what people usually call "aled"s ingame
Avatar
(its next to impossible to find any info on any term in teeworlds even though i played it for like 3 years, so i ask whenever i can..)
Avatar
you hammer right at the edge of the freeze to unfreeze someone on the other side of the freeze
Avatar
oh, that "one tile wide freeze wall" tech, i see
18:55
thats helpful, thank you =)
Avatar
Avatar
SnSmNtNs
i want to practice dragging someone else, so i imagined it as i spawn a dummy and drag it all the way through the map, but in such a way that freeze cant interrupt me, but i can see when i mess up
i run a map called "Drag Practice" on my server all the time, I made it just to practice carrying a dummy. Idk if this is what you want to practice but it might help. No freeze all teles
Avatar
yea, thats exactly what i want to work on, gores-like dummy dragging
Avatar
My map doesn't have freeze/teles on top though
18:57
but it's running in the internet tab now
18:57
and usually always
Avatar
thats useful, i will try it right now :D
Avatar
140 ping though.. maybe it will be fine
19:03
yeah it runs outta chicago somewhere
Avatar
how to get a skin in the actual game?
20:43
like if u made one
Avatar
you have to contact skin database staff
20:46
so either louis or Ravie
20:46
@blazesAlt
20:46
i actually don't know if there's an official process, but ive seen other people do that
Avatar
Is there a bind to change the nickname right in the game?
Avatar
@FaZe up player_name name dummy_name name
Avatar
np x2 (edited)
Avatar
btw what's the difference between ddrace network and teeworlds?
Avatar
ddracenetwork (or ddnet) is a modification of teeworlds. it was inspired by another older race mod, and there are many other mods that have different gameplay that doesn't involve racing
21:03
in general, people prefer calling the game "teeworlds" because it encompasses all of the different modifications that have been made to the game
21:03
when people refer to "ddnet", they're often talking about the official servers or specifically the ddrace game mode
21:03
@blazesAlt
21:04
ddnet can refer to the client implementation, server implementation, AND the official servers, so it can be hard to discern what is meant by "ddnet" sometimes without context (edited)
Avatar
ok ty
21:08
:3
Avatar
Дядя Женя 2021-05-26 22:27:03Z
How was that insane ninja solo map called?
22:27
with everything neon etc.
Avatar
rapid
Avatar
Дядя Женя 2021-05-26 22:29:09Z
yeah
Exported 115 message(s)