From 2a85f5aa0c0dca410d97d911c38d682a166dba09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 17 Jan 2025 05:09:06 +0000 Subject: [PATCH] Update rdr3natives.json with new data --- rdr3natives.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/rdr3natives.json b/rdr3natives.json index 495db9e5..b7eabac6 100644 --- a/rdr3natives.json +++ b/rdr3natives.json @@ -21659,30 +21659,30 @@ "apiset": "" }, "0x669655FFB29EF1A9": { - "name": "_0x669655FFB29EF1A9", - "comment": "", + "name": "_SET_FILL_IN_STATE_FOR_ENTITY", + "comment": "sets the fill in state for some objects like for the stew, coffee mug ,poker chips, jugs ? P1 is either 0 or 2 p2 seems to be a label/name p3 is the fill in state, max seems to be for some 3.0 (most is 1.0) - 0.0\nheres some of the labels/names found \ntumbler_fill, Canvas, Stew_Fill, from Chip01_Ctrl to Chip10_Ctrl, from empty_jug01_Ctrl to empty_jug20_Ctrl, from full_jug01_Ctrl to full_jug20_Ctrl, CTRL_cupFill, Food_DOF_Fill, from WhiteChip_Ctrl_0 to WhiteChip_Ctrl_10, from BlueChip_Ctrl_0 to BlueChip_Ctrl_10, from BlackChip_Ctrl_0 to BlackChip_Ctrl_10, from RedChip_Ctrl_0 to RedChip_Ctrl_10,", "params": [ { - "type": "Any", - "name": "p0" + "type": "Entity", + "name": "entity" }, { - "type": "Any", + "type": "int", "name": "p1" }, { - "type": "Any", + "type": "const char*", "name": "p2" }, { - "type": "Any", - "name": "p3" + "type": "float", + "name": "fill" } ], "return_type": "void", "build": "1207", "examples": [], - "apiset": "" + "apiset": "client" }, "0x6C31B06E91518269": { "name": "_0x6C31B06E91518269",