I'm poking around AI files from Blizzard's campaign and other authors in Hiveworkshop. There are some lines I could not understand, so I need some help 
and
What do these lines mean? Thanks in advance
Code:
call SetCaptainHome(ATTACK_CAPTAIN,-2924,-3633)
call SetCaptainHome(DEFENSE_CAPTAIN,-2184,-3257)
and
Code:
call GroupTimedLife(true)
What do these lines mean? Thanks in advance
Last edited: