Galacticat42
Drifting through space, lost
I was just thinking of different ways to implement a fusion explosion terrain modifier for my nukes. One way that came to mind was defining an XML tag through Lua. Since Lua has direct access to XML tags (or so it seems) perhaps I can just circumvent the DLL and define it in the Lua? Would this be a plausible way to put in XML tags or would this cause too much lag in response timing? Or do XML tags require the DLL?