GTAG - Modding - Opcode Database - 07A9
Opcode Database
07A9
| Description | Returns the handle for the searchlight that's targetting the character. Returns true if the searchlight was found, false if no searchlight is on the character. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) (Returned) Handle (Integer) (INT) |
| Games | |
| Category | Actor, Conditional, Object |
| San Andreas | |
| sascm.ini | 07A9=2, is_char_in_any_searchlight %1d% store_to %2d% |
| Example | 07A9: is_char_in_any_searchlight 0@ store_to 1@ |
| Command Name | IS_CHAR_IN_ANY_SEARCHLIGHT |

