The yellows111 MSNP wiki that aims for accuracy. https://yellows111.darkok.xyz/msnp/
Go to file
yellows111 9144709921
found what that parameter does, 923 and 924 info
apparently 923 and 924 are supported way earlier

it's REALLY confusing apparently because yes those clients DO handle those codes, but HOW?

makes me want to throw out the error code tables because it seems like different clients implement them in different ways with no established rule, especially those two because only 924 doesn't appear in plain text in the main binary until P7, but it absolutely exists before then?

And for 923... I don't even know. It's not in the main binary (at all). Let alone in later versions.
2024-10-24 15:17:51 +01:00
docs found what that parameter does, 923 and 924 info 2024-10-24 15:17:51 +01:00
templates add new pages, templates and update yiki 2024-10-13 22:03:57 +01:00
.gitignore initial commit 2024-10-10 20:38:51 +01:00
README.md actually use markdown features 2024-10-11 20:40:21 +01:00
package-lock.json add new pages, templates and update yiki 2024-10-13 22:03:57 +01:00
package.json initial commit 2024-10-10 20:38:51 +01:00

README.md

yellows' MSNP wiki

An alternative to MSNPiki that aims to actually document things they didn't.

Building

npm i
set WIKINAME=yellows' MSNP wiki
# this should be an absolute path on a domain to where the files will be put
set VPREFIX=/
set DOMAIN=example.com
mkdir build
npm run build
cp ./node_modules/yiki/yiki.css build/