How to COMBINE ITEMS???

S

SuperNewbie

Guest
How to combine items like the keys of three mons in campaign???:(
 

Sim

Forum Administrator
Staff member
Reaction score
534
Code:
Combine item
    Events
        Unit - A unit acquires an item
    Conditions
        (Item-type of (Item being manipulated)) Equal to ITEM RECIPE
        ((Triggering unit) has an item of type Key 1) Equal to True
        ((Triggering unit) has an item of type Key 2) Equal to True
        ((Triggering unit) has an item of type Key 3) Equal to True
    Actions
        Item - Remove (Item carried by (Triggering unit) of type Key 1)
        Item - Remove (Item carried by (Triggering unit) of type Key 2)
        Item - Remove (Item carried by (Triggering unit) of type Key 3)
        Item - Remove (Item carried by (Triggering unit) of type ITEM RECIPE)
        Hero - Create Key of the three moons and give it to (Triggering unit)
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      • Ghan
        Administrator - Servers are fun

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top