Help adding help topic

Post here if you need help setting up your server, etc.
User avatar
Light
Reverse Outside Corner Grinder
Posts: 1667
Joined: Thu Oct 20, 2011 2:11 pm

Re: Help adding help topic

Post by Light »

I edited the source to the latest sty+ct. If they're correct, the problem should be fixed. You may need to reboot the server though.
User avatar
ConVicT
Shutout Match Winner
Posts: 1001
Joined: Fri Feb 17, 2012 2:33 am

Re: Help adding help topic

Post by ConVicT »

Nuhp, still no joy :(
I am using ity correctly now, aren't I?

Code: Select all

ADD_HELP_TOPIC test "This is a test" "Testing"
For now we've added /commads which just sends a PLAYER_MESSAGE with the the commands and what they do, along with ROUND_CONSOLE_MESSAGE Type /commands for a list of commands.
More or less the same thing but still would be nice to get this fixed.
User avatar
kyle
Reverse Outside Corner Grinder
Posts: 1876
Joined: Thu Jun 08, 2006 3:33 pm
Location: Indiana, USA, Earth, Milky Way Galaxy, Universe, Multiverse
Contact:

Re: Help adding help topic

Post by kyle »

vov wrote:Having had a quick look at the code, it seems to be like this:
In r755, Z-Man fixed it, while in r767 kyle added it back in again. Not sure if there was a bug with it or (what I suspect) an oopsie. If you can compile your server yourself; remove the lines of code as done in r755 (link above), then /help should work with the topics as expected. I'll quickly try it out myself on my sty+ct server.
It is because i merged with "~armagetronad-ct/armagetronad/0.2.8-armagetronad-sty" which still has that code in it, I'll try to fix it before the weekend in both
Image
User avatar
kyle
Reverse Outside Corner Grinder
Posts: 1876
Joined: Thu Jun 08, 2006 3:33 pm
Location: Indiana, USA, Earth, Milky Way Galaxy, Universe, Multiverse
Contact:

Re: Help adding help topic

Post by kyle »

Just an update, Fixed

Code: Select all

ADD_HELP_TOPIC test "bla" "woot you win"
[0] Added help topic "test".
I updated this with the latest 0.2.8 and applied the fix lp:~armagetronad-ct/armagetronad/0.2.8-armagetronad-sty
and merged it into lp:~armagetronad-ct/armagetronad/0.2.8-armagetronad-sty+ct
Image
Post Reply