Guild icon
DDraceNetwork
DDraceNetwork / questions
For newcomers to ask questions and get help. Also check https://wiki.ddnet.org/wiki/FAQ
Between 2022-05-17 00:00:00Z and 2022-05-18 00:00:00Z
Avatar
Are there any rules channel in server i dont see one..
Avatar
#welcome
Avatar
didn't read the rules lol
😨 1
Avatar
How do I lay out my map? (edited)
Avatar
If it's about submitting your map, check out #📌info
17:55
But you probably want to test it locally first, or on an online server with friends: https://trashmap.ddnet.tw/
Avatar
Avatar
Chairn
card?
map*
18:19
sorry
Avatar
Avatar
deen
If it's about submitting your map, check out #📌info
Thanks
19:22
I basically want to set up a system of points in my server
19:22
I want to the commands /rank and /points works
19:22
And i want to link every map with an amount of points
19:22
Can someone help ?
Avatar
where all russian DDNet servers?
Avatar
@bencie whats with the laggy servers
20:26
you know everything
20:26
answer
Avatar
Avatar
spur
@bencie whats with the laggy servers
theyre probably laggy
20:29
trollet
Avatar
this is the #ask-bencie channel after all
20:56
always has been
Avatar
Avatar
Pinksky
Can someone help ?
you can't connect with official servers. to run your own server with your own maps and ranks you have to connect to the ddnet-server.sqlite database and fill the record_maps table
22:01
I just want to create my own database i guess (edited)
22:01
Idk how can i do that
Avatar
find out how to connect to the sqlite database (you can google this) - you will have to use a terminal or command line
22:06
then u can use this command:
22:06
insert into record_maps (Map, Server, Points, Stars, Mapper) values ("foo", "Novice", 1, 1, "me")
22:06
change the stuff in parenthesis after values (keep quotations) for whatever map
Avatar
Oh i know a lil bit of sql
22:06
And then, how to make the command /points work ?
22:07
When i got the database
22:07
Ow
22:08
Didnt read very well what you said sorry
Avatar
i think it worked automatically for me when i did it before
Avatar
Does the database have to be named with a special name ?
22:09
ddnet-server.sqlite ?
Avatar
yes
Exported 43 message(s)