So there is no limit for metal storage. *A AIs may have difficulties with this logic because they are heavy dependent on sensible storage limit. Is it hard for you to increase this storage dynamically on metal income? E.g. initial storage is 1000. When metal is over 1000 increase storage value also. When metal is less than do NOT decrease storage.
I thought this is metal/rocks created everywhere (always 23 pieces) on the map, but they are triggered as enemies and not as features. Is there any mistake on game side? Please, clarify.
The rocks are units controlled by gaia. They are not features. Our mining gadget works by having the miners "attack" the rocks, and the amount of metal they get is determined from the damage they deal to the rocks.
Joined: 22 Feb 2006, 01:02 Location: cheap kitchen
gaiea is always hostile to all players, everybody can attack and be attacked. only neutral thing about it is that usually no player or ai controlls it.
Quote:
rocks created everywhere (always 23 pieces) on the map
See infolog for messages of the "resourcespawner" gadget. It will say something like "found map resource config, using it" or "no map config found, placing rocks by metalmap - placed 23 rocks" http://code.google.com/p/conflictterra/ ... psAndRocks Rocks have custom parameter is_mineable=true Atm these are "bminerals" and "bmeteorimpact" and "bmeteorimpactbig" or similiar names. All units have nochase and badtarget category bla set for rocks so they can not attack them.
Quote:
So there is no limit for metal storage. *A AIs may have difficulties with this logic because they are heavy dependent on sensible storage limit.
*A AIs are also heavy dependent on -commanders being small mechs with a dgun -factories being immobile buildings and you only need one per type -getting resources by building mex -attacking enemy by killing mex -having their base stay in the same corner for course of game -....
Basically I think it is not possible to make CT playable for *a AIs or making *a AIs able to play CT, it would require heavy modifying and then would not be a *a AI anymore. Factory/Cruiser morphing, jumpjets, mining, base managment, commander is all quite different to *a. Yes, there is some gadget by zwszg that makes cruisers randomy morph into factories and there are special "easier to use for ai versions" of units added that helps ie RAI play but what kind of playing is that? It does not "understand the game", does not try to deploy its resource depots near rocks but just randomly puts them anywhere etc. All the non-ta games s44, kp and zk use a custom ai and I think that is the way to go. See KTAI ("knorkes test ai") for a very basic dirty AI that does nothing but build miners, sends them to mine and moves the flagship around the map (also morphing for landing) to the nearest rocks. http://code.google.com/p/conflictterra/ ... .lua?r=921 Atm it is propally broken because of the "AI gets a special ai flagship" hack, you might have to cheat in a "bflagshipbase2" or "bflagship" tl;dr Dynamically increasing storage is obviously just some if metal > bla then blub thing but i dont see how this would help *a AIs because of all the other things.
Users browsing this forum: No registered users and 0 guests
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 post attachments in this forum