This is an old revision of the document!
~~DISCUSSION~~ <- CRPL reference <- Screen Commands
Arguments | Result | Notation |
---|---|---|
Zoom level | – i1 |
Returns the camera zoom level as an integer between 0 and 12 inclusive, with 0 being maximum zoom. 4 is the standard zoom.
The scale multiple by which graphics are scaled or map pixel coordinates need to be mltiplied by to get screen pixel coordinates is: (scale= 8.0/(4+zoom)).
GetCamera