KillAllActors
Revision as of 08:44, 12 January 2011 by imported>Ez0n3
< [[::Category:Functions|Category:Functions]]
Link to TES4 Construction Set Wiki: KillAllActors.
A function included in the GECK version 1.1.0.36.
Description
Kills all actors in the loaded area -- in an exterior, the 5x5 cells around the player; in an interior, the cell that the player is currently in.
Syntax
KillAllActors
Or:
KillAll
Example
KillAllActors
KillAll
Notes
- As with KillActor, essential actors will be made "unconscious" (in their normal temporary "dead" state). Obviously, a function to be used with extreme caution...