Generic Keyvalues, Inputs and Outputs/Keyvalues: Difference between revisions
Jump to navigation
Jump to search
m (3 separate if statements --> 1 if statement only, necessary to remove the weird extra spaces; Edited some description of keyvalues) |
m (oops) |
||
Line 17: | Line 17: | ||
:*5: Custom/Test; Does nothing but may do something for a small minority | :*5: Custom/Test; Does nothing but may do something for a small minority | ||
:*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}} | ||
| }} | | }} |