DarkCastleMUD / DarkCastle

Dark Castle is a text-based MUD (multi-user dungeon) that was originally based on DIKU MUD around 1995. It has been running since then.
https://www.dcastle.org/
GNU Lesser General Public License v2.1
12 stars 11 forks source link

How do you set clan messageboard topics? #166

Closed dmhenderson76 closed 2 years ago

dmhenderson76 commented 3 years ago

Clan boards don't necessarily reflect the correct clan ownership:

Ex: Uln'hyrr clan board shows "Clan TimeWarp" board when you look at it. MOOR board shows "Clan Arcana" Clan Ataxia's board topic is "Inane messages only"

Is there a way to set these that I'm unaware of?

jhhudso commented 3 years ago

As long as no on erases or looks at the board, I can make changes to the files, reboot and the correct titles will show up. But really the problem is more complicated than that. Whomever setup the clans on port 6969 and the latest incarnation of board code (kkoons I think), the clan numbers, board names and the code do not match. Clearly someone knew this because they put the correct (Timewarp) board objects in the correct rooms (uln'hyrr clan hall) because uln'hyrr on port 6969 is using the clan number that is hardcoded for timewarp in board.cpp. Strangely the boards only save when you erase or look at them, not when you write a message which explains why a couple times people said board messages disappeared. You have to look at the board to make it save. I'll fix this too.

I will fix all the board/clan issues entirely eventually but just titles for now, the next reboot or two.

TehDreadPirateRoberts commented 2 years ago

"write Topic" Topic needs to be capitalized like that when doing it. I have fixed all of the current clan boards.