059A

From GTAMods Wiki
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