Reset Password
Existing players used to logging in with their character name and moo password must signup for a website account.
- BubbleKangaroo 1m
- Ralph 38s
- SacredWest 1m
- QueenZombean 53s
- BigLammo 4s https://youtu.be/fE53m3N1WSc
- zxq 2m
- BitLittle 5m
- SmokePotion 14s
a Mench 56m Doing a bit of everything.
- Wonderland 2m
And 20 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.