User Tools

Site Tools


crpl:docs:createrunner

Differences

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

Link to this comparison view

Next revision
Previous revision
crpl:docs:createrunner [2013/01/14 14:04] – created chanicrpl:docs:createrunner [2019/09/24 16:50] (current) BilboGCL
Line 1: Line 1:
-TODO+<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#runner_commands|Runner Commands]] 
 +=====  CreateRunner  ===== 
 + 
 +^Arguments^Result^Notation^ 
 +|X, Y, Move, Health, Payload| |''x1 y1 n1 n2 n3 -- ''
 + 
 + 
 +=== Description === 
 +Creates a Runner at map coordinates X,Y.  
 +Movement speed in pixels per second is specified by Move (2 would be typical).  
 +Health is number of hit points with 10 being typical.  
 +The payload is the amount of Creeper the runner carries. If the payload is a negative number, the runner carries AntiCreeper. 
 +The maximum amount of runners per map is limited to 200. 
 +=== Examples === 
 +<code>example goes here</code> 
crpl/docs/createrunner.txt · Last modified: 2019/09/24 16:50 by BilboGCL