Skip to content

Fix to the native SetBlipShowCone - #4112

Open
gameplayoffert wants to merge 1 commit into
citizenfx:masterfrom
gameplayoffert:master
Open

Fix to the native SetBlipShowCone#4112
gameplayoffert wants to merge 1 commit into
citizenfx:masterfrom
gameplayoffert:master

Conversation

@gameplayoffert

@gameplayoffert gameplayoffert commented Aug 6, 2026

Copy link
Copy Markdown

Goal of this PR

The goal of this PR is to fix the "SetBlipShowCone" native function which has a missing parameter called "hudColorIndex".

This parameter isn't present on the API class of the latest C# library and is also absent from the fivem documentation about native functions here : https://docs.fivem.net/natives/?_0x13127EC3665E8EE1

How is this PR achieving the goal

The problem is solved by adding the new parameter like i did here : d2fa5fb

This PR applies to the following area(s)

Five M

Successfully tested on

Game : GTA 5

Game Build : 3258

Platform : Windows

@github-actions github-actions Bot added the invalid Requires changes before it's considered valid and can be (re)triaged label Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid Requires changes before it's considered valid and can be (re)triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant