HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

How to sell item in the ground...

10-12-2003, 10:07 PM#1
Mandrilx
Ok i searched the forums but didnt find anything like it.... I need to do something like in legacies,because in my map if the item is not for your class ur hero drops it, but then i want them to be able to sell the item. How do I do so the hero sells the item without getting it into the inventory, just like legacies..... help
10-12-2003, 11:02 PM#2
Dragon
Events
Some guy types "-sell" as an exact match

Conditions
Item whatever is within 400 of player's hero

Actions
Destroy item
Give player (how ever much the item is going to be worth) gold

Just remember that "Unit" actions work for items too because items are considered units while on the ground. (I think, they r in teh unit palette)
10-12-2003, 11:07 PM#3
Mandrilx
Ummm... ic so ive to make a trigger per each item to sell.... ok thx, i just thought there was an easier way...