Neutral passive buildings

Status
Not open for further replies.
You can convert the GUI to see what the jass looks like.
These events can be used:

EVENT_PLAYER_UNIT_PAWN_ITEM / EVENT_UNIT_PAWN_ITEM
EVENT_PLAYER_UNIT_SELL / EVENT_UNIT_SELL
EVENT_PLAYER_UNIT_PAWN_ITEM / EVENT_UNIT_PAWN_ITEM

These are functions that can be used with the events:

GetSellingUnit()
GetBuyingUnit()
 
Status
Not open for further replies.
Back
Top