Search found 3512 matches

by deen
Fri Jun 30, 2023 5:19 pm
Forum: General Help
Topic: Cursor
Replies: 1
Views: 2962

Re: Cursor

Ingame the data/game.png is used, for the UI data/gui_cursor.png. You can put your custom files in %APPDATA%/DDNet with the same name to have it preferrentially chosen by the client.
by deen
Tue Jun 27, 2023 5:53 pm
Forum: General Help
Topic: DDNet editor server settings
Replies: 1
Views: 2948

Re: DDNet editor server settings

See https://ddnet.org/settingscommands/#tunings

In your map editor click on "Server Settings" and then add something like tune ground_jump_impulse 100 and tune air_jump_impulse 95.
by deen
Wed Jun 14, 2023 2:31 pm
Forum: General Help
Topic: Why???
Replies: 1
Views: 2827

Re: Why???

You probably have no ipv6 connection. This shouldn't matter as long as ipv4 works. You can use sv_register ipv4 if you don't want to try ipv6.
by deen
Sun Jun 11, 2023 9:24 am
Forum: Tutorials
Topic: Automapper Tutorial
Replies: 4
Views: 8645

Re: Automapper Tutorial

BJ_Umut wrote: Sat Jun 10, 2023 4:35 pm Can you or someone else give the automapper for generic_unhookable random silver
This thread is 9 years old, so maybe it makes more sense to ask on ddnet discord: https://ddnet.org/discord
by deen
Wed Jun 07, 2023 1:07 am
Forum: General Help
Topic: Oldschool
Replies: 1
Views: 2836

Re: Oldschool

You still have to submit them on the official DDNet Discord over at https://ddnet.org/discord
by deen
Mon Jun 05, 2023 8:30 pm
Forum: General Help
Topic: how to use packages to host server? (ddnet apt)
Replies: 1
Views: 5590

Re: how to use packages to host server? (ddnet apt)

We recommend using the latest DDNet version, you can download it for Linux x86-64 on https://ddnet.org/downloads/
Then run screen in a terminal and start ./DDNet-Server in it. You can edit the data/autoexec_server.cfg to your liking, it has comments.
by deen
Thu Jun 01, 2023 5:03 pm
Forum: General Help
Topic: compile ddnet code
Replies: 6
Views: 6158

Re: compile ddnet code

I don't know what that is.

There is a larger tutorial here: https://forum.ddnet.org/viewtopic.php?f=16&t=5765
by deen
Thu Jun 01, 2023 3:44 pm
Forum: General Help
Topic: compile ddnet code
Replies: 6
Views: 6158

Re: compile ddnet code

I'm not seeing an error, does it work now?
by deen
Thu Jun 01, 2023 1:41 pm
Forum: General Help
Topic: compile ddnet code
Replies: 6
Views: 6158

Re: compile ddnet code

Did you download ddnet-libs too? See https://github.com/ddnet/ddnet#cloning It is required for building on Windows, except if you have exchndl.dll and the other drmingw libraries already installed. Other than that, this guide might help you: https://github.com/ddnet/ddnet#building-on-windows-with-vi...
by deen
Tue May 30, 2023 6:46 pm
Forum: General Help
Topic: the lan server lose connet
Replies: 1
Views: 2637

Re: the lan server lose connet

Do you have read/write permissions on the sqlite database file? If not, you can set them and try again. Otherwise maybe the file is corrupted, try removing it.