constraint.Winch
From GMod Wiki
| Function | |
| Syntax |
constraint.Winch( Player pl, Entity Ent1, Entity Ent2, Number Bone1, Number Bone2, Vector LPos1, Vector LPos2, Number width, Number fwd_bind, Number bwd_bind, Number fwd_speed, Number bwd_speed, String material, Boolean toggle ) Where is this used? |
| Description: | |
| Creates a winch constraint. | |
| Returns: | Entity constraint, Entity rope, Entity controller |
| Part of Library: | Constraint |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Constraint.Winch]Constraint.Winch [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
| Description | N/A | ||
|---|---|---|---|
| Used on | |||
| Code |
| ||
| Output | N/A |
Additional Notes
- The first return value can be false if the constraint fails to be created.
- Backwards is decrease I think, unless it's relative to which end is created first.
See Also
| This article is a stub. You can help the GMod Wiki by expanding it. |