constraint.AdvBallsocket
From GMod Wiki
Revision as of 05:05, 30 October 2009 by Crazy Quebecer (Talk | contribs)
Function | |
Syntax |
constraint.AdvBallsocket( Entity Ent1, Entity Ent2, Number Bone1, Number Bone2, Vector LPos1, Vector LPos2, Number forcelimit, Number torquelimit, Number xmin, Number ymin, Number zmin, Number xmax, Number ymax, Number zmax, Number xfric, Number yfric, Number zfric, Number onlyrotation, Number nocollide )Where is this used? |
Description: | |
Creates a phys_ragdollconstraint constraint. | |
Returns: | Entity |
Part of Library: | constraint |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Constraint.AdvBallsocket]Constraint.AdvBallsocket [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Example
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |