FSUIPC 3 naštudovaný nemám, ale asi to bude stejný.
Set copies the parameter in the Macro invocation to the identified Lvar. Alternatively, a value can be given explicitly here, by ―Set,n‖. Values are limited to the normal parameter range, –32768 to 32767.
Inc increments the value, and here the parameter (explicit or supplied) gives the upper limit, which can be equalled but not exceeded.
Dec decrements the value, with the parameter setting the lower limit.
Cyclic is the same as Inc, but after the limit is reached the next value is 0.
Toggle changes the value to zero if it is non-zero, or 1 if it is zero.
To je citace manuálu k FSUIPC 4.60, k v3 to snad bude stejný nebo podobný. |
|