This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| crpl:docs:createrunner [2013/01/14 19:04] – created chani | crpl:docs:createrunner [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | TODO | + | <- [[crpl: | 
| + | =====  CreateRunner | ||
| + | |||
| + | ^Arguments^Result^Notation^ | ||
| + | |X, Y, Move, Health, Payload| |'' | ||
| + | |||
| + | |||
| + | === 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 === | ||
| + | < | ||