Guild icon
DDraceNetwork
DDraceNetwork / general
This channel is for all Teeworlds/DDNet and related chat. Gameplay questions can be asked here as well rather than in #questions. Ingame screenshots and any other Teeworlds related media goes to #showroom.
Between 2024-10-21 00:00 and 2024-10-22 00:00
Avatar
кто гений?
00:08
я гений
Avatar
#off-topic For non-english, also posting images unrelated to the game
Avatar
Avatar
.
кто гений?
$deepl
Avatar
Avatar
.
кто гений?
Hi! Most of us communicate in English. If you’re having trouble with English, use https://www.deepl.com/en/translator to help you out.
Avatar
Avatar
Skeith
#off-topic For non-english, also posting images unrelated to the game
Oh
Avatar
Original message was deleted or could not be loaded.
Communication on non-Eng is forbidden happy
Avatar
Avatar
BagleR
Communication on non-Eng is forbidden happy
на русском напиши
Avatar
Avatar
.
на русском напиши
Follow BagleR's message
Avatar
Avatar
Alperen
Skill issue ig
bruh
Avatar
Avatar
BagleR
$deepl
have you thought of adding an argument to that message like $deepl ru and its the message but translated into russian
04:29
wait
04:29
bot is open souirce
04:29
i can do that
04:32
#WeLoveOpenSource
04:36
cant find the deepl command after searching for a couple mins is it pushed to the repo?
Avatar
spooky oxyzo 2024-10-21 04:44
apparently they would have to do this for each language
Avatar
Avatar
spooky oxyzo
apparently they would have to do this for each language
yeah but not alot of work considering its just one message
04:47
well it is
04:47
for the guy whos managing it
Avatar
Guys how do I assign a bind to a key? I want to assign the fly bind to a key to enable and disable it
05:03
bind mouse2 "+fire;+toggle cl_dummy_hammer 1 0 " is my bind rn (edited)
05:09
And it would display a message like this one
Avatar
Avatar
Da Rookie
And it would display a message like this one
think you need separate files for that one
Avatar
spooky oxyzo 2024-10-21 05:25
$deepfly maybe? idk
Avatar
Avatar
spooky oxyzo
$deepfly maybe? idk

How to bind and configure deepfly:

