Back to mods
Author: Georg Zoeller, BioWare
This is a short tutorial on how to unlock 25 tactics slots from the start.
ExcelProcessor, Copyright (c) 2006 Bioware Corp. Usage: ExcelProcessor <input XLS file[.XLS]> [-outdir=outputdir] [-debug] [-sheet=worksheetname] [-noinput] [-pause] [-nooutput] -outdir Specifies the directory for output files, default is current dir (no slash at end) -target=[PC][X360][PS3] Specifies output format, default is PC -debug Includes the column string names in the GFF file for human-readability and debugging -sheet Specifies the worksheet to process, default is process all worksheets -noinput Never wait for user input, default is to halt on errors, wait for user input -pause Waits for keypress before exiting, overridden by -noinput -nooutput Does not write any output files. Only parses and error checks
ExcelProcessor "fullpath\to\exptable.xls" -outdir=c:\\temp
You can modify the preset character tactics that can be selected through the in game dropdown (or add your own) by modifying the file 'AI_TacticsPresets.xls'. The file should be self explanatory.
The other AI_*.xls files provide access to the Conditions and Actions available in the tactics system, allowing the user to create their own if they wish to.
The 'packages' subdirectory contains all the AI tables (tactics tables) used by creatures in the game.