0E0E

From GTAMods Wiki
Revision as of 14:27, 21 April 2021 by RyanDri3957V (talk | contribs) (Created page with "{{OpCode | games = {{Icon|SA}} | command = GET_CURRENT_RESOLUTION | description = Returns the current resolution. | syntax1 = 0E0E: get_current_resolution_to 0@...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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 in integer.
[int]
Current Y game resolution in integer.

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