| Description | Sets the mission flag var for a specific contact. |
|---|
| Parameters (v2) | 1) Integer (INT) 2) Global variable (VAR_INT)
|
|---|
| Games |  |
|---|
| Category | |
|---|
| Vice City |
|---|
| sascm.ini | 0181=2,declare_mission_flag_for_contact %1d% as %2d% ;; GTA 3 only |
|---|
| Example | |
|---|
| GTA III |
|---|
| gtascm.ini | 0181=2,declare_mission_flag_for_contact %1d% as %2d% |
|---|
| Example | 0181: declare_mission_flag_for_contact 12 as $ON_MISSION_FOR_8BALL |
|---|