User Tools

Site Tools


crpl:docs:getqueuedmovecount

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:getqueuedmovecount [2013/01/14 14:10] – external edit 127.0.0.1crpl:docs:getqueuedmovecount [2021/02/05 11:43] (current) – Rmoved discussion tag Karsten75
Line 1: Line 1:
  
 +<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#movement_commands|Movement Commands]]
 =====  GetQueuedMoveCount  ===== =====  GetQueuedMoveCount  =====
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-| |Number of movement orders currently in the movement queue. ||| FIXME |||+| |Number of movement orders currently in the movement queue. | ''  -- n1'' |
  
  
Line 10: Line 11:
 If the queue is empty, there are no movement orders and the unit is stationary. If the queue is empty, there are no movement orders and the unit is stationary.
 === Examples === === Examples ===
-<code>example goes here</code>  +<code>RandCoords <-movement_speed QueueMove 
 +GetQueuedMoveCount ->count 
 +#<-count is 1</code> 
  
crpl/docs/getqueuedmovecount.1358190618.txt.gz · Last modified: 2014/10/01 15:02 (external edit)