HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Unit requirements and Sold units

04-09-2007, 03:59 PM#1
Exilus
how do i make unit requirements apply to a unit SOLD by a building? i want to make it be like YOU need to have Y building before you can buy X unit from the shop.
04-10-2007, 12:38 AM#2
BattleBotv8.2
If it's only for one player, maybe set stock of unit 0 untill the unit is researched. Not the best solution I know...
04-10-2007, 01:34 AM#3
maximilianx
do it like..unit enters the map..
unit type=your unit..
owner of unit has upgrade (dummy upgrade) equal to false..
remove unit and give back the gold..
maybe restock the unit in the shop
04-10-2007, 05:55 AM#4
Av3n
maximilianx got the right solution there though but you might want to JASS it so it won't leak as much

-Av3n