GTA V NativesropeRope::setCgoffsetOn this pageRope::setCgoffsetSyntax ```js mp.game.rope.setCgoffset(rope, x, y, z); ``` Required Arguments rope: Object handle or object x: float y: float z: float Return value Undefined Example ```js // todo ``` See also