| Description | Returns true if there is a conversation going on between the character and the player and both the character and the player are able to communicate with one another. Will return false if the player recently damaged the character, is too far away from the character or is otherwise busy. |
|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT)
|
|---|
| Games | |
|---|
| Category | Actor, Conditional |
|---|
| San Andreas |
|---|
| sascm.ini | 089B=1, is_player_in_position_for_conversation %1d% |
|---|
| Example | 089B: is_player_in_position_for_conversation 0@ |
|---|
| Command Name | IS_PLAYER_IN_POSITION_FOR_CONVERSATION |
|---|