Existing players used to logging in with their character name and moo password must signup for a website account.
- Fogchild1 12m
- Crooknose 1m
- SmokePotion 2m Right or wrong, I'm getting high.
- Hivemind 5s
- Rillem 2s Make it personal.
- Errant 14m
- MrRedgrave 9s
- Vanashis 1h
- Euclid 3s
- Raven 45s I lost myself, in the dark charade.
a Mench 39m Doing a bit of everything.
- Pladdicus 1m uh
- whatislove 11s reputation is whoever holds a bigger gun
- zxq 5m Tools: https://ansicolortool.neocities.org
- AntiqueBeast 3s
And 27 more hiding and/or disguised
Connect to Sindome @ moo.sindome.org:5555 or just Play Now

NPC commands (follow, stop, etc.)

Currently the NPC commands need to be typed exactly as coded or they won't work.

For example,

follow me (without a period)

stop following

etc.

Unless they are coded that way for optimized code execution purposes, it would be an RP enhancement if the NPCs could do a string search. Or whatever the MOO equivalent is.

Such that, we can type

"Hey bata. I need you to follow me."

or

"I'm good now. You can, stop following."

This would align with the staff encouragement to flesh out our conversations with NPCs, instead of typing the bare minimum to make the underlying code work.

Back when I used NPC commands regularly I noticed that having a period at the end of commands words broke commands. So "I need you to follow me." didn't work but "I need you to follow me" did.