31 fichiers aimés
54 commentaires
1 vidéo
4 uploads
13 followers
50 082 téléchargements
Happy to announce Freemode Wallet - an actual freemode ped wallet that works by hooking up the real wallet under the hood, using the game monetary system https://www.gta5-mods.com/scripts/freemode-wallet
@Zona Comics I'm currently trying to hook up freemode wallet to be usable, looks promising, if project succeeds I'll upload FreemodeWallet mod
@HKH191 sure, I have to read them out of memory directly, scanning for a pattern that marks the decoration array (a pair of 0x14 sentinels, 16KB-aligned), then pull the collection + decoration hashes and re-apply them with ADD_PED_DECORATION_FROM_HASHES. So it takes a while for the scan. It's open source, you can find the code here https://github.com/KernelPryanic/AppearanceKeeper :)
@aldian0 Hm, this is weird, maybe it's due to some changes in legacy, anyways please make sure you use the latest SHVDN https://www.gta5-mods.com/tools/script-hook-v-net-enhanced as it should work with legacy too. Regarding unbinding - good idea, I'll add an ability to free hotkeys in the next update. Also note that configs are now at %APPDATA%\GTA V Mods\KernelPryanic\VehicleKeeper because GTA Enhanced locks game folder completely so it's impossible to update configs/logs that live in there.
@MaGeTo I've been testing it only with Menyoo character presets that you can find here on gta5-mods.com, no external models/substitutions
Actually, I have an idea - we can try to hook into protagonists wallets while on freemode, without full identity spoof. I'll try this out on the weekends maybe.
@Zona Comics, yeah, I tried to spoof identity of a freemode into protagonists, but in enhanced version identity is a single object now, so it applies character look automatically. Maybe it's possible somehow, but it's definitely not trivial.
Regarding separate monetary system - also very complicated, I'd rather bet on some clever spoofing mechanics to just reuse existing GTA system.
I'm expecting lots of bugs as logic is quite fragile here, so if you encounter one and decide to report, please attach the log from %APPDATA%\GTA V Mods\KernelPryanic\AppearanceKeeper\AppearanceKeeper.log
@aldian0, the mod already works with any characters, it's not connected to the player identity
@CyJJ you can still try https://www.gta5-mods.com/tools/script-hook-v-net-enhanced - it claims that it also works with legacy, I didn't test myself, also please check if you have latest LemonUI