Guild icon
DDraceNetwork
DDraceNetwork / questions
For newcomers to ask questions and get help. Also check https://wiki.ddnet.org/wiki/FAQ
Between 2023-12-13 00:00:00Z and 2023-12-14 00:00:00Z
Avatar
anyone know how to make cfg files?
17:34
i need help
Avatar
.txt files also work afaik
17:38
So instead of this exec filename.cfg you just replace cfg with txt
Avatar
like i made an cfg
17:40
but i think i messed up commands
17:40
it wont work
Avatar
You can send the files here for people to take a look at and correct
17:41
Well, the text would be easier
Avatar
bind r "echo all binds are off except deepfly;cl_dummy_control 0;bind mouse1 +fire;bind mouse2 +hook;cl_dummy_copy_moves 0" bind mouse1 "+fire;+toggle cl_dummy_hammer 1 0"
17:43
idk if i did right tho
Avatar
You need to make it exec itself too
17:49
?
17:51
no no
17:51
i dont want to exec smth
Avatar
Ah hold on that's wrong
Avatar
i want to do one button that cancels all mods and enables deep fly
17:52
like that
Avatar
Cancels all mods?
17:53
bind r "echo all binds are off except deepfly;cl_dummy_control 0;bind mouse1 +fire;bind mouse2 +hook;cl_dummy_copy_moves 0"
17:53
this cancels all mods
17:53
ok
17:53
but
17:53
i want when i press r
17:54
it enables deep fly
17:54
but it wont work
Avatar
Afaik if you want to be toggling something you need a cfg for it
17:55
Or just an exec for it
Avatar
bind r "echo all binds are off except deepfly;cl_dummy_control 0;bind mouse1 +fire;bind mouse2 +hook;cl_dummy_copy_moves 0" exec dummydeepfly.cfg?
17:57
will this work?
17:57
or do i need a bind
Avatar
Avatar
alien
bind r "echo all binds are off except deepfly;cl_dummy_control 0;bind mouse1 +fire;bind mouse2 +hook;cl_dummy_copy_moves 0" bind mouse1 "+fire;+toggle cl_dummy_hammer 1 0"
You have quite a few syntax errors, try this one instead bind r "echo all binds are off except deepfly";cl_dummy_control 0; bind mouse2 +hook; cl_dummy_copy_moves 0; bind mouse1 "+fire;+toggle cl_dummy_hammer 1 0"
Avatar
Thanks, trying to do it on mobile is a pain haha
17:59
That doesn't let you toggle deepfly on and off though right?
17:59
It just turns it on
Avatar
it doesnt work
Avatar
Avatar
furo
You have quite a few syntax errors, try this one instead bind r "echo all binds are off except deepfly";cl_dummy_control 0; bind mouse2 +hook; cl_dummy_copy_moves 0; bind mouse1 "+fire;+toggle cl_dummy_hammer 1 0"
maybe u typed it wrong
18:01
cuz it did not work for me
Avatar
Avatar
Draggory
It just turns it on
i want it like that cuz when i enable 3 fly and turn it off i have to enable it again
18:03
but with this bind i can just do 1 button and 3fly is closed and deepfly is enabled
Avatar
Avatar
alien
maybe u typed it wrong
You sure you copied it correctly? it works fine for me.
Avatar
this is what i got when i open vscode
Avatar
Avatar
alien
this is what i got when i open vscode
You don't have the first part of the string copied? You missing the bind r "echo all part at the beginning.
Avatar
i have it
Avatar
Avatar
alien
i want it like that cuz when i enable 3 fly and turn it off i have to enable it again
I see, my bad
Avatar
it wont work for me :(
Avatar
Are you sure you copied it correctly? It doesn't look like it from the screenshot
Avatar
is this right?
Avatar
Looks better, I believe it's one 1 line though
Avatar
it wont work
18:10
im waiting for furo to respond
Avatar
Did you paste it into the F1 console?
Avatar
i put it in the cfg file
18:11
nad exec it
18:11
and
Avatar
If you don't need to toggle it on and off then you don't need the cfg file
Avatar
so i copy it
18:12
and paste it in the
18:12
f1?
Avatar
Pasting it into F1 console should be fine, yes
Avatar
it wont work
Avatar
when i enter it
18:13
it made deepfly on
18:13
but when i closed deepfly
18:13
and did the bind
18:13
it does not make deepfly on
18:13
sry for bad english
18:14
not my lang
Avatar
Are you saying you want this bind to stay on after toggling 3fly on and off?
Avatar
i mean i want this bind to close 3fly and open deepfly
Avatar
Does the bind work on it's own?
18:20
i want to press r and it closes 3fly and open deepfly
Avatar
If you have no binds on and you press r, does the deepfly bind work?
18:21
is it impossible?
Avatar
And when you have 3fly on and you press r, is 3fly still on? (edited)
Avatar
when i press r 3fly is closed
18:24
like i want to press r and then 3fly close
18:24
and then deepfly opens
Avatar
Avatar
alien
is this right?
you need to nest your last command (bind mouse1 " +fire; +toggle cl_dummy_hammer 1 0"
18:24
first of all that command is not closed by doublequotes
18:24
second its not nested
18:26
oh i see what ur trying to do
18:26
but it wont work like that
Avatar
so is it possible?
Avatar
catseyenebulous 2023-12-13 18:27:19Z
I think you need a cfg file.
Avatar
im fine with that
18:27
but can someone do it ?
18:27
cuz i dont know how
18:27
as im still new to commands
Avatar
u can try to put all those commands in a cfg file (i recommend seperate lines) (edited)
18:28
then just bind r exec configname.txt
Avatar
Avatar
alien
cuz i dont know how
catseyenebulous 2023-12-13 18:29:47Z
Try putting them ^ in your DDNet folder and see if it works.
Avatar
Avatar
catseyenebulous
Try putting them ^ in your DDNet folder and see if it works.
u dont know what i want to do dont u
Avatar
Avatar
bencie
u can try to put all those commands in a cfg file (i recommend seperate lines) (edited)
can u do it for me i just mess it up
Avatar
Avatar
alien
when i press r 3fly is closed
catseyenebulous 2023-12-13 18:32:17Z
Is that not literally what it does?
18:32
If not I really don't know what you want.
Avatar
Avatar
catseyenebulous
Is that not literally what it does?
i want when i press r 3fly is closed and deepfly is opened
Avatar
catseyenebulous 2023-12-13 18:33:12Z
That's what I just said it does?
Avatar
this close 3fly only
Avatar
catseyenebulous 2023-12-13 18:34:41Z
Yes that's why there is two.
18:35
To start using them type "bind r exec TripleFlyON.cfg" in f1 and then press r.
Avatar
i dont want triplefly on
18:36
i want triplefly off in the same bind it enables deepfly not triple fly
Avatar
catseyenebulous 2023-12-13 18:39:04Z
Have you tried it?
Avatar
yes i used to have thouse binds
Avatar
catseyenebulous 2023-12-13 18:42:59Z
Well, if that's not what you want I can't help you.
Avatar
anyone wanna help
20:48
?
no 1
Exported 114 message(s)