skillfulhacks Posted March 5, 2023 Share Posted March 5, 2023 I am working on a modified version of Survival of the Fittest in which I want the attacker to gain upgrades as time passes. Is this possible? Thanks SkillfulHacks Link to comment Share on other sites More sharing options...
Stan` Posted March 5, 2023 Share Posted March 5, 2023 You can research techs using triggers and calling the TechnologyManager. You can also give them arbitrary modifiers using the modifier manager. 1 Link to comment Share on other sites More sharing options...
SciGuy42 Posted March 26, 2023 Share Posted March 26, 2023 On 05/03/2023 at 11:20 AM, skillfulhacks said: I am working on a modified version of Survival of the Fittest in which I want the attacker to gain upgrades as time passes. Is this possible? Thanks SkillfulHacks Here: https://github.com/SciGuy42/Macedonia_0ad/blob/a25/maps/scenarios/Macedonia_45.js Starts at line 2637. In this example, all players get the techs to advance to the latest phase and player 1 also gets the line of sight with allies tech. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now