FutureProg functions
hasbodybackup
Boolean hasbodybackup(Character character)
Contexts: computer function, computer program, standard futureprog
Returns true if a character has any applicable death backup.
character: The character whose backups should be checked
Boolean hasbodybackup(Character character, Number form)
Contexts: computer function, computer program, standard futureprog
Returns true if a character has an applicable death backup for a specific form.
character: The character whose backups should be checked
form: The form alias or body id
Boolean hasbodybackup(Character character, Text form)
Contexts: computer function, computer program, standard futureprog
Returns true if a character has an applicable death backup for a specific form.
character: The character whose backups should be checked
form: The form alias or body id
Contexts: computer function, computer program, standard futureprog
Returns true if a character has any applicable death backup.
character: The character whose backups should be checked
Boolean hasbodybackup(Character character, Number form)
Contexts: computer function, computer program, standard futureprog
Returns true if a character has an applicable death backup for a specific form.
character: The character whose backups should be checked
form: The form alias or body id
Boolean hasbodybackup(Character character, Text form)
Contexts: computer function, computer program, standard futureprog
Returns true if a character has an applicable death backup for a specific form.
character: The character whose backups should be checked
form: The form alias or body id