Difference between revisions of "Logic dynamicspawning"

From Sunrust Wiki
Jump to navigation Jump to search
(Created page with "Allows you to control dynamic spawning. == Keyvalues == '''Enabled''' <choices> Should dynamic spawning be on? *0: No *1: Yes == Inputs == '''input enable''' <void> Enabl...")
 
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
'''Enabled''' <choices>
'''Enabled''' <choices>


Should dynamic spawning be on?
: Should dynamic spawning be on?
*0: No
*0: No
*1: Yes
*1: Yes
Line 12: Line 12:
'''input enable''' <void>
'''input enable''' <void>


Enable dynamic spawning.
: Enable dynamic spawning.


'''input disable''' <void>
'''input disable''' <void>


Disable dynamic spawning.
: Disable dynamic spawning.
__NOEDITSECTION__

Latest revision as of 20:55, 12 May 2019

Allows you to control dynamic spawning.

Keyvalues

Enabled <choices>

Should dynamic spawning be on?
  • 0: No
  • 1: Yes

Inputs

input enable <void>

Enable dynamic spawning.

input disable <void>

Disable dynamic spawning.