| Property | Value |
|---|---|
| Native Name | _ROPE_GET_BREAKER_OF_ROPE |
| Hash | 0xEE360CFC80C8B2BC |
| Return Type | Player |
| Build | 1311 |
| Parameters | ropeId (int) |
Parameters
ropeId(int)
Usage
Lua (Direct):
local result = RopeGetBreakerOfRope(ropeId)
Lua (Hash):
local result = Citizen.InvokeNative(0xEE360CFC80C8B2BC, ropeId)