FAQ: Difference between revisions
m reordered translation marks for the previous change, ends at 99 |
m typos, punctuation |
||
Line 6: | Line 6: | ||
<!--T:2--> | <!--T:2--> | ||
If you don't find the answers you want here, you can go to the [https://ddnet.org/discord official Discord] | If you don't find the answers you want here, you can go to the [https://ddnet.org/discord official Discord]. | ||
== Technical Questions == <!--T:3--> | == Technical Questions == <!--T:3--> | ||
Line 43: | Line 43: | ||
<!--T:14--> | <!--T:14--> | ||
Inside the <code>settings_ddnet.cfg</code> file will be your configurations/settings. The config directory can also be used as data directory to replace skins or other files, without modifying the client's data directory (Note: it has the same directory structure as the data directory) | Inside the <code>settings_ddnet.cfg</code> file will be your configurations/settings. The config directory can also be used as data directory to replace skins or other files, without modifying the client's data directory (Note: it has the same directory structure as the data directory). | ||
===My game skin, entities, autoexec or any other file was overwritten by an update, why?=== <!--T:20--> | ===My game skin, entities, autoexec or any other file was overwritten by an update, why?=== <!--T:20--> | ||
Line 53: | Line 53: | ||
<!--T:27--> | <!--T:27--> | ||
The [[Special:MyLanguage/Development|Development]] page and some [[Special:MyLanguage/Resources#Blog Posts|blog posts]] may help you. You can also find auto-generated docs from Doxygen here: https://codedoc.ddnet.org/ | The [[Special:MyLanguage/Development|Development]] page and some [[Special:MyLanguage/Resources#Blog Posts|blog posts]] may help you. You can also find auto-generated docs from Doxygen here: https://codedoc.ddnet.org/. | ||
<!--T:30--> | <!--T:30--> | ||
Line 72: | Line 72: | ||
<!--T:33--> | <!--T:33--> | ||
It is likely the server is down or not reachable from the client, probably due to DoS attacks. You can try again later or visit [[Troubleshooting#Network / Connection problems]] for more information about how to | It is likely the server is down or not reachable from the client, probably due to DoS attacks. You can try again later or visit [[Troubleshooting#Network / Connection problems]] for more information about how to verify that your internet connection is fine. | ||
=== The servers I play in are gone. What happened? === <!--T:56--> | === The servers I play in are gone. What happened? === <!--T:56--> | ||
Line 86: | Line 86: | ||
<!--T:60--> | <!--T:60--> | ||
If you visit [http://ddnet.org/status/ ddnet.org/status/] your region server says it's up, this means there is a problem that leads to some (or every) servers to not appear in the server list. However, you can still connect to them via IP. | If you visit [http://ddnet.org/status/ ddnet.org/status/] and your region server says it's up, this means there is a problem that leads to some (or every) servers to not appear in the server list. However, you can still connect to them via IP. | ||
<!--T:61--> | <!--T:61--> |