Difference between revisions of "Prop invitem"
Jump to navigation
Jump to search
Johnny moe (talk | contribs) (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...") |
Johnny moe (talk | contribs) |
||
Line 8: | Line 8: | ||
'''Item Level''' <float> | '''Item Level''' <float> | ||
: Set level of the trinket. 0 = Normal | : 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.