Difference between revisions of "0E0E"

From GTAMods Wiki
Jump to navigation Jump to search
Line 16: Line 16:
 
== Keywords ==
 
== Keywords ==
 
resolution, cleo+, cleoplus
 
resolution, cleo+, cleoplus
 +
 +
[[Category:OpCodes]][[Category:CLEO+]]

Revision as of 06:23, 22 April 2021

San Andreas GET_CURRENT_RESOLUTION


Description
Returns the current resolution.
Syntax
0E0E: get_current_resolution_to 0@ 1@
get_current_resolution 0@ 1@
Parameter
[int]
Current X game resolution.
[int]
Current Y game resolution.

This opcode is used to get the current game resolution without reading game's memory. This is a part of CLEO+'s opcodes. This section is incomplete. You can help by fixing and expanding it.

Keywords

resolution, cleo+, cleoplus