GTAG - Modding - Opcode Database - 0A20
Opcode Database
0A20
Description | When set to 1, this opcode disables the players ability to tell it's group to wait and automatically orders any group members to continue following. Setting to 0 re-enables this ability. |
---|---|
Parameters (v2) | 1) Player handle (Integer) (INT) 2) Boolean (1 or 0) (INT) |
Games | |
Category | Group, Player |
Command Name (IV) | SET_PLAYER_GROUP_TO_FOLLOW_ALWAYS |
San Andreas | |
sascm.ini | 0A20=2,set_player_group_to_follow_always %1d% to %2h% |
Example | 0A20: set_player_group_to_follow_always $PLAYER_CHAR to 1 |
Command Name | SET_PLAYER_GROUP_TO_FOLLOW_ALWAYS |