Difference between revisions of "Prop invitem"

From Sunrust Wiki
Jump to navigation Jump to search
(Created page with "Inventory Item == Keyvalues == '''Item Type''' <string> : Set the inventory item type. '''Item Level''' <float> : Set level of the trinket. 0 = Normal\n1 = Sturdy\n2=Honed...")
 
 
Line 8: Line 8:
'''Item Level''' <float>
'''Item Level''' <float>


: Set level of the trinket. 0 = Normal\n1 = Sturdy\n2=Honed\n3 = Perfected.
: Set level of the trinket. 0 = Normal, 1 = Sturdy, 2=Honed, 3 = Perfected.


'''Never Remove''' <choices>
'''Never Remove''' <choices>

Latest revision as of 17:42, 16 May 2019

Inventory Item

Keyvalues

Item Type <string>

Set the inventory item type.

Item Level <float>

Set level of the trinket. 0 = Normal, 1 = Sturdy, 2=Honed, 3 = Perfected.

Never Remove <choices>

Never remove when used or damage, for repeated uses.
  • 0: No
  • 1: Yes

Inputs

input givetoactivator <void>

Forces the weapon onto the activator.

input setinvitemtype <string>

Set the inventory item type.

input setinvitemlevel <float>

Set the inventory item level.