Who is building this building?

Status
Not open for further replies.
Level 7
Joined
Jul 29, 2009
Messages
276
i want to make a system that in order to build a building you need to have certain items in your inventory. i can make it but i have one small problam:

how do i detect the builder?
 
Level 11
Joined
Jun 21, 2007
Messages
505
  • Events
    • Unit - A unit enters Playable map area
  • Conditions
    • (Triggering unit) is a building Equal to True
  • Actions
    • If temp_boolean Equal to True then do remove triggering unit from the game
Or I'm pretty sure there's Constructing unit and Constructed unit event responses, if there are none then seek for a solution on your own.
 
Status
Not open for further replies.
Top