SetContainerRespawns
Revision as of 20:40, 23 September 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Sets the <i>Respawns</i> flag for the passed <i>Container</i>. |name = SetContainerRespawns |referenceType = reference |returnType = r...")
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
Description
Sets the Respawns flag for the passed Container.
Syntax
(respawns:0/1) reference.SetContainerRespawns respawns:0/1 baseForm:ref
Example
SetContainerRespawns 1 CampSearchlightFootlocker
containerRef.SetContainerRespawns 0
Notes
- The changes will be applied on all instances of the container's base form in the world.