Trigger Help

Status
Not open for further replies.

husmusen

H

husmusen

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
 
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.
 
yes but i just want 1 player to be able to buy it, then the player who owns the item drops it upon death....
 
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.
Back
Top