drama and help section do not have modify buttons but the rest do
Lol. I actually thought the costume gamemode was real for a second.
What happens when you look at your add-ons with rtb mod manager? Do they show up alphabetized within their categories?
Try alphabetizing them in the Addon's folder using the sort feature in Explorer.
Do they show up in the same order each time, or is it different every time you open Blockland/try to start a server?
How about just using the Add-Ons button on RTB,then enabling them,they are sorted better,thats how i do it.
the first couple of times they were different, but now its the same order every time.
Let's do a test.Enter this into your console:Code: [Select]$mask="Add-Ons/*.zip";for($file=findFirstFile($mask);$file!$="";$file=findNextFile($mask))echo($file);Then post the results. There should be a reverse-alphabetical list of all add-ons.If the above fails, try it again, but first rename your Add-Ons folder to "Add-Ons OLD". This will cause all non-default mods to be removed.
$mask="Add-Ons/*.zip";for($file=findFirstFile($mask);$file!$="";$file=findNextFile($mask))echo($file);
OP, please rename your add-ons folder to "Add-Ons OLD" (while Blockland is closed) and then re-run the test that I posted on the previous page. You did not restart Blockland in between tests last time.
If you go in your add-ons folder can you change the sorting in explorer to match the sorting of the add-ons list in-game. For example, by clicking date last modified or something.
OP ignored, OP should do this