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

Cutscene-Exclusive objects, are not available for use #2337

Open
Allerek opened this issue Sep 4, 2021 · 1 comment
Open

Cutscene-Exclusive objects, are not available for use #2337

Allerek opened this issue Sep 4, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Allerek
Copy link
Contributor

Allerek commented Sep 4, 2021

Is your feature request related to a problem? Please describe.
Cutscene-Exclusive objects, are not available for use.

Describe the solution you'd like
Introduce them to the game.

Additional context
Few examples are
https://media.discordapp.net/attachments/801411628600000522/883701312041127986/1000.png?width=900&height=422
(Briquette and BBQ from Misappropriation cutscene)
https://discord.com/channels/801330706252038164/801411628600000522/883708821523013633
(Link to MTA Developers discord channel)

@Allerek Allerek added the enhancement New feature or request label Sep 4, 2021
@MegadreamsBE
Copy link
Member

We'd need to make sure that they are in fact compatible with existing objects in the game as they are not loaded in the same way. They're not part of CObject and instead loaded in directly into RenderWare with the respective animation applied to them.

@patrikjuvonen patrikjuvonen changed the title Cutscene-Exclusive objects, are not available for use. Cutscene-Exclusive objects, are not available for use Sep 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants