m&mf

1222325272834

Comments

  • ShuyinShuyin The pug life chose me.
    Click update from mmf master if/when available after every release. Then you'll be current
    image
  • EnyalidaEnyalida Nasty Woman, Sockpuppeteer to the Gods
    ??? Yes, but that's not what I was talking about?
  • What's the most appropriate sip/scroll/sparkle level for hunting and fighting? 
  • Influencing, I disable scroll/sparkle usage.
    Hunting, I disable sparkle usage; sip/scroll are both around ~80%.
    Fighting depends on the class. Usually I have scroll/sip on around ~90/80 respectively, with sparkle at like 70-ish.

    Probably not optimal, but in groups you prob gonna die either way if hard focused. Solo, more often than not you die to things that aren't sustained damage. But giant bursts.
    Email:        el.ni93@hotmail.com
    Discord:    Rey#1460
  • I set them all pretty high as as to avoid bursty stuff getting you. I think the important thing in combat if your using mm at the moment is to switch your sip prios from mana/health/ego depending on the situation.
  • ShuyinShuyin The pug life chose me.
    v30 released with December envoy report changes + Misc

    -fixed deephealing with no wounds issue, thanks auriella
    -fixed bug with damagedleg symptoms, thanks veyils
    -fixed bug with applying to cure damaged affs and curing wounds instead, thanks veyils
    -fixed broken timeslip/vitality artie triggers
    -added nature disc line
    -fixed aeonics mindclock defline, thanks tekarym
    -fixed inra to use inr everything
    -added fortuna fade line, thanks shuwin
    -fixed namedb qw trigger - added period, thanks falmiis
    -added highlight/italics for domoth portal/night bonds in room
    -removed old static trigger

    Same place.
    image
  • Should mmf be recognising Nirvana/Dreamform or can it?

    It did the usual wake spam so I had to pause to be able to slip to Nirvana. When I got there and unpaused, it continued to spam wake but there it started taking equi and ego because it would initiate an attempt to leave nirvana and then cancel it immediately.
  • When in dreambody/nirvana you need to MMIGNORE SLEEP, this will stop the spamming.
  • ShuyinShuyin The pug life chose me.
    v31 released right before ascension

    -improved inra, it can now accept individual kinds of inr (inr, ind, inskin, etc), else it will just inr/ind/inskin/etc everything. inra("command") will do it
    -inra now takes into account runes/tarot/etc and inrs cards/runes/etc
    -added lost quicksilver to enigma
    -added broken limbs line for rigormortis
    -deleted void trigger
    -improved mote trigger
    -added dreamweave haunt
    -fixed pox symptom trigger
    -added chem stalker def
    -added chem phantasmagoria def
    -added unknown lucidity/wafer to malign proph

    Same place.
    image
  • PortiusPortius Likes big books, cannot lie
    Nirvana problem: I did MMIGNORE SLEEP to stop the wake spam, but mmf isn't doing any curing while in Nirvana. Not sipping or curing afflictions. How do I fix this?
    Any sufficiently advanced pun is indistinguishable from comedy.
  • I find that diagnosing will make the system start curing again.
  • ShuyinShuyin The pug life chose me.
    edited March 2017
    v32 released.

    -defaulted pyromancer flashfire third/fourth to ungagged
    -added chaos disc line
    -removed depressionaura in healing - thanks faeie
    -added trying to trueblind again after afterimage fades - thanks veyils
    -added monk stances to customprompt, @stance
    -switched relapsing from yarrow to wafer
    -deleted armlock
    -removed checks for missing arms when curing
    -removed warnings about missing unneeded pipes
    -added damagedorgans lines
    -fixed burstvessels affmessages warning
    -added clot support for SHOW BLEEDING/BRUISING
    -fixed damagedthroat symptom
    -added monk lines, I would recommend to CONFIG AFFMESSAGES ON
    -updated kata
    -updated shofangi
    -updated tahtetso
    -updated ninjakari
    -updated nekotai

    currently can't parry monks automatically (use manual) working on it, but don't hold your breath.

    image
  • ShuyinShuyin The pug life chose me.
    P.S. Now that server-side curing will be an actual thing, I intend to EOL m&mf right then.

    The system did work for the combat/coding climate at the time and it's better to start fresh given the sheer number of improvements since then.

    Until then, I'll keep at it.
    image
  • Shuyin said:
    P.S. Now that server-side curing will be an actual thing, I intend to EOL m&mf right then.

    The system did work for the combat/coding climate at the time and it's better to start fresh given the sheer number of improvements since then.

    Until then, I'll keep at it.
    Thanks for keeping it updated. It's certainly not the easiest thing to work with, at least if you're not a 'real coder' like most of us.
  • ShuyinShuyin The pug life chose me.
    I am definitely not a coder, just a copycat.
    image
  • ShaddusShaddus , the Leper Messiah Outside your window.
    Shuyin said:
    P.S. Now that server-side curing will be an actual thing, I intend to EOL m&mf right then.




    What's going on?

    Everiine said: The reason population is low isn't because there are too many orgs. It's because so many facets of the game are outright broken and protected by those who benefit from it being that way. An overabundance of gimmicks (including game-breaking ones), artifacts that destroy any concept of balance, blatant pay-to-win features, and an obsession with convenience that makes few things actually worthwhile all contribute to the game's sad decline.
  • For when the curing part of it becomes obsolete, would it be possible to have a gutted version of the system which still keeps the defenses and ndb parts of it functional?
  • Mmf currently isn't clotting right after you cure haemophilia, which might not be what you want. Here's a simple hotfix you can do in the meantime.

    Script name: clotAfterHaemo
    Registered event handler: gmcp.Char.Afflictions.Remove

    Script:

    function clotAfterHaemo()

    local removed = gmcp.Char.Afflictions.Remove

    if table.contains(removed, "haemophilia") then

    -- Can add whatever logic you want for clotting here. Right now it is just a lazy clot 50.

    send("clot 50")

    end

    end



  • ShuyinShuyin The pug life chose me.
    edited March 2017
    Apparently beastfocus/powerfocus wasn't properly working. The monk thread really put that function to work. This is now fixed in the next version. 

    Haemophilia curing not resuming clot has also been fixed. Maybe.

    I've also added a config option to specify how much power you need to powerfocus. 

    This is all being merged to prod as we speak, give it a few hours once it's passed some checks.
    image
  • ShuyinShuyin The pug life chose me.
    edited March 2017
    v33 in with the above fixes.

    MMCONFIG POWERFOCUSAMT # lets you specify at what amount (or above) should you powerfocus, else it will use regular focus. mmshow focus will display what it's set to at the moment (currently defaulted to 3). 
    image
  • If you are like me and always forget what you have in your focusing affs here ya go.

    Make an alias called anything you want that makes sense for the task.
    cecho("<white>You are currently focusing the following Afflictions:")<br>for k in pairs(mm.me.focus) do echo("\n"..k) end


  • Yeeesh. Anyone know why the newest version of m&mf keeps trying to cure paralysis with focus body? Fresh install... I'm pretty sure.
  • Tavon said:
    Yeeesh. Anyone know why the newest version of m&mf keeps trying to cure paralysis with focus body? Fresh install... I'm pretty sure.
    You'll need to turn off mmconfig focusbody 
  • Thanks.
  • edited April 2017
    Having issues installing mmf v33 with a fresh install of mudlet on Win 8.1.  When I type mminstall, it spits out this:

    6800h, 9300m, 6800e, 10p, 100em ex<>-
    (m&mf): Loaded m&mf Plist Sorter, version 1.1.
    (m&mf): Enabled Overhaul mode for unknownwafer, vomiting, unknownsteam, hallucinating, 
    minortimewarp, disloyalty, epilepsy, moderatelyaurawarped, confusion, slickness, manabarbs, aeon, 
    recklessness, illuminated, unknownlucidity, stupidity, dysentery, healthleech, clumsiness, 
    aurawarped, achromaticaura, deaf, paranoia, completelyaurawarped, clotrighthip, slightlyaurawarped, 
    massivelyaurawarped, majorinsanity, clotleftshoulder, relapsing, moderateinsanity, massiveinsanity, 
    moderatetimewarp, powersap, majortimewarp, attraction, massivetimewarp, truedeaf, scabies, 
    clotrightshoulder, haemophilia, slightinsanity, rigormortis, sensitivity, trueblind, blind, egovice,
     anorexia, taintsick, pox, paralysis, powerspikes, pacifism, asthma, addiction and clotlefthip 
    afflictions.
    (m&mf): stance/parry actionlevels updated for warrior overhaul
    (m&mf): Loaded & ready to go, version 33 (homepage)

    (m&mf): Warning: need to use your steam pipe and you don't have one!

    mminstall
    (m&mf): Please enable GMCP in Mudlet settings and restart before installing.   (note: had done this)
    (m&mf): Have insomnia, so will be using it whenever possible.
    (m&mf): Have gedulah, so will be using it whenever possible.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    (m&mf): Have tipheret, so will be using it whenever possible.
    I know of no skill called "Lowmagic."
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    (m&mf): Have clotting, so will be using it whenever possible.
    bruises. If you do not specify which to cure, you will split the curing
    between both (if you are both bleeding and bruised), or cure only the
    one you are affected by.

    Additionally, you may provide a number of clots to attempt at once. This
    will consume mana, and cure the bleeding/bruising, proportional to the
    number of clots specified.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    COMBAT - STRATAGEM

    Syntax: STRATAGEM LIST
            STRATAGEM CLEAR
            STRATAGEM NOW
            STRATAGEM PAUSE
            STRATAGEM ECHO [ON|OFF]
            STRATAGEM ADD [<mods>] <action>
            STRATAGEM INSERT [<position>] [<mods>] <action>
            STRATAGEM REPLACE [<position>] [<mods>] <action>
            STRATAGEM REMOVE <action/position>

    Your knowledge of the flow of combat is such that you may now develop
    stratagems of assault. A stratagem can consist of no more than ten
    actions, each of which can consist of no more than five subactions
    (each separated by a single pipe character, '|'). If your stratagem
    stops, you may attempt to start it again with STRATAGEM NOW. Inserting
    points into your stratagem will add the new action BEFORE the position
    you supply. You may substitute SM for STRATAGEM for brevity.

    Modifiers can be applied to individual actions. The following modifiers
    are available:
      ARM     - Requires only one arm on balance.
      SUB     - Requires the Sub Psionic Channel.
      SUPER   - Requires the Super Psionic Channel.
      ID      - Requires the Id Psionic Channel.
      FREE    - Does not consume equilibrium or balance.
      REPEAT  - Will remain in the stratagem after triggering.

    You may pause your stratagem before creating it in order to compile a
    list of actions to perform at a later date (which you can start with
    STRATAGEM NOW), or pause a currently executing stratagem mid-flow.

    If you specify an action as repeating, it will not be removed from your
    stratagem when it is performed. It will continue ad infinitum until you
    manually remove the entry from your stratagem.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    (m&mf): Have rock climbing, so will be using it whenever possible.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    (m&mf): Have parry, so will be using it whenever possible.
    parry accuracy with shields.

    You can also completely reset your parry and establish a new set of
    priorities with a single command.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    I know of no skill called "Lowmagic."
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    (m&mf): Have focus mind, so will be using it whenever possible.
    (m&mf): Have focus spirit, so will be using it whenever possible.
    (m&mf): Have focus body, so will be using it whenever possible.
    Legs                A stance to protect the legs.(m&mf): Available stance skills to use now are: legs
    (m&mf): Won't make use of stance queuing.

    6800h, 9300m, 6800e, 10p, 100em ex<>-










    (m&mf): Will make use of the Healing scroll or magictome.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    (m&mf): Will recharge scrolls & enchantments after using them.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    (m&mf): Set the coltsfoot pipe id to 204478.
    (m&mf): Set the myrtle pipe id to 204478.
    (m&mf): Set the faeleaf pipe id to 204478.
    (m&mf): Set the steam pipe id to 204478.
    (m&mf): Available stance skills to use now are: legs, left, right, arms, gut, chest, head, lower, 
    middle, upper, vitals
    (m&mf): Will make use of stance queuing.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    (outr coltsfoot|put coltsfoot in 204478|outr myrtle|put myrtle in 204478|outr faeleaf|put faeleaf 
    in 204478|outr steam|put steam in 204478)
    You enter a stance to protect your legs.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    You tap out the contents of your pipe.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    That pipe is already empty.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    That pipe is already empty.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    That pipe is already empty.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    You remove 1 coltsfoot, bringing the total in the rift to 812.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    You fill your pipe with a plug of coltsfoot.
    6800h, 9300m, 6800e, 10p, 100em ex<>-(light pipes)
    You remove 1 myrtle, bringing the total in the rift to 339.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    The pipe is full.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    You remove 1 faeleaf, bringing the total in the rift to 321.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    The pipe is full.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    You remove 1 steam, bringing the total in the rift to 66.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    The pipe is full.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    You have nothing in your inventory capable of starting a fire.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    (light pipes)
    You have nothing in your inventory capable of starting a fire.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    (light pipes)
    You have nothing in your inventory capable of starting a fire.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    (light pipes)
    You have nothing in your inventory capable of starting a fire.
    6800h, 9300m, 6800e, 10p, 100em ex<>-
    (light pipes)
    You have nothing in your inventory capable of starting a fire.
    6800h, 9300m, 6800e, 10p, 100em ex<>-pp
    (m&mf): System paused.
    (p) 6800h, 9300m, 6800e, 10p, 100em ex<>-

    (m&mf): auto-configuration done. :) question time!


    (m&mf): All done installing! Congrats.

    (m&mf): auto-configuration done. :) question time!


    (m&mf): All done installing! Congrats.

    (m&mf): auto-configuration done. :) question time!


    (m&mf): All done installing! Congrats.

    (m&mf): auto-configuration done. :) question time!


    (m&mf): All done installing! Congrats.

    (m&mf): auto-configuration done. :) question time!  (note: repeats this something like 50 times.  I cut out the repeated lines.)

    Beyond this, it just stops.  Doesn't actually ask any questions.
    Kiss of the Enchantress hisses eerily, "Let them fear, and despair."
  • edited July 2018
    ....
  • Don't use mminstall.
  • ShaddusShaddus , the Leper Messiah Outside your window.
    send("tumble " .. parseExits(mmp.currentroom))



    Is there any reason why this wouldn't work?
    Everiine said: The reason population is low isn't because there are too many orgs. It's because so many facets of the game are outright broken and protected by those who benefit from it being that way. An overabundance of gimmicks (including game-breaking ones), artifacts that destroy any concept of balance, blatant pay-to-win features, and an obsession with convenience that makes few things actually worthwhile all contribute to the game's sad decline.
  • edited April 2017
    parseExits() looks like a custom function. I'm not sure if it is included by default in the m&mf packages. But if it isn't, then it won't work if you do not have the function code defined in your mudlet - because the function doesn't exist in your mudlet.

    If you want it to work (assuming it is not already in m&mf), then you need to find the actual code for that function, and include that in a script file or your login-script for your mudlet.

Sign In or Register to comment.