Youv'e got them to work?
As Hyper says, there is no reference to AIgenerals in the exe. I took the liberty of checking the call to AI.tlb too - AFIK, there isn't one. The TLB files do have interesting information in them, but nothing that goes for the games workings - that is all in the exe. _________________ QUICK_EDIT
1. TLB's are not used be the game, they are only only hold "information" that we can use to understand more about hte engine.
2. AIGenerals is not in the EXE, thus can not be called from the INI, thus any change to that section will have no effect on anything.
3. And just because its in the INI, does not mean it works, many people think StatisticTimeInterval= works if you uncomment it and they "say" they have experienced lags in that interval, where the game is "supposed" to be calculating the score values... wrong, its does bugger all... know why? its not in the EXE.
Joined: 14 Feb 2006 Location: Flying into hostile territory
Posted: Sat Jul 28, 2007 2:38 pm Post subject:
no I'm against all but medicinal drugs and alcohol as long as there properly used. I said there was a change in AI behavior not that they were all that effective. _________________
while i was looking at some things in the rules.ini,in the Land Characteristics ,you have things like this :
; cliffs
[Rock]
Foot=0%
Track=0%
Wheel=0%
Float=0%
Hover=0%
Amphibious=0%
Buildable=no
so this made me think, Foot , Track,Wheel ,etc, must have a serie of locos attached to it somehow, if we find out how to do this, maybe we could make a new type, lets say airtransport,and link it to hover,so it acts completly the same, and then in land characteristics, just set cliffs,etc =100%,like that, you can use the hover loco, but still go over cliffs (hover or another thats better maybe,it's the idea that counts) QUICK_EDIT
The sections are the terrain types and the %age settings underneath them control what %age of the unit speed the unit actually travels at over that type of terrain depending on what speedtype the unit uses. Each locomoter has a default speedtype it uses. The terraintype of a cell is set on the tmp file, but can be overridden if there is an overlay on top of it. This is useful for fixing building placement near tunnel tops for example, Cannis used it in a few of his TX maps. QUICK_EDIT
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum