Skip to content

Commit

Permalink
Update rdr3natives.json with new data
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 15, 2025
1 parent 28aea45 commit b59f275
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions rdr3natives.json
Original file line number Diff line number Diff line change
Expand Up @@ -108120,7 +108120,7 @@
},
"0xD76B57B44F1E6F8B": {
"name": "TASK_GO_STRAIGHT_TO_COORD",
"comment": "",
"comment": "Tells the ped to go to a coord, without using the navemesh. if timeBeforeTeleport is -1 the ped will never warp, p8 is always 0 or 1 still unknown",
"params": [
{
"type": "Ped",
Expand All @@ -108140,19 +108140,19 @@
},
{
"type": "float",
"name": "moveBlendSpeedY"
"name": "moveBlendRatio"
},
{
"type": "int",
"name": "p5"
"name": "timeBeforeTeleport"
},
{
"type": "float",
"name": "p6"
"name": "finalHeading"
},
{
"type": "float",
"name": "p7"
"name": "targetRadius"
},
{
"type": "int",
Expand All @@ -108164,7 +108164,7 @@
"gta_hash": "0xD76B57B44F1E6F8B",
"gta_jhash": "0x80A9E7A7",
"examples": [],
"apiset": ""
"apiset": "client"
},
"0x61E360B7E040D12E": {
"name": "TASK_GO_STRAIGHT_TO_COORD_RELATIVE_TO_ENTITY",
Expand Down

0 comments on commit b59f275

Please sign in to comment.