HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

GUI Attatchment problem

10-04-2007, 04:17 PM#1
SkriK
When the unit drops the specific item, the attatchment doesn't go away.
I have this: (These triggers are just to give you a hint of what my trigger is)
Trigger:
Pick Up Item
Collapse Events
Unit - A Unit Aquires an item
Collapse Conditions
Player - Unit owned by (player)
Collapse Actions
Special Effect - Create Special Effect on the Right Hand of (Unit) using (model)
Set (Effect) = Last Created Special Effect
Then
Trigger:
Drop Item
Collapse Events
Unit - A Unit loses an Item
Collapse Conditions
Player - Unit owned by (player)
Collapse Actions
Special Effect - Remove (Effect)
10-04-2007, 04:34 PM#2
cohadar
you have sooo much to learn.
Go into tutorials section and start reading.
10-04-2007, 05:40 PM#3
Vexorian
Quote:
Originally Posted by SkriK
When the unit drops the specific item, the attatchment doesn't go away.
I have this: (These triggers are just to give you a hint of what my trigger is)
Trigger:
Pick Up Item
Collapse Events
Unit - A Unit Aquires an item
Collapse Conditions
Player - Unit owned by (player)
Collapse Actions
Special Effect - Create Special Effect on the Right Hand of (Unit) using (model)
Set (Effect) = Last Created Special Effect
Then
Trigger:
Drop Item
Collapse Events
Unit - A Unit loses an Item
Collapse Conditions
Player - Unit owned by (player)
Collapse Actions
Special Effect - Remove (Effect)
what's wrong with using the orc battle standard ability to add attachments?