Guild icon
DDraceNetwork
DDraceNetwork / questions
For newcomers to ask questions and get help. Also check https://wiki.ddnet.org/wiki/FAQ
Between 2024-03-20 00:00:00Z and 2024-03-21 00:00:00Z
Avatar
How do I report a player using an unofficial client with cheats?
Avatar
#✉-create-a-ticket
Avatar
Avatar
Destoros
NOTINDEX behaves just like INDEX, but negated. This means that Index 1 NoDefaultRule Pos 0 0 NOTINDEX 84 Should place Tile 1 everywhere except where a tile with index 84 is placed. Even tiles which were empty before (index 0) should be filled. I cannot explain why you see the same result for both variants, maybe you forgot to reload the mapres? The automapper file gets only reloaded if you "readd" the corresponding image. (edited)
After some testing, I found out that NoDefaultRule does nothing if the position 0 0 is tested with a NOTINDEX (whereas it works "as expected" with INDEX or if the position 0 0 is not tested). For example, test 1 and test 2 give exactly the same result (I tried with empty and full tiles, including some with index 84 and some without) but they should not. However, if the position 0 0 is not tested with NOTINDEX as in test 3 and test 4, NoDefaultRule gives the expected result (~ the result I expect ^^). test 3 fills with index 1, if 0 0 is a full tile and 0 1 (position above) is not index 84. "test 4" fills with index 1 if 0 1 is not index 84 independently of 0 0. [test 1] Index 1 Pos 0 0 NOTINDEX 84 [test 2] Index 1 NoDefaultRule Pos 0 0 NOTINDEX 84 [test 3] Index 1 Pos 0 1 NOTINDEX 84 [test 4] Index 1 NoDefaultRule Pos 0 1 NOTINDEX 84 Is this behavior expected or is it a bug ? Did I misunderstand something ? (edited)
Avatar
how to insert this cactus client into ddnet because it doesn't work for me
Avatar
How can I open/create/buy my own PUBLIC server? It’s a shame that there are no Siberian servers, otherwise everywhere I have a ping of 80 😦
Avatar
i had a soundpack and deleted it and now i dont have sound how do i get a backup
Avatar
Avatar
lomi
After some testing, I found out that NoDefaultRule does nothing if the position 0 0 is tested with a NOTINDEX (whereas it works "as expected" with INDEX or if the position 0 0 is not tested). For example, test 1 and test 2 give exactly the same result (I tried with empty and full tiles, including some with index 84 and some without) but they should not. However, if the position 0 0 is not tested with NOTINDEX as in test 3 and test 4, NoDefaultRule gives the expected result (~ the result I expect ^^). test 3 fills with index 1, if 0 0 is a full tile and 0 1 (position above) is not index 84. "test 4" fills with index 1 if 0 1 is not index 84 independently of 0 0. [test 1] Index 1 Pos 0 0 NOTINDEX 84 [test 2] Index 1 NoDefaultRule Pos 0 0 NOTINDEX 84 [test 3] Index 1 Pos 0 1 NOTINDEX 84 [test 4] Index 1 NoDefaultRule Pos 0 1 NOTINDEX 84 Is this behavior expected or is it a bug ? Did I misunderstand something ? (edited)
You understood everything right and it seems like that [test 2] is a bug. I would expect that the automapper paints every tile besides INDEX 84 as Index 1 but it strangely does not fill an empty tiles.
👍 1
Avatar
HOW TO DISCONNECT IN SOLO MODE???
Avatar
cl_show_others 0 (edited)
18:43
if that doesn't work try cl_show_others_alpha 0
Avatar
Avatar
exosphere
HOW TO DISCONNECT IN SOLO MODE???
to hide others in solo you have to use /showothers (it's a toggle to show others or not, and by default it's on hence the need to use it to disable showing others) (edited)
Avatar
Avatar
Destoros
You understood everything right and it seems like that [test 2] is a bug. I would expect that the automapper paints every tile besides INDEX 84 as Index 1 but it strangely does not fill an empty tiles.
Thanks for your help and for taking the time to answer :)
rplace 1
Exported 13 message(s)