Im attempting to make a code that, given there are units in range, the CRPL core will fire a mass device at your unit, destroying it. Anyone know how to make that happen? Ive attempted to use CreateMass, CreateMassDevice, and a lot of others? Any one have ideas?
I just filled in the wiki page here:
http://knucklecracker.com/wiki/doku.php?id=crpl:docs:fireaoo
Basically,
FireAoo("Mass" RandCoords)
will make a real mess of a map.
As a side note, you don't need to guess command names. They should all exist on the CRPL reference page. They're not all documented, some of the commands are red broken links with no page at all behind them, but the command names are all there.