Customizable AI TeamDelays for single-player #1049
GTTOP
started this conversation in
Ideas and feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First check
Description
As suggested.
You can freely to customized which houses have
it's owned TeamDelays which will replaced TeamDelays in [General].
Really useful to make friendly AI have same build rate (like you play on easy but have build rate like hard one) and reducing time needed to make trigger which asking ai to make team.
You can even use this to nerf friendly AI when you choose higher difficulty.
And since you can't really change single-player difficulty for each AI as they apply all difficulty to all AI this can be useful to determine which house should have small delay or long delay.
INI code
Additional context
[Friendly team house]
TeamDelays=100,100,100
[Enemy team house]
TeamDelays=100,1000,1500
*by not apply TeamDelays into houses it's will use TeamDelays from [General] by default.
Beta Was this translation helpful? Give feedback.
All reactions