User Tools

Site Tools


pf:setparticleposition

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
pf:setparticleposition [2015/02/28 16:52] Karsten75pf:setparticleposition [2015/03/04 16:45] (current) – removed Karsten75
Line 1: Line 1:
-~~DISCUSSION~~ 
-<- [[pf:alphabetic_list_of_commands| Alpha List of Commands]] <-[[class link]] <-[[pf:prpl_information|PRPL home]] <-[[pf:start| Game 4 home]]   
-=====  command   ===== 
  
-=== Raw Code === 
-<code> 
-case STATEMENT.SETPARTICLEPOSITION: 
-                    f2 = GetFloatFromStack(); //y 
-                    f1 = GetFloatFromStack(); //x 
-                    i1 = GetIntF 
-</code> 
- 
- 
-^Arguments^Result^Notation^ 
-| |  |''i1 i2 f4 f3 f2 f1 --  ''| 
- 
-=== How to use === 
- 
-| Standard CRPL | //arguments // **command **   | 
-| Warp notation | **command** (//arguments//) | 
- 
-=== Description === 
- 
-=== programming notes === 
- 
-=== Examples === 
-<code> 
-ShowTraceLog 
-</code>  
- 
-Same example in Warp notation: 
- 
-<code> 
-showtracelog 
- 
-</code> 
pf/setparticleposition.1425142337.txt.gz · Last modified: 2025/02/14 14:56 (external edit)