• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Trigger Help

Status
Not open for further replies.
Level 2
Joined
May 25, 2006
Messages
7
Im trying to make a trigger that makes an item only purchasable once per game... But can't really get it work

Soo if someone knows how please post
 

Ki

Ki

Level 7
Joined
Aug 20, 2005
Messages
258
If you arn't using lumber for anything, an easier way would be to make it cost 1 lumber and give everyone 1 lumber. Then you could change the lumber icon to whatever item you want to be bought only once.
 
Level 2
Joined
May 25, 2006
Messages
7
yes but i just want 1 player to be able to buy it, then the player who owns the item drops it upon death....
 
Level 6
Joined
Feb 18, 2005
Messages
263
then give only that player one wood...

can't see the problem there.

or if that does not do the trick:

do not add the item to any shop at all.
add it via trigger 'neutral - add item to marcetplace'

and on 'a unit sells an item' - 'item = your item' - 'remove sold item from all marcetplaces'
 
Status
Not open for further replies.
Top