- Joined
- Jul 28, 2004
- Messages
- 258
The footman helmet, from the RoC Human campaign screen.
Attach to the head attachmentpoint.
Attach to the head attachmentpoint.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
(1 ratings)
Approvedwhat do you mean by that?i need some that will actually show up in the world editor
Using Orb Based abilities works way better, only because when you drop the Item using GUI Triggers, it'll take about 5 secs for the item attachment to actually get removed from the Unit, JASS is also a better option if you want the Object to appear and come off smoothely if you don't want it to appear while picking up an Item.to DarkGoblin:
Events - Unit picks up an item
Conditions - Item type of picked up item = (ur item)
Actions - Special Effect => Create a special effect on the head of triggering unit

