059A
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...")
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