Wiki to MU solution/MU to Forum
-
I was just wondering if anyone can help me out and install the wiki-to-game solution that we have on Fallcoast currently on the new game. It's the function that allows us to update the news files on the wiki and have it translate to the game.
We also have something where old jobs are archived on the Forum for later research and perusal.
Thanks.
-
@sonder said in Wiki to MU solution/MU to Forum:
I was just wondering if anyone can help me out and install the wiki-to-game solution that we have on Fallcoast currently on the new game. It's the function that allows us to update the news files on the wiki and have it translate to the game.
We also have something where old jobs are archived on the Forum for later research and perusal.
Thanks.
Using Penn, dump and pull to mysql (or when done their @http port maybe)
Using MUX, dump and pull to mysql.
Using Rhost, dump andpull to mysql or use execscript() or use the APIThem's about it short of hacking the hardcode.
-
Wiki to Help/News can be found here: https://github.com/thenomain/Mu--Support-Systems/blob/master/Wiki Help and News.txt
I can help, ofc. You got my discord!
-
@sonder Also, @Thenomain did a nice Jobs to SQL, which is here: https://github.com/thenomain/Mu--Support-Systems/blob/master/SQL Job Archives.txt
It's not jobs to forum, but it is a nice, efficient archive. I just don't know that the commands to pull from the archive was finished. Considering that page looks like it has my janky sql statements on it, I'm guessing not! But even then, once you get it installed, not hard to tweak a little further (and I'll be writing the code to make it work better eventually, anyways).