We highly recommended to read this article. If you prefer to not read the article: Move the attached text file to your config directory and then type: exec deepfly.txt into the ingame console (F1). To toggle deepfly on/off, press "C" on your keyboard.
05:25
156 bytes
Avatar
Avatar
Cammodude
think you need separate files for that one
No it's not needed
05:38
The guy that gave-me the script made it in the session
05:38
and send it to me to copypaste
05:38
and it worked until I erased some files (edited)
Avatar
then you can check the demo and copy the text again
Avatar
But it worked fine for years
Avatar
ah xd
Avatar
Avatar
Cammodude
then you can check the demo and copy the text again
I have a slight itch that this might not work (edited)
Avatar
i havent worked with binds that much so i dont know how to properly write it but i assume the structure should look like bind x ( toggle[ echo "off"; bind mouse1 +fire echo "on"; bind mouse1 +fire; toggle{cl_dummy_hammer 1 0} ] )
05:43
if thats understandable
Avatar
you made the code blocks horrible
05:46
bind x ( toggle[ echo "off"; bind mouse1 +fire echo "on"; bind mouse1 +fire; toggle{cl_dummy_hammer 1 0} ] )
05:46
think u meant like this?
05:46
and that does not look right
Avatar
i blame discord
05:47
wait plugi
05:48
Avatar
Avatar
Da Rookie
and send it to me to copypaste
.
05:48
no problem
05:48
unbind mouse1 bind mouse1 "+fire" cl_message_client_color red echo Deepfly OFF bind mouse3 exec "DeepflyON.cfg"
05:48
unbind mouse1 bind mouse1 "+fire; +toggle cl_dummy_hammer 1 0" cl_message_client_color green echo Deepfly ON bind mouse3 exec "DeepflyOFF.cfg"
05:49
.cfg files dont exist
Avatar
what
05:49
oh
05:49
he wants with no files?
05:50
i dont think u can make on and off without atleast 1 file
05:50
with one key
Avatar
Nope, no files, one single line is what he sent
05:50
2 keys
Avatar
oh 2 keys?
Avatar
c to activate
05:50
v to deactivate
Avatar
and what to off
05:50
okay
05:50
i can make that for u
05:50
1 second
Avatar
nevermind
05:56
forgot how to make ddnet binds sorry @Da Rookie
Avatar
Avatar
always
forgot how to make ddnet binds sorry @Da Rookie
you like, type the magical letters
05:57
and then things work
Avatar
every program ever
Avatar
did I meet the code wizard? thinky
Avatar
i place ddnet tiles instead of typing letters
Avatar
Avatar
Da Rookie
you like, type the magical letters
ah okay
05:58
if ur telling me this then bind z "bind mouse1 "+fire; +toggle cl_dummy_hammer 1 0"" bind c "bind mouse1 "+fire"" should work
05:58
thanks for the advice
Avatar
bruh
Avatar
i just remmebered
Avatar
Avatar
Da Rookie
And it would display a message like this one
.
Avatar
that my friend didnt wanna use config files
05:58
oh
05:59
then u can add echo whatevert at the start
06:00
despair_c
Avatar
Yeah that statement is wrong Remove the " on bind mouse1 Bind z bind mouse1 "+fire; ..." Same with the one below
Avatar
below?
Avatar
bind c echo off; bind mouse1 "+fire" bind z echo on; bind mouse1 "+fire; +toggle cl_dummy_hammer 1 0"
06:05
that works for me
Avatar
Avatar
Da Rookie
Click to see attachment 🖼️
if u do "" in "" u should put \ before " like bind mouse1 "+fire; bind n \"echo manikoo best\""
06:30
afaik u can use ' but not sure
Avatar
Avatar
Cammodude
.cfg files dont exist
i can sned u bind that is one liner later
06:37
wait no, its still cfg based. I guess u need two keys bound then
Avatar
Avatar
manikoo
if u do "" in "" u should put \ before " like bind mouse1 "+fire; bind n \"echo manikoo best\""
we love escaping strings
Avatar
Avatar
risu
we love escaping strings
best thing is next deeper layer. it becomes \\\"echo ..."\\\"
Avatar
is null movement allowed?
Contribute to Qiasfah/Null-Movement-Script development by creating an account on GitHub.
Avatar
Oh I've had like quintuple \s in the past
07:02
though not with ddnet binds that's for sure
07:03
it's funny when you have code for some reason escaping already escaped strings so every \ doubles
Avatar
Avatar
always
is null movement allowed?
well in general we dont allow external makros, but i know that some keyboard producers put that in their keyboard driver already. I don't think it gives an advantage in teeworlds, as long you just apply it to +right and +left. Notice how your tee stops if u hold both keys at the same time, some people use that to stop. Might even be bad to have that on. Still I'd advice against it/similar makros, especially looking at dummy pseudo 3fly...
Avatar
so its actually a disadvantage?
Avatar
Speaking of what counts as cheating and what doesn't: Would you consider it an issue if a client had extra collision visualization options?
07:09
I'd imagine it wouldn't be an issue considering hook lines already exist
Avatar
can you give an example
Avatar
say, you click your hammer, and for a second after the hit it shows you the hitbox of that hit and the hitbox of the closest tee at the time of that hit
Avatar
i dont think hitboxes aare really cheating but not my game and not my rules
Avatar
so you get feedback for when you miss your hammer (through walls is oh so painful) and for how to refine your throws and flight
07:12
dont sound like cheating
Avatar
yeah it doesn't, but in a game where the players care so much you can't go wrong asking just in case
07:14
I probably should just ask in #town-hall once I implement something like that
Avatar
yeah
Avatar
whats the difference eue ger10.ddnet.tw
Avatar
Avatar
Arylz
whats the difference eue ger10.ddnet.tw
english?
Avatar
eueue
Avatar
spooky oxyzo 2024-10-21 08:15
what
Avatar
spooky oxyzo 2024-10-21 08:15
justatest
Avatar
queue
Avatar
eueue
Avatar
Avatar
Arylz
whats the difference eue ger10.ddnet.tw
We prefer the new .org domain
Avatar
Avatar
deen
We prefer the new .org domain
It's not just Teeworlds, it's an organization
10:09
😤
Avatar
Teeworld organization
Avatar
Avatar
BagleR
Teeworld organization
too bad the domain can't be ddnet.tw.org
Avatar
Jupstar ✪ 2024-10-21 10:19
dd.net
10:22
ddrace.net wouldn't be bad either
Avatar
i wonder what dd.net would cost, dd.com goes for 46-98million (first look) xd
Avatar
ddracenet.work is probably cheap
Avatar
creative xd but would be available and cheap
Avatar
Avatar
ScReeNy
i wonder what dd.net would cost, dd.com goes for 46-98million (first look) xd
Jupstar ✪ 2024-10-21 10:47
uff for that price you can better have your own TLD .ddnet ez
Avatar
Avatar
Jupstar ✪
uff for that price you can better have your own TLD .ddnet ez
It's only 25k$ per year that ICANN wants for a brand tld
11:14
And 185k$ for the initial application
11:14
Still much cheaper 😄
Avatar
im new to this game, but how do you find like a duo where you can beat maps with. do you just ask someone or what?
Avatar
Avatar
Astrqx
im new to this game, but how do you find like a duo where you can beat maps with. do you just ask someone or what?
catseyenebulous 2024-10-21 11:56
Yes, basically.
Avatar
alright thanks
12:15
Wtf why?
12:15
I play on phone tatar client
12:15
Wtf
12:16
Bot client...
Avatar
tatar client
Avatar
ah yes raw meat with egg yolk, onion, capers and pickle client
kek 1
Avatar
! #xx BludX 2024-10-21 12:58
62.122.215.19:8352
Avatar
62.122.215.19:8352[🇷🇺] is an official DDraceNetwork (Type: DDrace) server. Quick join: https://ddnet.org/connect-to/?addr=62.122.215.19:8352/
Avatar
Avatar
slipp
Click to see attachment 🖼️
imcutekitten 2024-10-21 13:03
Just big L
Avatar
Avatar
slipp
Click to see attachment 🖼️
*>Maciek<* 2024-10-21 13:04
Play on ddracenetwork from steam
13:04
No bans there
Avatar
Bro i play on phone
13:07
STEAM?
Avatar
! #xx BludX 2024-10-21 13:08
579
Avatar
Avatar
slipp
STEAM?
emulators
Avatar
So bad phone from emu
Avatar
how want aip gore duo ?
Avatar
h 1-> w 2<- o 1->
Avatar
chancho got a mental damage don't take upper message seriously (edited)
Avatar
Avatar
deen
We prefer the new .org domain
so i can lick ur hands
14:41
helelelelel
14:41
👅
Avatar
Avatar
manikoo
chancho got a mental damage don't take upper message seriously (edited)
Avatar
Avatar
むぎ
Click to see attachment 🖼️
catseyenebulous 2024-10-21 14:43
If you do it in that order 'o' should move 2 as well.
Avatar
ik pepeW
pepeW 1
Avatar
Avatar
むぎ
Click to see attachment 🖼️
be nice
Avatar
Avatar
manikoo
be nice
be ice
Avatar
oh no
14:49
thats cold
Avatar
oblos offcer 2024-10-21 14:53
then use cactus client
14:56
that ping is crazy
14:56
Avatar
what ping
Avatar
Avatar
Astrqx
im new to this game, but how do you find like a duo where you can beat maps with. do you just ask someone or what?
i hope u find a buddy
15:09
buddy system is the way in this game i think
Avatar
Avatar
むぎ
what ping
oblos offcer 2024-10-21 15:17
IN MS
15:17
300ms ping
15:17
that kind of ping
15:17
i saw ping
15:17
but u guys didnt for some reason (edited)
Avatar
Avatar
Ewan
i hope u find a buddy
thank you
Avatar
oblos offcer 2024-10-21 15:21
i prefer being alone
Avatar
damn
Avatar
oblos offcer 2024-10-21 15:22
i only have 3 steam friend
15:22
cus i didnt spend 5 bucks on anything
15:22
fuck Valve
15:22
you should make irl firends
Avatar
oblos offcer 2024-10-21 15:23
i already have them
Avatar
oh thats nice
Avatar
oblos offcer 2024-10-21 15:24
i can only get friend on steam by an friend code
Avatar
1388038004
Avatar
Avatar
oblos offcer
fuck Valve
Avatar
back to work
Avatar
Avatar
oblos offcer
fuck Valve
Valve Corporation is PEAK
17:09
(saying this as a Linux user whose games would not run was it not for Valve)
17:10
I guess I could play DDNet though, and surely that should be enough to satisfy anyone!
Avatar
Avatar
risu
(saying this as a Linux user whose games would not run was it not for Valve)
average proton usr santatrollet
Avatar
Avatar
risu
I guess I could play DDNet though, and surely that should be enough to satisfy anyone!
sure
Avatar
Avatar
manikoo
average proton usr santatrollet
I'm also using another piece of their software; Gamescope is stopping my game from freezing on launch and when I tab out to check Discord
17:21
some games can be so temperamental when it comes to window modes and resolution...
Avatar
gamescope won’t make a window for me… may be a hyprland thing
Avatar
can someone help
17:29
@.pet
17:30
17:30
@BratOK
17:30
join rn
17:30
DDNet RUS2 - Oldschool Address: ddnet://62.122.215.19:8342 My IGN: forgotten
Avatar
62.122.215.19:8342[🇷🇺] is an official DDraceNetwork (Type: DDrace) server. Quick join: https://ddnet.org/connect-to/?addr=62.122.215.19:8342/
Avatar
Avatar
.xajsv
@BratOK
spooky oxyzo 2024-10-21 17:32
instead of pinging make a ticket #✉-create-a-ticket -# unless you already made a ticket
Avatar
sowwy
Avatar
Guys
18:38
What is sylbot?
Avatar
Avatar
Fantrap
What is sylbot?
catseyenebulous 2024-10-21 18:41
A bot. nobot
Avatar
How to use it?
Avatar
Avatar
Fantrap
How to use it?
catseyenebulous 2024-10-21 18:44
Better don't.
Avatar
Avatar
Fantrap
How to use it?
u can try it on TasNet servers but it's don't allowed on official ddnet servers(cuz it's a bot u understand i guess)
Avatar
Avatar
Fantrap
What is sylbot?
its a bot
Avatar
During the game the computer reboots only in ddrace. In other games there is no such thing the computer is good on this build on windows 10 did not crash switched to 11 now the pc randomly crashes in the game ddrace. Who will help to solve the problem tell me something?
Avatar
be nice
Avatar
RUS DDNET 5 PLAYERS SERVER LINEAR 65.21.95.163:8409
🤔 1
Avatar
65.21.95.163:8409[🇷🇺] is an official DDraceNetwork (Type: DDrace) server. Quick join: https://ddnet.org/connect-to/?addr=65.21.95.163:8409/
Avatar
Avatar
catseyenebulous
A bot. nobot
nouis
22:05
Avatar
agreed
Avatar
Avatar
soul
RUS DDNET 5 PLAYERS SERVER LINEAR 65.21.95.163:8409
spooky oxyzo 2024-10-21 22:28
i dont think there are linear enthusiasts
Avatar
spooky oxyzo 2024-10-21 22:35
owo
Exported 229 message(s)
Timezone: UTC+0