AddRope — RedM Natives
0xE832D760399EB220 · PHYSICS · all
`` There are 19 types of rope, from type = 0 to type = 18 Rope definitions are stored in ropedata.xml Rope types 0, 15 and 18 have proper physics for hanging objects (taut, do not sag, small to medium diameter, good aspect for a rope) ``
Parameters
| Name | Type |
|---|---|
| x | float |
| y | float |
| z | float |
| rotX | float |
| rotY | float |
| rotZ | float |
| length | float |
| ropeType | int |
| maxLength | float |
| minLength | float |
| p10 | float |
| p11 | BOOL |
| p12 | BOOL |
| rigid | BOOL |
| p14 | float |
| breakWhenShot | BOOL |
| unkPtr | Any* |
| p17 | BOOL |
Returns
int