Quote:
|
Originally Posted by DeeZeL
then do u know how to make the ai use your tanks,..i was thinking of adding my tanks to the numers in the [taskforces]..would it work like this???
|
You can try changing the existing taskforces to include your new units.
Or you try create totally new ones from scratch:
a) Create new taskforces that include your new units, and add the taskforce name to the list. Check out the existing scripttypes to learn how to make a new one.
b) Create a scripttype or find an existing one. If you do create a new one, you must add it to the list. Check out the existing scripttypes to learn how to make a new one. The numbers however, will require Deezire's INI Editing Guide.
c) Create a teamtype, to link the taskforce and the scripttype together. You could copy paste an existing one. Change the scripttype= and taskforce= to your new ones. Add it to the list.
d) Create a AITriggerType - this you'll need Deezire's INI Editing Guide for sure. Check that first, as I won't be able to fully explain it. Basically what it does is set when the AI will use your teamtype (when it will use that strategy).