/proc/healthscan | healthscan
returns a list of everything a health scan should give to a player.
Examples of where this is used is Health Analyzer and the Physical Scanner tablet app.
Args:
user - The person with the scanner
target - The person being scanned
mode - Uses SCANNER_CONDENSED or SCANNER_VERBOSE to decide whether to give a list of all individual limb damage
advanced - Whether it will give more advanced details, such as husk source.
tochat - Whether to immediately post the result into the chat of the user, otherwise it will return the results. |
---|