User Tools

Site Tools


crpl:docs:queuemove

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
crpl:docs:queuemove [2018/10/14 08:28] – fixed example kajacxcrpl:docs:queuemove [2021/02/05 11:43] (current) – Rmoved discussion tag Karsten75
Line 1: Line 1:
-~~DISCUSSION~~+
 <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#movement_commands|Movement Commands]] <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#movement_commands|Movement Commands]]
 =====  QueueMove  ===== =====  QueueMove  =====
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-|X,Y coordinate to move to and the speed| |''x1 y1 n1 -- ''|+|X, Yspeed| |''x1 y1 n1 -- ''|
  
  
 === Description === === Description ===
 X and Y are map coordinates and the speed is in pixels per frame (1 second = 30 frames).  X and Y are map coordinates and the speed is in pixels per frame (1 second = 30 frames). 
-Queued movements go into a queue and are processed one at a time.+Queued movements go into a queue and are processed one at a time. 
 === Examples === === Examples ===
 <code prpl># Picks a random unit then goes there at 4 pixels per frame.  <code prpl># Picks a random unit then goes there at 4 pixels per frame. 
crpl/docs/queuemove.1539520100.txt.gz · Last modified: 2018/10/14 08:28 by kajacx