Warcraft III resources & community, 2003–2006 · archived

Trigger Help

4 posts
#1

Trigger Help

Well...

I need help about making trigger:

1. Hero get skill from shop
2. Item recipe
3. Hero have pet (can?)
4. change minimap image

Help me pls.........
#2
1)
events: unit acuires an item
conditions: item type = ........
actions: remove item and add ability

2)
events: unit acuires an item
conditions: acuired itemtype = ........
actions:
if: hero manipulating item has ...... (and other items)
then: remove all those items and create a new one
else: Do Nothing

3) can u explain a little more detailed? u want some pet that is following the hero or sumthing?

4) import a 256x256 tga image and go to 'gameplay interface' and find the thing where it says how the minimap looks
#3
WOW..
thanks for Ur answer ^^

about pet : yes, The hero have small size monster
following him like Ur say
(same as pet at seal online)
and the pet have random attack.
#4
actually,

4) if u mean ingame minimap changed, then name the import war3mapMap.blp, and thats it

if u want the previev changed, war3mapPreview.blp is the path u want

and for the pet, thats complicated triggering, so use This function to do it