Jump to content

RANDOM MAP: Fert - King of the hill variant


nani
 Share

Recommended Posts

15 minutes ago, andy5995 said:

Me and @Jammyjamjamman fixed an error in fert_triggers.js yesterday and played Fert for the first time. It's a pretty cool map. :) Thanks for sharing it, @nani

 

Question though: It seems that the only way to capture the wonder is to build a CC near to it (units can't capture it). Is that intended?

 

Also, if a CC that is near it (and has therefore captured it) has been destroyed, ownership of the wonder doesn't revert back to Gaia... In effect, it seems like whoever captures the wonder first will win the game no matter what. Is there some code we could add that will make the wonder loses ownership in that case?

 

We had wonder option enabled and set to five minutes.

 

(This map is currently included with the community maps 2 mod)

You should be able to capture the wonder if you have more than 10 units.

The only thing you can't do is destroying the wonder or garrison units inside.

The code for tiggers might have chnged in alpga 25 so some things might be broken.

  • Thanks 1
Link to comment
Share on other sites

K, I see that when I change the 'true' arg to false, then units can capture the wonder.

 

Engine.QueryInterface(this.gaiaWonder, IID_Resistance).SetInvulnerability(true);

 

Unfortunately it also means the wonder can get destroyed.

 

So we need a way to make it invulnerable to destruction, but not to capturing.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...