Jump to content


Photo

SpellBookAlly join Team

balrog spellbook script moria campaign dungeon heromap bossbattle

  • Please log in to reply
No replies to this topic

#1 Johammed

Johammed
  • Members
  • 5 posts

Posted 24 October 2020 - 06:00 PM

I've been trying to replicate certain aspects from "map good moria" (The Good Campaign) in hopes of improving my own Hero/Dungeon maps.

 

To start off I attempted to turn the Moria map into multiplayer. I got everything to work, from beginning to end, as a 3 player map (each with 3 members of the Fellowship under their control). But there's still one little detail bugging me and it's the final Boss Fight: The Balrog of Khazad-dûm.

 

I can make the Balrog spawn in the same way they did it in the original map:

*** IF ***
    Timer 'Balrog_Summon' has expired.
*** THEN ***
   Player '<This Player>' fire Special power 'SpellBookBalrogAlly' on Team 'PlyrCivilian/Balrog_Marker'
  Set timer 'Balrog_Gandalf 1' to expire in 7.00 seconds.
   Make area  area 'Balrog_Block' impassable for human player: TRUE

Once the Balrog has spawned he walks towards Gandalf instead of following the little "Dance" the scripts tell him to use.

He's supposed to stand still for a moment, ignite, scream and so on...

I can still finish the mission by killing it like normal, but he never uses a single ability, he just beelines for Gandalf and smacks him with the sword.

*** IF ***
     Team 'Balrog' has been created.
*** THEN ***
   Team 'Balrog' begin facing Unit '/Gandalf'
  Set timer 'Balrog_Ability 1' to expire in 2.00 seconds.

The timer 'Balrog_Ability 1' is supposed to start a chain of scripts telling the Balrog to do different things.

In the Team Builder there is a Team called 'Balrog'. I'm guessing the summoned Balrog isn't a part of this Team?

 

My question is, how can I make the SpellBookBalrogAlly join Team 'Balrog' in order to fix the scripts?

Spawning it in without the crazy Balrog effects is not my goal here, these are the kinds of effects I want to keep in order to improve my maps.

 






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users