by Foxi4 » July 6th, 2012, 9:51 pm
You use the Action and input a condition, like:
AValue==AValue2
You can also use the name of the value alone, for example Pad.Newpress.Up and the compiler will interpret it as:
Pad.Newpress.Up!=0 (not equal to zero)
There are numerous conditions you could use, just read up on operators in C.
Current Projects:
FalloutDS: Postponed until proper libraries are created, 10%
Foxi_Lib: A completely revised version of NitroSprites[FINAL], NitroBackgrounds and NitroText[FINAL], 40%