This is all rather confusing... And i've been programming for nearly a decade!

Am I to understand that starcraft variables can be changed through the means of the
SetDeaths command? So far, from reading these forums and messing around with it, I have only achieved the ability to set the game speed to the slowest setting. Using SF, the action for that is:
SetDeaths(P6, SetTo, 10, -29092);Wish I had more info; I would gladly jump right into programming a trigger editor, just like the post says about Legacyweapon. Oh well.

Irregardless, i'm having trouble understanding how the MemCalc forms work. Everything I try with it ends up in error 90% of the time. Are there three seperate fields, all of which supply different methods to achieve the same result? Or are those three fields completely seperate all together? What is the exact purpose of this little project?
@krazy:
Have you tried placing a dark templar near the arbiter (or should i say "darkbitlar"?) and using Archon Warp to meld them together? Froze the hell outta my computer, heheh...
EDIT:
More reasearch -- and playing around with krazy's map -- revealed to me that the following action gives me my desired cloaked arbiter effect:
SetDeaths(P3, SetTo, 61, 14413);Thanks! Now I just need to expand my knowledge as to how such information can be gathered. Any advice?