Added listener in LoadAll function #151
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull request template
Important
Please complete all fields. PRs will not be merged if any fields are incomplete. Be respectful, and keep in mind that it may take some time for your PR to be reviewed.
Bear in mind refactors are up to the developers and not it's contributors after all we are the ones giving support when needed. if they are big changes I suggest you to release it under your name instead.
Type of change
Motive for This Pull Request
Need to customize the ped in the character selection.
Provide a brief explanation of why these changes are being proposed and what they aim to achieve.
Added a listener inside the
LoadAllfunction to handle the loading of skin. Useful to customize the ped in the character selection, like a backpack, custom props, etc.Explain the necessity of these changes and how they will impact the framework or its users.
The characters in the character selection will better reflect reality.
Please describe the tests you have conducted to verify your changes. Provide instructions so we can reproduce these tests. Nothing changed, it's a simple TriggerEvent function
Notes if any