User Tools

Site Tools


pf:createbond

This is an old revision of the document!


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

command

Raw Code

case STATEMENT.CREATEBOND:
                    f1 = GetFloatFromStack(); //Bond distance
                    i3 = GetIntFromStack(); //Show
                    i2 = GetIntFromStack(); //Particle 2 UID
                    i1 = GetIntFromStack(); //Particle 1 UID
ArgumentsResultNotation
i1 i2 i3 f1 –

How to use

Standard CRPL arguments command
Warp notation command (arguments)

Description

programming notes

Examples

ShowTraceLog

Same example in Warp notation:

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