601 files liked
315 comments
4 videos
5 uploads
37 followers
65,841 downloads
@LucidKrai Probably R* changed the name for the language variable over time. There's nothing to fix in the code, the only thing you need is to do what you already did (rename your language file). I'll simply mention this issue in "KNOWN ISSUES" section of the description. Is it with caps like you typed "SimplifiedChinese.cfg" or "simplifiedchinese.cfg"? I don't have GTAV installed to check that myself.
@bumpercars The only way you can get the result you want is to use "dnSpy" app, decompile the INMDealershipCustom.dll file and do this:
1) Delete "Warstock" class completely from "INM_Dealership_Custom" namespace (This will completely remove the Warstock shop from the code)
2) Delete "AAA.NoRestAreas();" line from "OnTick()" method in "AAA" class (also in INM_Dealership_Custom namespace) - this will re-enable the restricted areas again.
3) Save the edited .dll (File -> Save Module)
@jayrea When you enter "Davin Weston" hangar go to the left and there you'll see the door and the bouncing arrow marker. That's the entry trigger for this shop.
@MattyReady Sup! Do you mean the custom dot enabled but without the dynamic crosshair? If so, then it was already implemented in v1.1 of the mod (just use the latest v1.1.1) - simply uncheck "Dynamic reticle enabled" option while keeping the "Custom dot enabled" option checked and that's it.
@LZNostalgia Hi. The reticle of the mod won't work with the vehicles with a built-in weapons. This issue is mentioned in the "KNOWN ISSUES" section of the mod description. It's not gonna be fixed ¯\_(ツ)_/¯
Nice!
@CJislit Oh I see where it comes from then. Well the modding guide is wrong in this case. LemonUI is just a library and it doesn't make your game unstable on it's own. SHVDN2 and SHVDN3 versions of LemonUI are a separate libraries that can coexist together and do not conflict with each other. I use SHVDN2 version of LemonUI only because it is the last version of LemonUI that supports ScriptHookVDotNet 2 which I prefer to use when I make my mods. As a user you should not bother about choosing what libraries to install for a mods to work - always install libs that author of the mod mentioned as a requirement for his mod. The only exception is when the author of the mod is requiring you to install the library version that conflicts with the newer builds of this library - here you'll have to decide what to choose or ask the author to update his mod in favor of the newer library version.
@CJislit Hi! What exactly in this mod is working apparently unstable for you with SHVDN2 version of LemonUI? =)
@Aztecz8798 has the mod stopped working with the latest build of GTAV Legacy edition?
@Netoxota glad to hear that. It's up to you to decide what to make next of course but it'll be cool if you made a Robinson R44 helicopter. This one is pretty popular across the world. There's an old R44 mod for 'V though but it has an extremely low quality. Anyway good luck with your creations =)