This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
crpl:docs:setimagescale [2013/01/14 19:05] – created chani | crpl:docs:setimagescale [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | TODO | + | |
+ | <- [[crpl: | ||
+ | ===== SetImageScale | ||
+ | |||
+ | ^Arguments^Result^Notation^ | ||
+ | |A unit UID, image slot, x scale, y scale| |'' | ||
+ | |||
+ | |||
+ | === Description === | ||
+ | Sets the scale of the image. | ||
+ | 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. | ||
+ | === Examples === | ||
+ | < | ||
+ | # Make the image twice as big | ||
+ | Self " | ||
+ | </ |