User Tag List

Results 1 to 2 of 2
  1. #1
    symbiote01
    Guest

    Combos, Item Drop Sets, and scripts

    I have seen a couple of scripts now that simulate Item Drops when used (shovel, etc.) I was wondering if there was a way to utilize and/or manipulate the existing Item Drop sets in regards to combos?
    I know the NPC drop sets can be changed via script (npc->ItemSet), but how does it work for combos? Slash combos aren't NPCs, are they?

    Here's a more detailed question along the same lines:
    Is it possible to make it so that when the 'flowers' combo on the screen uses CSet 2, it uses a 'Flowers, red' Item Drop set when slashed? When they use CSet 3, they use a 'Flowers, blue' Item Drop set instead? (Perhaps one includes the potential for Hearts and Rupees, the other Magic Jars and Rupees, or whatever).

    I'm at the stage in my game now where this little minutiae is starting to become important.

  2. #2
    Is this the end? ZC Developer Saffith's Avatar

    Join Date
    Jan 2001
    Age
    30
    Posts
    2,785
    Mentioned
    12 Post(s)
    Tagged
    1 Thread(s)
    I like the idea, but there isn't really a good way to do it. The best you can do is use a combo type that doesn't leave items and create them yourself in the script. A bit of work, but not really that hard: each new screen, check where all the flowers are, then recheck every frame to see if they're still there.
    [téknolŕiz]

    Recent script updates:
    2013-05-11: ghost.zh updated to 2.6.2
    2013-05-01: ffcscript.zh updated to 1.1.0
    Spoiler: show
    ffcscript.zh 1.1.0 - Updated 2013-05-01
    ghost.zh 2.6.2 - Updated 2013-05-11

    Armos Knights - Updated 2013-02-18
    Armos (LttP) - Updated 2013-02-19
    Big Tektite - Updated 2013-03-01
    Buzz Blob - Updated 2012-12-11
    Chaser - Updated 2012-12-11
    Goriya (LttP) - Updated 2012-12-11
    Homing fireball shooter - Updated 2012-12-11
    Popo - Updated 2012-12-11
    Spume - Updated 2012-12-11
    Twin Amoeba - Updated 2012-12-11
    Wall bouncer - Updated 2012-12-11

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •