ratm
  • ratm
  • 52.25% (Neutral)
  • Private
16 years ago
Thank you very much, buddy!!! You rock!!!
Stewox
16 years ago
Great update.


As for the lag, while there was some bit of it but got fixed right away , mostly , there is much lower lag sometimes if any at all. Good job.
UserPostedImage
r42
  • r42
  • 68.75% (Friendly)
  • Private Topic Starter
16 years ago
Dunno wat to do else. Suggestions?
AEI
  • AEI
  • 62.75% (Friendly)
  • Private
16 years ago

Dunno wat to do else. Suggestions?

r42 wrote:



Hello.
First, thank you for your work on this mod.
Now, several suggestions.
The loaded battle buses do not work for all GLA 's , only for vanilla GLA.
This is because the different load scripts use the same name, and then accidentaly the same script is used /in the on create behaviour for the teams/
for all non vanilla GLA 's , which mean they all try to load faction specific rocket guys /for example stealth trying to use chem_tunnel deffenders/ which do not belong to their faction.
It can be fixed by renaming the scripts to S_GLA battle bus load /for Stealth/ , T_GLA battle bus load /for Toxin/ and so on, and then selecting the appropriate script for each faction Battle bus team.
You should also use sequential sripts for the loading.
The early GLA technical terrorist rush is set to attack tech center, but in case such building is not built, the technical will just unload the terrorists in one of the corners of the map.
Since this is often the first GLA attack, it is very probable that the human player will not have a tech center yet, so often the attack will not start.
It is better for this attack to be set to attack base buildings, since the player always have some, so the attack will execute properly every time.

You should change the supply priority for vanilla USA in "USA Attack Priorities" from the current

For Attack priority set 'USA Supply Lines Priority' set the priority of object type 'Supply Lines' to 600
For Attack priority set 'USA Supply Lines Priority' set the priority of object type 'Supply Lines - Buildings' to 500

to something like
For Attack priority set 'USA Supply Lines Priority' set the priority of object type 'Supply Lines' to 150
For Attack priority set 'USA Supply Lines Priority' set the priority of object type 'Supply Lines - Buildings' to 148
which are btw the default values.
This is because the supply hunt teams will attack only workers/chinooks, never the supply center itself.
/Since the "AttackPriorityDistanceModifier = 50.0 ;The distance required to reduce attack priority by 1." in AIdata.ini the supply hunters will hunt for workers all over the map, and will suicide in the enemy base, leaving all the supply stashes or centers behind intact because of the huge difference in the priority/ .

For all GLA factions, the value for tank priority for AntiAir defences in "GLA Prio Change Back" scripts is wrong, it is 19, but it should be set to the original value of 29, because with 19 the GLA tanks will never attack pattriots or gattling cannons when the power is back.

You can use hellfire drones in "USA Complimentary - Infantry Team" script for USA's instead of battle drones, they are a lot more effective against infantry.

I saw that you are trying an ambulance with the laser general, as a toxin guard.
The bad news are that guard mode for the ambulances do not work, since their hazard cleaning weapon work independent from the ambulance, so the guard mode do not apply for it, so the ambo will not chase toxin spills that are outside the range of its weapon, which is pretty small.
This also apply for the human player's ambo , and it is EA's bug.
There is a workaraund for this though, the "ScanRange" for the ambo's weapon in AmericaVehicle.ini /and the respective ini's for the other non vanilla USA's /could be set to bigger value than the current 100, for example 800 or 1000 . 800 is enough for the ambo to guard the whole /AI/ base.
In the ini file is said that "If this range exceeds the AmbulanceCleanHazardWeapon AttackRange, it'll move!"
and indeed the ambulance moves.
Finally, for the hazard cleanup to work properly with the ScanRange change, i found that changing the default values for the AmbulanceCleanHazardWeapon in Weapon.ini to something like
PrimaryDamageRadius = 20.0
AttackRange = 30.0
works best.

You can use my modified script file for reference, it includes most of the fixes that i wrote above.

SkirmishScripts.scb
http://www.mediafire.com/?sharekey=cfc9658dd165e9026b21be4093fab7ace04e75f6e8ebb871 
r42
  • r42
  • 68.75% (Friendly)
  • Private Topic Starter
16 years ago
Thank you!
Well then it will be a monthly update. Changelog:

