Difference between revisions of "Info player human"

From Sunrust Wiki
Jump to navigation Jump to search
(Created page with "Humans can spawn here. == Keyvalues == '''Disabled''' <choices> If disabled, players cannot spawn here. *0: No *1: Yes == Inputs == '''input enable''' <void> Enable the sp...")
 
 
Line 4: Line 4:
'''Disabled''' <choices>
'''Disabled''' <choices>


If disabled, players cannot spawn here.
: If disabled, players cannot spawn here.
*0: No
*0: No
*1: Yes
*1: Yes
Line 11: Line 11:
'''input enable''' <void>
'''input enable''' <void>


Enable the spawn point.
: Enable the spawn point.


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


Disable the spawn point.
: Disable the spawn point.


'''input toggle''' <void>
'''input toggle''' <void>


Toggle the spawn point.
: Toggle the spawn point.
__NOEDITSECTION__
__NOEDITSECTION__

Latest revision as of 20:37, 12 May 2019

Humans can spawn here.

Keyvalues

Disabled <choices>

If disabled, players cannot spawn here.
  • 0: No
  • 1: Yes

Inputs

input enable <void>

Enable the spawn point.

input disable <void>

Disable the spawn point.

input toggle <void>

Toggle the spawn point.