| 08-20-2005, 02:11 AM | #1 |
Hi I was just working on some items and i need a trigger that can fuse 4 items into 1 item and 3 items into 1 item. I asked a friend and he made a fuse that works with 2 items, but whenever he tried 3 or 4 items it didn't work out for him . Could you post here the trigger that would allow me to fuse 3-4 items together to create 1 better item?. If you could thanks alot! and wherever the item is supposed to be in the trigger just make it an (X).Thanks! ~Hellzfire74 Edit :Please reply by Monday please becuase i was supposed to be done items today, (Almost done map, YAY)[i] |
| 08-20-2005, 04:15 AM | #2 | |
Just a guess, but Quote:
|
| 08-20-2005, 05:10 PM | #3 |
How do you want it to work, automatically when last item is acquired or with a forge ability? |
| 08-21-2005, 02:34 PM | #4 |
I want it to work when you acquire the items, not as an ablility. So lets say you picked up Soul Gauntlet and Soul wand and Soul Sword then they all turn into a Soul Amulet (or whatever). |
| 08-21-2005, 05:18 PM | #5 | |
Quote:
|
| 08-21-2005, 11:39 PM | #6 |
That doesn't seem to have any sense. Shouldn't you use Drop - Item owned by hero of type (Piece1(x) And has item of type Piece1(X) in the condition? |
| 08-22-2005, 02:22 PM | #7 | |
Quote:
|
| 08-22-2005, 02:31 PM | #8 |
Well, If youre gonna have more then 1 Piece1(X) etc. It wont work. |
| 08-22-2005, 07:46 PM | #9 |
Yeah I was just thinking of multiples. If you don't need 2 of one item type I think it will work. |
| 08-23-2005, 03:19 PM | #10 |
yah, but you could just keep track of how many of the double-item the hero has as a real/integer with 1 extra trigger... |
