FutureProg functions
spawnbodyinstance
Character spawnbodyinstance(Character owner, Number form, Location location, Text mode)
Contexts: computer function, computer program, standard futureprog
Spawns a secondary body instance from one of a loaded character's owned dormant forms. The returned character is the new physical actor, or the function errors with a builder-facing reason.
owner: The character identity whose dormant form should become a secondary body instance.
form: The form alias or body id to spawn.
location: The location where the body instance should appear.
mode: The spawn mode: passive, focusable, ai, npcai, or scriptai.
Character spawnbodyinstance(Character owner, Number form, Location location, Text mode, Boolean cloneInventory)
Contexts: computer function, computer program, standard futureprog
Spawns a secondary body instance from one of a loaded character's owned dormant forms. The returned character is the new physical actor, or the function errors with a builder-facing reason.
owner: The character identity whose dormant form should become a secondary body instance.
form: The form alias or body id to spawn.
location: The location where the body instance should appear.
mode: The spawn mode: passive, focusable, ai, npcai, or scriptai.
cloneInventory: Whether to deep-copy the owner's current direct inventory onto the spawned body.
Character spawnbodyinstance(Character owner, Number form, Location location, Text mode, Boolean cloneInventory, Text ais)
Contexts: computer function, computer program, standard futureprog
Spawns a secondary body instance from one of a loaded character's owned dormant forms. For ai/scriptai modes, the final text argument attaches ready AI routines by id or name.
owner: The character identity whose dormant form should become a secondary body instance.
form: The form alias or body id to spawn.
location: The location where the body instance should appear.
mode: The spawn mode: passive, focusable, ai, npcai, or scriptai.
cloneInventory: Whether to deep-copy the owner's current direct inventory onto the spawned body.
ais: A comma, semicolon, or pipe separated list of AI ids or names to attach to a script-AI body instance.
Character spawnbodyinstance(Character owner, Text form, Location location, Text mode)
Contexts: computer function, computer program, standard futureprog
Spawns a secondary body instance from one of a loaded character's owned dormant forms. The returned character is the new physical actor, or the function errors with a builder-facing reason.
owner: The character identity whose dormant form should become a secondary body instance.
form: The form alias or body id to spawn.
location: The location where the body instance should appear.
mode: The spawn mode: passive, focusable, ai, npcai, or scriptai.
Character spawnbodyinstance(Character owner, Text form, Location location, Text mode, Boolean cloneInventory)
Contexts: computer function, computer program, standard futureprog
Spawns a secondary body instance from one of a loaded character's owned dormant forms. The returned character is the new physical actor, or the function errors with a builder-facing reason.
owner: The character identity whose dormant form should become a secondary body instance.
form: The form alias or body id to spawn.
location: The location where the body instance should appear.
mode: The spawn mode: passive, focusable, ai, npcai, or scriptai.
cloneInventory: Whether to deep-copy the owner's current direct inventory onto the spawned body.
Character spawnbodyinstance(Character owner, Text form, Location location, Text mode, Boolean cloneInventory, Text ais)
Contexts: computer function, computer program, standard futureprog
Spawns a secondary body instance from one of a loaded character's owned dormant forms. For ai/scriptai modes, the final text argument attaches ready AI routines by id or name.
owner: The character identity whose dormant form should become a secondary body instance.
form: The form alias or body id to spawn.
location: The location where the body instance should appear.
mode: The spawn mode: passive, focusable, ai, npcai, or scriptai.
cloneInventory: Whether to deep-copy the owner's current direct inventory onto the spawned body.
ais: A comma, semicolon, or pipe separated list of AI ids or names to attach to a script-AI body instance.
Contexts: computer function, computer program, standard futureprog
Spawns a secondary body instance from one of a loaded character's owned dormant forms. The returned character is the new physical actor, or the function errors with a builder-facing reason.
owner: The character identity whose dormant form should become a secondary body instance.
form: The form alias or body id to spawn.
location: The location where the body instance should appear.
mode: The spawn mode: passive, focusable, ai, npcai, or scriptai.
Character spawnbodyinstance(Character owner, Number form, Location location, Text mode, Boolean cloneInventory)
Contexts: computer function, computer program, standard futureprog
Spawns a secondary body instance from one of a loaded character's owned dormant forms. The returned character is the new physical actor, or the function errors with a builder-facing reason.
owner: The character identity whose dormant form should become a secondary body instance.
form: The form alias or body id to spawn.
location: The location where the body instance should appear.
mode: The spawn mode: passive, focusable, ai, npcai, or scriptai.
cloneInventory: Whether to deep-copy the owner's current direct inventory onto the spawned body.
Character spawnbodyinstance(Character owner, Number form, Location location, Text mode, Boolean cloneInventory, Text ais)
Contexts: computer function, computer program, standard futureprog
Spawns a secondary body instance from one of a loaded character's owned dormant forms. For ai/scriptai modes, the final text argument attaches ready AI routines by id or name.
owner: The character identity whose dormant form should become a secondary body instance.
form: The form alias or body id to spawn.
location: The location where the body instance should appear.
mode: The spawn mode: passive, focusable, ai, npcai, or scriptai.
cloneInventory: Whether to deep-copy the owner's current direct inventory onto the spawned body.
ais: A comma, semicolon, or pipe separated list of AI ids or names to attach to a script-AI body instance.
Character spawnbodyinstance(Character owner, Text form, Location location, Text mode)
Contexts: computer function, computer program, standard futureprog
Spawns a secondary body instance from one of a loaded character's owned dormant forms. The returned character is the new physical actor, or the function errors with a builder-facing reason.
owner: The character identity whose dormant form should become a secondary body instance.
form: The form alias or body id to spawn.
location: The location where the body instance should appear.
mode: The spawn mode: passive, focusable, ai, npcai, or scriptai.
Character spawnbodyinstance(Character owner, Text form, Location location, Text mode, Boolean cloneInventory)
Contexts: computer function, computer program, standard futureprog
Spawns a secondary body instance from one of a loaded character's owned dormant forms. The returned character is the new physical actor, or the function errors with a builder-facing reason.
owner: The character identity whose dormant form should become a secondary body instance.
form: The form alias or body id to spawn.
location: The location where the body instance should appear.
mode: The spawn mode: passive, focusable, ai, npcai, or scriptai.
cloneInventory: Whether to deep-copy the owner's current direct inventory onto the spawned body.
Character spawnbodyinstance(Character owner, Text form, Location location, Text mode, Boolean cloneInventory, Text ais)
Contexts: computer function, computer program, standard futureprog
Spawns a secondary body instance from one of a loaded character's owned dormant forms. For ai/scriptai modes, the final text argument attaches ready AI routines by id or name.
owner: The character identity whose dormant form should become a secondary body instance.
form: The form alias or body id to spawn.
location: The location where the body instance should appear.
mode: The spawn mode: passive, focusable, ai, npcai, or scriptai.
cloneInventory: Whether to deep-copy the owner's current direct inventory onto the spawned body.
ais: A comma, semicolon, or pipe separated list of AI ids or names to attach to a script-AI body instance.