itsjustcurtis / MenyooSP

[or Menyoo PC] - Trainer/mod menu for Grand Theft Auto V (single-player).
https://www.gta5-mods.com/scripts/menyoo-2-0
GNU General Public License v3.0
44 stars 8 forks source link

Chameleon paints show in Menyoo Customs when no Chameleon mods are installed #12

Closed itsjustcurtis closed 7 months ago

itsjustcurtis commented 7 months ago

Paint option was added to allow players to easily access the new Chameleon paint options, however without the mods installed, users are presented with solid black colours and varying pearlescents.

itsjustcurtis commented 7 months ago

I don't believe there is a way to fully protect against this, perhaps a warning similar to the wheel paint options would be suitable here?

Wildbrick142 commented 7 months ago

don't believe there is a way to fully protect against this

putting the menu option(s) behind a IS_DLC_PRESENT(GET_HASH_KEY("spchameleon")) check should get the job done, since both mods are dependent on that pack being active in game

itsjustcurtis commented 7 months ago

Ooh that is an interesting observation, definitely worth considering, thanks

On Wed, 24 Jan 2024, 13:49 Sumire, @.***> wrote:

don't believe there is a way to fully protect against this

putting the menu option(s) behind a IS_DLC_PRESENT(GET_HASH_KEY("spchameleon")) check should get the job done, since both mods are dependent on that pack being active in game

— Reply to this email directly, view it on GitHub https://github.com/itsjustcurtis/MenyooSP/issues/12#issuecomment-1908160318, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQZPAVVW3DBPJEVOIQT3CWLYQEGOHAVCNFSM6AAAAABCHVYQTSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBYGE3DAMZRHA . You are receiving this because you authored the thread.Message ID: @.***>