- Supply Priority changes for all USA's.
- Medic team for UsA's and it works! (clean up the Base)
- Improved script for GLA technicial rush. If there is no Tech Center it will surprise you! At the first time, of course.
- Fixed tank priorities for "GLA Prio Change Back" scripts.
- Fixed battlebuses issue.
- USA(all USA's) Tank/vehicle teams will attack infantry with hellfire drones.

http://www.mediafire.com/?5n5jewyt3zm 
Also, I made a setup for 1.06 version(all mod files included). Will works if you already have 106 mod and if you not.
Drummin
16 years ago
Has anyone had problems loading v1.04? The install utility seemed to work fine but the game wouldn't play and crashed with unknown exception error. V1.06 worked great though.
Phe0n1x
  • Phe0n1x
  • 100% (Exalted)
  • Administrator
16 years ago
I've only tried the 1.06 version. Seems to work great to me. 🙂
UserPostedImage
rwzw2
  • rwzw2
  • 51.5% (Neutral)
  • Private
16 years ago
Yes, the v1.04 produce the following error:

; Reason Error parsing INI file 'Data\INI\Object\AmericaBuilding.ini' (Line: 'Object AmericaCommandCenter ')

r42
  • r42
  • 68.75% (Friendly)
  • Private Topic Starter
16 years ago

Yes, the v1.04 produce the following error:

; Reason Error parsing INI file 'Data\INI\Object\AmericaBuilding.ini' (Line: 'Object AmericaCommandCenter ')

rwzw2 wrote:


Sorry but it seems that I modded some wrong inies for zh104 setup. Please wait a little while I do it with correct inies.
http://www.mediafire.com/?b3hwkzonohy 
rwzw2
  • rwzw2
  • 51.5% (Neutral)
  • Private
16 years ago
Thank you for the fast response!
v1.04 seems to work now.
Stewox
16 years ago
Great , going to play some tonight!
UserPostedImage
bsnowie
16 years ago
The Mediafire links don't seem to work:

The key you provided for file download was invalid. This is usually caused because the file is no longer stored on Mediafire. This occurs when the file is removed by the originating user or Mediafire.



Perhaps a mirror as well?

Thanks
r42
  • r42
  • 68.75% (Friendly)
  • Private Topic Starter
16 years ago
http://www.mediafire.com/?nnyzntritft 
bsnowie
16 years ago
It works; thanks for the new link!
Stewox
16 years ago
Oh well , yes i forgot that night , some extensive schoolwork been now for several weeks , thanks for the link now:D
UserPostedImage
koetty
  • koetty
  • 53% (Neutral)
  • Private
16 years ago
no update this month? 😞
mh I love this avdvanced AI mod.
Is there any solution against the problem that units of the AI only idle in the base?
I recognize that later in the game the AI usually doesn't create any units for battle and also no buldings for gaining even more money.

Im from germany so exuse me for my horrible englisch. 😉

ps: the mod also works on the germany edition 😁
Phe0n1x
  • Phe0n1x
  • 100% (Exalted)
  • Administrator
16 years ago
So I picked up ZH, and found that I am quite rusty...especially with this mod. The jump from easy to medium is insane @_@
UserPostedImage
r42
  • r42
  • 68.75% (Friendly)
  • Private Topic Starter
16 years ago

The jump from easy to medium is insane @_@

Phe0n1x wrote:


Yeah, it is. Because Easy is THAT dummy from original AI. And Medium the same as Hard but without 50k money bonus.

Is there any solution against the problem that units of the AI only idle in the base?


Which Gen? Please more info.

no update this month?


I decide to take a break for a while due to the lack of ideas, so... suggest your suggestions.
koetty
  • koetty
  • 53% (Neutral)
  • Private
16 years ago
the problem of idling in the base is actually with every general. at first the medium or hard ai enemies attack me very often and at this time of game it is difficult to defeat the AI. but later... when the ai has to much units it only sends a few of his units to my base and even more later no units anymore.. or is that only my problem which nobody shares?
and i have also recognized that the ai gains no money when i destroy the blackmarkets or hackers for example. the ai doesnt rebuild this buildings or units again.

koetty
  • koetty
  • 53% (Neutral)
  • Private
16 years ago
today i've tested it with different maps and the problem was only on one map so dont be care about it anymore 😁

the mod is a great job 👍