Imakuni?'s Tuts.

  • 3,546
    Posts
    21
    Years
    Heres the coding for a simple berry system
    First make a tree event (for the berry)
    Make a variable called berry
    Make an item called berry that heals 20 hp.

    <>Change Switch:[XXXX:berry]-ON Set
    <>Add/Remove Item:Berry-> 1 Incr.
    <>Messg:You've Found a berry
    <>Change Switch: [XXXX:Berry]-OFF Set
    <>Wait: 60.0s.*
    <>Change Switch: [XXXX:berry]-ON Set

    *means you can change the # of seconds to whatever you want

    hope that helps ^^

    ~Imakuni?
     
    Back
    Top