HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Odd Map Crash...

08-27-2007, 05:45 PM#1
Retsarih
I was just expirementing with this map because i was bored. I hadn't planned on actually finishing it unless it worked really well. In this map there is a peasant and an item. What your supposed to do is pick up the item, then when you right click somewhere it's supposed to shoot that item where you right clicked... but whenever i do so it crashes ):. Can someone tell me if there is something extremely obvious that is causing this to crash. Thanks so much. I'll obviously attatch the map.
Attached Files
File type: w3xcrash XD.w3x (61.9 KB)
08-27-2007, 06:11 PM#2
cohadar
Trigger:
Untitled Trigger 001
Collapse Events
Unit - A unit Is issued an order targeting a point -- DELETE THIS
Unit - A unit Starts the effect of an ability
Collapse Conditions
(Ability being cast) Equal to shoot
Collapse Actions
Unit Group - Pick every unit in (Units of type Dragonhawk Rider) and do (Hero - Order (Picked unit) to use (Item carried by (Picked unit) of type fch) on (Target point of issued order))

NEVER do unit is issued an order events like that.
08-27-2007, 06:14 PM#3
Retsarih
Hey thanks...
I'm pretty new to the editor, and i didnt know that would mess it up o.O