skillfulhacks Posted March 5, 2023 Report 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 Quote Link to comment Share on other sites More sharing options...
Stan` Posted March 5, 2023 Report 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 Quote Link to comment Share on other sites More sharing options...
SciGuy42 Posted March 26, 2023 Report 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.