los_check(name_one, name_two) |
|
Parameters: |
name_one | | (string) name of the first character |
name_two | | (string) name of the second character |
|
Returns: |
(boolean) true if there is line-of-sight between the characters, or false if there is not |
|
Description: |
Check for line-of-sight between two characters. Note that this function may take up to a 100 frames before returning a result and will block in the meantime. |
|
|
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |