Generic Keyvalues, Inputs and Outputs/Keyvalues: Difference between revisions
Jump to navigation
Jump to search
m (comment note fix) |
(When making a rotated trigger on the fly) |
||
Line 17: | Line 17: | ||
:*5: Custom/Test | :*5: Custom/Test | ||
:*6: [[VPhysics]] | :*6: [[VPhysics]] | ||
{{KV|Model Index|intn=modelindex|short|Changes the entity's model to a precached model on the map. Requires [[Prop_data#Creating_new_base_types|precaching models with propdata.txt]], then using<code>cl_precacheinfo modelprecache</code>while in-game to get the proper index number. {{warning|Needs to be setup meticulously to have no crashes.}}|nofgd=1}} | {{KV|Model Index|intn=modelindex|short|Changes the entity's model to a precached model on the map. Requires [[Prop_data#Creating_new_base_types|precaching models with propdata.txt]], then using<code>cl_precacheinfo modelprecache</code>while in-game to get the proper index number. {{warning|Needs to be setup meticulously to have no crashes.}}|nofgd=1}} | ||
| }} | | }} |