User Tools

Site Tools


crpl:docs:getimagescaley

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:getimagescaley [2013/01/18 13:12] grauniadcrpl:docs:getimagescaley [2021/02/05 11:43] (current) – Rmoved discussion tag Karsten75
Line 1: Line 1:
-~~DISCUSSION~~+
 <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#image_commands|Image Commands]] <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#image_commands|Image Commands]]
 =====  GetImageScaleY  ===== =====  GetImageScaleY  =====
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-|A unit UID, image slot| |''i1 s1 -- f1''|+|A unit UID, image slot, anything| |''i1 s1 a1 -- f1''|
  
  
Line 11: Line 11:
 A value of 1 means to show the image at the normal size.  A value of 1 means to show the image at the normal size. 
 A value of 2 would be double size, and 0.5 would be half. A value of 2 would be double size, and 0.5 would be half.
 +
 +The third argument doesn't do anything, but is necessary.
 === Examples === === Examples ===
 <code> <code>
-Self "FlyingThing" GetImageScaleY+Self "FlyingThing" GetImageScaleY
 </code>  </code> 
crpl/docs/getimagescaley.1358532777.txt.gz · Last modified: 2014/10/01 15:02 (external edit)