- Joined
- May 11, 2010
- Messages
- 278
So i have this trigger that causes the game to crash.
EDIT: I tried placing the building (Altar of the Reaper) in the map and starting it. This caused the game to crash during the loading screen. Wat.
Help?
-
Grimm Trained
-
Events
- Unit - A unit Finishes training a unit
-
Conditions
- (Unit-type of (Trained unit)) Equal to Reaper
-
Actions
- Set player_var = (Owner of (Triggering unit))
- Set location = (Position of (Triggering unit))
- Wait 0.01 seconds
- Unit - Remove (Triggering unit) from the game
- Unit - Create 1 Altar of the Reaper for player_var at location facing Default building facing degrees
- Player - Disable Spell Book (Grimm (Deadly Calm)) for player_var
-
Events
- Unit - Create 1 Altar of the Reaper for player_var at location facing Default building facing degrees
EDIT: I tried placing the building (Altar of the Reaper) in the map and starting it. This caused the game to crash during the loading screen. Wat.
Help?