User Tools

Site Tools


pf:setbondmovementparams

This is an old revision of the document!


~~DISCUSSION~~ <- Alpha List of Commands <-class link <-PRPL home <- Game 4 home

command

Raw Code

case STATEMENT.SETBONDMOVEMENTPARAMS:
                    f4 = GetFloatFromStack(); // phase
                    i3 = GetIntFromStack(); // time
                    f2 = GetFloatFromStack(); // max length
                    f1 = GetFloatFromStack(); // min length
                    i2 = GetIntFromStack(); //Signal waveform Type
                    i1 = GetIntFromStack(); //Bond UID
ArgumentsResultNotation
i1 i2 f4 f3 f2 f1 –

How to use

Standard CRPL arguments command
Warp notation command (arguments)

Description

programming notes

Examples

ShowTraceLog

Same example in Warp notation:

showtracelog
pf/setbondmovementparams.1425142397.txt.gz · Last modified: 2025/02/14 14:56 (external edit)