Problem with illusions and a crash

Tiber

Member
Reaction score
4
I made an Illusionist hero. As you may have guessed he's focused on illusions and confusing the enemy. I have this spell which creates an orb which travels forward, like Shockwave (but based on Breath of Fire). If the orb touches a unit an illusion is created via dummy unit and Wand of Illusion. My problem is that after about 6 castings the game almost crashes and sometimes Wands of Illusion appear on the map.

Any suggestions as to how I prevent this, or at least an explanation?
 

AdamGriffith

You can change this now in User CP.
Reaction score
69
ATM I can't see what is wrong but what I did notice:
Code:
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
    If - Conditions
        (Level of Jest  for Jest_er) Equal to 2
    Then - Actions
        Hero - Create Wand of Illusion 1 and give it to (Last created unit)
    Else - Actions
        If (All Conditions are True) then do (Then Actions) else do (Else Actions)
            If - Conditions
                (Level of Jest  for Jest_er) Equal to 3
            Then - Actions
                Hero - Create Wand of Illusion 2 and give it to (Last created unit)
            Else - Actions
                If (All Conditions are True) then do (Then Actions) else do (Else Actions)

I think your creating the wrong items for the levels :p

EDIT:
This is also an error:
Code:
(Unit-type of ([COLOR="Red"]Triggering unit[/COLOR])) Not equal to Dummy
There is no triggering unit. It's a periodic even.
 

Tiber

Member
Reaction score
4
I'll be sure to fix that later. For now please help me with this thing. :banghead:

EDIT: I got around to fixing that and it turns out that was the cause of the crash. I don't really understand it, but it worked, switching Triggering with Picked.

Also, I found that the problem with the Wands appearing on the ground was caused by dummies unable to use the item on corpses. I added a condition to fix that and now it works perfectly. Thanks for the help.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top