Call function after researching a tech?

Putmalk

Deity
Joined
Sep 26, 2010
Messages
2,652
Location
New York
Okay so I want to call a function after a player researches a specific tech.

I just want to know if GetResearchProgress is appropriate here? If so how do I specify which tech and which player is researching it? Thank you very much.
 
Sorry, I just did a search and found TechResearched(pPlayer, iTech). That looks like it'll work.
 
Back
Top Bottom