Needhelp with dungeon system

Quazi

New Member
Reaction score
1
I seached for dungeon system, and stuff like that.
I found a thread i could use, and used it :D

But i have a small problem with my loot room,
when the heroes kills the boss they get to their own room.
And a random item will spawn.
But when they pick up an item they need to get ported out,
or the other items destroyed.

Can anyone help me ?

*Edit*
Damn the titel needs a space :S
 

oveRLuckEd

New Member
Reaction score
6
Ok I make a system for you, I think that's what you want.
Trigger:
  • trigger1
    • Events
      • Unit - A unit enters Entrance for d1 <gen>
    • Conditions
      • ((Triggering unit) is A Hero) Equal to True
    • Actions
      • Unit - Move (Triggering unit) instantly to (Center of d1 <gen>)
      • Item - Create Claws of Attack +15 at (Position of (Triggering unit))
      • Item - Create Crown of Kings +5 at (Position of (Triggering unit))
      • Item - Create Kelen's Dagger of Escape at (Position of (Triggering unit))

Trigger:
  • trigger2
    • Events
      • Unit - A unit Acquires an item
    • Conditions
      • Or - Any (Conditions) are true
        • Conditions
          • (Item-type of (Last created item)) Equal to Claws of Attack +15
          • (Item-type of (Last created item)) Equal to Crown of Kings +5
          • (Item-type of (Last created item)) Equal to Kelen's Dagger of Escape
    • Actions
      • Unit - Move (Triggering unit) instantly to (Center of d1 exit <gen>)
      • Item - Pick every item in d1 <gen> and do (Item - Remove (Picked item))
 

Attachments

  • item.w3x
    13.3 KB · Views: 149

Quazi

New Member
Reaction score
1
Ok I make a system for you, I think that's what you want.
Trigger:
  • trigger1
    • Events
      • Unit - A unit enters Entrance for d1 <gen>
    • Conditions
      • ((Triggering unit) is A Hero) Equal to True
    • Actions
      • Unit - Move (Triggering unit) instantly to (Center of d1 <gen>)
      • Item - Create Claws of Attack +15 at (Position of (Triggering unit))
      • Item - Create Crown of Kings +5 at (Position of (Triggering unit))
      • Item - Create Kelen's Dagger of Escape at (Position of (Triggering unit))

Trigger:
  • trigger2
    • Events
      • Unit - A unit Acquires an item
    • Conditions
      • Or - Any (Conditions) are true
        • Conditions
          • (Item-type of (Last created item)) Equal to Claws of Attack +15
          • (Item-type of (Last created item)) Equal to Crown of Kings +5
          • (Item-type of (Last created item)) Equal to Kelen's Dagger of Escape
    • Actions
      • Unit - Move (Triggering unit) instantly to (Center of d1 exit <gen>)
      • Item - Pick every item in d1 <gen> and do (Item - Remove (Picked item))


Ty alot :thup:


*Edit*
Can you change it a little bit, so when players standing in a region, kills a monster in the region,
gets teleported to loot room?
 

oveRLuckEd

New Member
Reaction score
6
Ty alot :thup:


*Edit*
Can you change it a little bit, so when players standing in a region, kills a monster in the region,
gets teleported to loot room?

Trigger:
  • boss die
    • Events
      • Unit - A unit Dies
    • Conditions
      • (Unit-type of (Dying Unit)) Equal to <Boss>
    • Actions
      • Unit Group - Pick every unit in (Units in d1 <gen> owned by Player 1 (Red)) and do (Actions)
        • Loop - Actions
          • Unit - Move (Picked unit) instantly to (Center of d1 <gen>)

Do this action for every player and his own loot region.
 

Quazi

New Member
Reaction score
1
Trigger:
  • boss die
    • Events
      • Unit - A unit Dies
    • Conditions
      • (Unit-type of (Dying Unit)) Equal to <Boss>
    • Actions
      • Unit Group - Pick every unit in (Units in d1 <gen> owned by Player 1 (Red)) and do (Actions)
        • Loop - Actions
          • Unit - Move (Picked unit) instantly to (Center of d1 <gen>)

Do this action for every player and his own loot region.


Thanks alot man :D + rep
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top