059A

From GTAMods Wiki
Revision as of 22:38, 1 January 2016 by Spaceeinstein (talk | contribs) (Created page with "{{Icon|VC}} {{Icon|SA}} '''IS_AUSTRALIAN_GAME''' <hr /> '''Description''' : Checks if the game is Australian '''Syntax''' : 059A:   australian_game '''Parameter''' : [''n...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Vice City San Andreas IS_AUSTRALIAN_GAME


Description

Checks if the game is Australian

Syntax

059A:   australian_game

Parameter

[none]

This conditional opcode always returns true as the result for the Australian version of the game. Otherwise, it always returns false. The return result is hardcoded into the game. Most mods generally support non-Australian versions of the games so this opcode can generally be used to return false when returning from a gosub or an SCM function.

Keywords

Australia, Australian, game, return, false