Spells like Death & Decay and Flare require you to select the target area for the spell (green circle on ground). Is anyone aware if this is possible by means of some memory writing, in a way similar to CTM (write x/y/z ...)?
Thanks in advance!
Spells like Death & Decay and Flare require you to select the target area for the spell (green circle on ground). Is anyone aware if this is possible by means of some memory writing, in a way similar to CTM (write x/y/z ...)?
Thanks in advance!
Just call Spell_C__HandleTerrainClick
You could scan it using CE or something =D