Hi guys i have researched about a trade menu in spell category Here is the Link http://www.hiveworkshop.com/forums/spells-569/trade-menu-1-0-a-226112/
I want to make not Gold-Lumber trade but Item-Item trade can someone help me
I want to make not Gold-Lumber trade but Item-Item trade can someone help me
-
Events
- Dialog - a dialog button is clicked for Trade_dialog
-
Conditions
- (Clicked dialog button) Equal to Lumber_trade
-
Actions
- Dialog - Clear Trade_dialog
-
if (all coditions are true) then do (then actions) else do (else Action)
-
if - Conditions
- //This conditions down here i don't know how to make it like item to item trade help please!
- ((Triggering player) Current gold) Greater Than or equal to 50000
-
if - Conditions