File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 sphere(fademindist)
44 sphere(fademaxdist)
55 studioprop()
6- = prop_physics_paintable: "A version of prop_physics that can be painted by Gel. Does not appear to show up on the model. "
6+ = prop_physics_paintable: "A version of prop_physics that can be painted by Gel."
77 [
88 paintpower[engine](integer) : "Paint Power" : 4
99 paintpower(choices) : "Paint Power" : 4 : "The starting gel type for the prop." =
1010 [
1111 0: "Repulsion Gel"
12- 1: "Adhesion Gel"
12+ 1: "Reflection Gel"
1313 2: "Propulsion Gel"
1414 3: "Conversion Gel"
15+ 5: "Adhesion Gel"
1516 4: "None"
1617 ]
18+ cleanskin(integer) : "Unpainted Skin" : -1 : "The skin to switch to whenever this is cleaned. Painted skin must also be set."
19+ paintskin(integer) : "Painted Skin" : -1 : "The skin to switch to whenever this is painted. Unpainted skin must also be set."
1720
21+ input SetPaintedSkin(integer) : "Set the skin to use whenever this is painted. If currently painted the prop will swap skins."
22+ input SetUnpaintedSkin(integer) : "Set the skin to use whenever this is not painted. If currently unpainted the prop will swap skins."
1823 ]
You can’t perform that action at this time.
0 commit comments