Menunggu...
0 files liked
23 komen
0 video
1 uploads
4 followers
20,483 muat turun
  • Default

    Yep, the script should work perfectly with SHVDN Enhanced. I also started investigating why it wasn't working recently, and it's just that classic SHVDN doesn't support GTAV Enhanced.

    I may release a new version ported over to SHVDN v3 and LemonUI just to keep it up to date and get rid of the old API warnings, but I want to have a look at how the chameleon colours work first and whether I can support them without breaking classic GTAV.

    3 hari yang lalu
  • Default

    @HOTLER The game only supports RGB for primary and secondary colours, for the rest you can only select from the preset colours.

    20 September, 2017
  • Default

    @WildFire418 There's RGB sliders, NativeUI doesn't really have any controls that could be used as a colour wheel though.

    @AnarchyBlues I don't condone any attempted online use of this mod - please don't even try it.

    14 Jun, 2017
  • Default

    @ImNotMentaL No worries mate, you're kind enough to open-source all of your code so I'm happy to give something back.

    04 Mei, 2017
  • Default

    @AnarchyBlues sjaak327 is already working on a new version of his trainer to include it.

    04 Mei, 2017
  • Default

    @AnarchyBlues I actually wrote code for SPA to handle the Tornado's roof last week when I found out how it works - I'm quite happy to submit a pull request if INM wants me to so that he can build a new release, I just don't want to be pushy about it! :)

    04 Mei, 2017
  • Default

    I've found one other car mod that doesn't save in the garages, the roof livery on the Tornado Custom. I had a dig through Unknown Modder's decompiled carmod_shop script and figured out that the below native functions are what's needed (I take no credit for the naming of them).

    // Hash 0x5ECB40269053C0D4
    int _get_vehicle_livery2_count(int vehicleHandle);

    // Hash 0x60190048C0764A26
    int _get_vehicle_livery2(int vehicleHandle);

    // Hash 0xA6D3A8750DC73270
    void _set_vehicle_livery2(int vehicleHandle, int liveryNumber);

    29 April, 2017
  • Default
  • Default

    The tool is now updated to v1.5 with some new features: changing the menu key, saving and loading custom colours, and an option to automatically repair and clean the car when applying colour changes like in LSC.

    It now creates a configuration file on first run to store the settings and saved colours. I've tried to make it fairly robust so that you can add new colours to the config file manually if needed - most of the fields should be fairly self-explanatory. You don't need to include every field for each saved colour either, there's sane defaults for each missing field so just the RGB fields or hex field alone is enough to work. It's worth mentioning though that if you have both RGB values and a hex code entered for a saved colour the hex code will always take precedence if they differ.

    Apologies it's taken a little while - things like the menu option for changing the menu key took a bit of fiddling to get working, and every time I had a chance to work on it ScriptHookV was broken by R*!

    15 April, 2017
  • Default

    @sally.za08 It's in progress and shouldn't take too much longer - I have a couple of other features that I'm adding at the same time so that people don't have to keep redownloading new versions.

    23 Mac, 2017