Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0180

Opcode Database

0180

DescriptionSets the variable number to be used when missions are in progress. Internally, the game will check the specified global variable whenever it needs to know if a mission is running.
Parameters (v2)1) Global variable (VAR_INT)
Gamessa vc iii
CategoryMission
Command Name (IV)SET_MISSION_FLAG
San Andreas
sascm.ini0180=1,declare_mission_flag %1d%
Example0180: declare_mission_flag $ONMISSION
Command NameDECLARE_MISSION_FLAG
Vice City
sascm.ini0180=1,declare_mission_flag %1d%
Example0180: declare_mission_flag $onmission
Command NameDECLARE_MISSION_FLAG
GTA III
gtascm.ini0180=1,declare_mission_flag %1d%
Example0180: declare_mission_flag $ONMISSION
Command NameDECLARE_MISSION_FLAG

<< 017B

0181 >>