so
alt + f2 which cheats enabled will bring up the unit window, you can place units etc but also if you dbl click on an army you switch to that army..
if you enable the console command debug altclick you can hold alt + click a unit to switch to that army..
i cant think of any small UI mods off the top of my head.. its not to hard though to create a small window some where on the screen..
as said log(' some text ' .. repr(variablename)) are you best friends when debugging lua is case sensertive so Variable is not the same as variable
anything outside of a function is global to that lua file unless its in an ...init.lua file in which case it becomes global to that lua state like siminit.lua globalinit.lua
frontend and user layers are the same layers except they are initialized at different game state time.. (not at same time either)
here are my modding command line params, added to the end of the FA shortcut in the target box
- Code:
-debug /enablediskwatch /purgecache /window 1024 768 /log "your path to FA folder/ Log.txt" /showlog
you cant start the game with cheats enabled, i havent found a successful way "yet" no idea what is needed, its not as simple as setting the param from the command line options.Statistics: Posted by Domino — 22 Jun 2014, 11:59
]]>