User Tools

Site Tools


crpl:docs:getqueuedmovecount

Differences

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

Link to this comparison view

Next revision
Previous revision
crpl:docs:getqueuedmovecount [2013/01/14 13:59] – created chanicrpl:docs:getqueuedmovecount [2021/02/05 11:43] (current) – Rmoved discussion tag Karsten75
Line 1: Line 1:
-TODO+ 
 +<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#movement_commands|Movement Commands]] 
 +=====  GetQueuedMoveCount  ===== 
 + 
 +^Arguments^Result^Notation^ 
 +| |Number of movement orders currently in the movement queue. | ''  -- n1''
 + 
 + 
 +=== Description === 
 +Looks at the movement queue and returns the number of movement orders.  
 +If the queue is empty, there are no movement orders and the unit is stationary. 
 +=== Examples === 
 +<code>RandCoords <-movement_speed QueueMove 
 +GetQueuedMoveCount ->count 
 +#<-count is 1</code>  
crpl/docs/getqueuedmovecount.1358189957.txt.gz · Last modified: 2014/10/01 15:02 (external edit)