Difference between revisions of "Func arsenalzone"

From Sunrust Wiki
Jump to navigation Jump to search
(Created page with "Anyone within this brush is able to purchase items. == Keyvalues == '''Enabled''' <choices> Enable the brush entity. *0: No *1: Yes == Inputs == '''input enable''' <void>...")
 
 
Line 4: Line 4:
'''Enabled''' <choices>
'''Enabled''' <choices>


Enable the brush entity.
: Enable the brush entity.
*0: No
*0: No
*1: Yes
*1: Yes
Line 11: Line 11:
'''input enable''' <void>
'''input enable''' <void>


Enable the entity.
: Enable the entity.


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


Disable the entity.
: Disable the entity.


'''input seton''' <integer>
'''input seton''' <integer>


Set Enabled keyvalue.
: Set Enabled keyvalue.
__NOEDITSECTION__
__NOEDITSECTION__

Latest revision as of 20:36, 12 May 2019

Anyone within this brush is able to purchase items.

Keyvalues

Enabled <choices>

Enable the brush entity.
  • 0: No
  • 1: Yes

Inputs

input enable <void>

Enable the entity.

input disable <void>

Disable the entity.

input seton <integer>

Set Enabled keyvalue.