Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Our friends from AlphaCentauri2.info are in need of technical assistance. If you have experience with the LAMP stack and some hours to spare, please help them out and post here.
I'm trying to make a tech tree overhaul mod and have certain early-game resources that I want to disappear/change to another resource from the map. This is the code I have so far.
GameEvents.TeamSetHasTech.Add(function(iTeam, iTech, bAdopted)
local pTeam = Teams[iTeam]
local iPlayer =...
Hello,
I'm working on a mod that adds a few improvements throughout the tech tree, but it would be nice if I could remove some of the earlier ones when their later (and better stats/more capable) versions become available.
Since the Improvements table doesn't have an ObsoleteTech entry and I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.