Native referenceFiveM

LOAD_ROPE_DATA

0xCBB203C04D1ABD27 PHYSICS
FUNCTION SIGNATURE
void LOAD_ROPE_DATA(int ropeId, char* rope_preset);
Property Value
Native Name LOAD_ROPE_DATA
Hash 0xCBB203C04D1ABD27
Return Type void
Parameters ropeId (int), rope_preset (char*)

Description: ``` Rope presets can be found in the gamefiles. One example is "ropeFamily3", it is NOT a hash but rather a string.

Back to PHYSICS