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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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

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.

2 participants