Garry's Mod Wiki

Revision Difference

constraint.CreateKeyframeRope#514401

<function name="CreateKeyframeRope" parent="constraint" type="libraryfunc">⤶ <description>Creates a rope without any constraint</description>⤶ <realm>Server</realm>⤶ <file line="324">lua/includes/modules/constraint.lua</file>⤶ <args>⤶ <arg name="pos" type="Vector"></arg>⤶ <arg name="width" type="number"></arg>⤶ <arg name="material" type="string"></arg>⤶ <arg name="Constraint" type="Entity"></arg>⤶ <arg name="Ent1" type="Entity"></arg>⤶ <arg name="LPos1" type="Vector"></arg>⤶ <arg name="Bone1" type="number"></arg>⤶ <arg name="Ent2" type="Entity"></arg>⤶ <arg name="LPos2" type="Vector"></arg>⤶ <arg name="Bone2" type="number"></arg>⤶ <arg name="kv" type="table"></arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="Entity">rope</ret>⤶ </rets>⤶ </function>⤶ ⤶