Existing players used to logging in with their character name and moo password must signup for a website account.
- Jengris 49s
- Acupa 17s
- Burgerwolf 9m PANCAKES
- Raven 15m I lost myself, in the dark charade.
- NightHollow 3s
- Rillem 1m Make it personal.
- zxq 26m Blackcastle was no ordinary prison.
- cata 43s
- xXShadowSlayerXx 10s
- BubbleKangaroo 15m
- meero619 4s
- SmokePotion 4s Right or wrong, I'm getting high.
- Vanashis 5h
- Sivartas 5m
And 24 more hiding and/or disguised
Connect to Sindome @ moo.sindome.org:5555 or just Play Now

Default weapons
Getting them into your hand at the appropriate time.

I was looking for a thread on this, but couldn't find one. Would it be possible to get the @default-weapon me is setting to recognize a weapon in a sling, sheath, or holster? So that if a swordsman were attacked walking down the street, they would immediately begin defending themself with their preferred weapon. It would require they have that designated weapon in their possession, of course…

It would seem a logical choice for me, but I don't know if there would be enough interest, or how difficult it would be to code appropriately.

It is possible to do this currently, but it takes a bit of a work around. @macros allow you to setup a sequence like 'open sling' then 'get weapon from sling'. Then, said macro can be given an automatic trigger. A trigger could be made to respond to the text of combat starting, like 'fixes their gaze' or what have you.

Still, it's kind of clunky. What I think would be a good middle ground, would be to allow players to set an @macro as their default weapon. This takes pressure of trying to code default weapon to recognize that said default is in a container on the player and instead put the job on each player to set their default to their particular weapon and weapon container, while doing away with the need to create an awkward work around with triggers.