Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(gamestate/server): ped AI node getter #3061

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

DaniGP17
Copy link
Contributor

Goal of this PR

Add a new getter to be able to obtain the relationship group from server side.

How is this PR achieving the goal

Completing the CPedAIDataNode.

This PR applies to the following area(s)

FiveM, Server, Natives

Successfully tested on

Game builds: ..

Platforms: Windows

Checklist

  • Code compiles and has been tested successfully.
  • Code explains itself well and/or is documented.
  • My commit message explains what the changes do and what they are for.
  • No extra compilation warnings are added by these changes.

@github-actions github-actions bot added the invalid Requires changes before it's considered valid and can be (re)triaged label Jan 10, 2025
@slashkeyvalue
Copy link
Contributor

You should follow the "new" Serialize method, see CVehicleAppearanceDataNode

@DaniGP17 DaniGP17 force-pushed the feat/ped-ai-node-getter branch from 8b4fcc4 to b71a0a5 Compare January 11, 2025 10:26
@DaniGP17
Copy link
Contributor Author

You should follow the "new" Serialize method, see CVehicleAppearanceDataNode

Done, thank you

Copy link
Contributor

@Nobelium-cfx Nobelium-cfx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you for the contribution!

@Nobelium-cfx Nobelium-cfx added the ready-to-merge This PR is enqueued for merging label Jan 31, 2025
@prikolium-cfx prikolium-cfx merged commit a020c26 into citizenfx:master Feb 4, 2025
2 of 6 checks passed
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 ready-to-merge This PR is enqueued for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants