Loading...
R3QQ
477 files liked
753 comments
20 videos
10 uploads
56 followers
173.740 downloads
  • 4f70c9 gta profile pic r3qq 5 june 2015 darker

    @theapproximtegray I agree that there is a need for such a mod. Make sure to check if it has not already been done though.
    Jackson92 is a great dev. I will ask him if he's interested in making one since he already has the code.
    He's using pretty much the same natives as mine does so it's no big difference in functionality apart from different game environments.

    Sábado 18 de Novembro de 2023
  • 4f70c9 gta profile pic r3qq 5 june 2015 darker

    @theapproximtegray FiveM? There is a kid friendly mod for FiveM including muting. Go donate to him. It's easy to remove what you don't need from the code or simply change the config. He's got a discord too. Maybe he's accepting requests. https://github.com/92jackson/fivem-kid-friendly-mod

    Sábado 18 de Novembro de 2023
  • 4f70c9 gta profile pic r3qq 5 june 2015 darker

    @aaazv Glad you like it.

    If settings are removed from the configuration in use, the mod will load default ones.

    Option for outside of missions: Modify and/or use the configuration file "FFFR Violence v2, No extra features & No bikini peds.ini" from the FFFR folder. Note that there's no testing/support for running FFFR while doing missions. I would turn off the mod while doing missions.

    Option 2: If nudity isn't a big deal and you can avoid it by for example not go to the strip club, instead of using FFFR, use https://www.gta5-mods.com/scripts/muted-speech-and-pain instead. Also some textures can be removed with: https://www.gta5-mods.com/misc/neutralized-adult-textures and the strip club can be blocked with https://www.gta5-mods.com/misc/no-more-strip-club

    Domingo 1 de Outubro de 2023
  • 4f70c9 gta profile pic r3qq 5 june 2015 darker

    Simply amazing.

    Domingo 24 de Setembro de 2023
  • 4f70c9 gta profile pic r3qq 5 june 2015 darker

    @ChuckRaging Version 1.1 seems to work (somewhat) with older game builds. I still hear some screaming. Some natives are not allowed to run I guess from the client. For example with version build 2944 you'll get "Unable to load error" ("this ASI plugin does not claim to support game build 2944").
    Inside server.cfg: You need to change sv_enforceGameBuild to a lower game build version or remove the line.
    Don't forget to add sv_scriptHookAllowed 1
    I might look into creating a server side mod.

    Luns 11 de Setembro de 2023
  • 4f70c9 gta profile pic r3qq 5 june 2015 darker

    @Rione21 Search for "strip" in the configuration file FamilyFriendlyFreeRoaming.ini and you'll find instructions. There's no testing/support for running FFFR while doing missions. I would turn off the mod while doing missions. Some missions might work if you use configuration file "FFFR Violence! No Nudity, drugs or speech.ini" found in the FFFR folder.

    Martes 5 de Setembro de 2023
  • 4f70c9 gta profile pic r3qq 5 june 2015 darker

    @Squeezedbus961 Basically you set everything you don't want activated to -1. Open up your installed FamilyFriendlyFreeRoaming.ini and replace 78 with -1 in:
    key_1_change_to_closest_vehicle=78

    Like this:

    key_1_change_to_closest_vehicle=-1
    ;Default "N" (78) Moves the player as a driver to the closest vehicle.
    key_2_change_to_closest_vehicle=-1
    ;Key 2, used together with the first one. That means holding down key_1 and then press key_2.
    ;Leave at -1 to inactivate use of this extra key.

    Do the same for all features you don't want. There is also a configuration file called "FFFR Default without extra features (except menu)" inside the FFFR folder.

    Sábado 19 de Agosto de 2023
  • 4f70c9 gta profile pic r3qq 5 june 2015 darker

    @FFFRhowOPENmenu Thanks. You'll find instructions about the usage of keys, like for example the menu, inside the main configuration file (FamilyFriendlyFreeRoaming.ini) under "Menu use with keys". The mod menu is not possible to use by default without assigning a key to menu_toggle_switch. Under "HOW TO CHANGE KEYS" you have info about how to find the corresponding codes for the keys you want to use. At the top of the file there is general information about configuration.
    In the full description you find more information under "Configuration files and how to make changes". I've now added some of that info under "Default keys" as well.

    Navigation keys are frequently consistent across various mods, such as trainers like Native Trainer. Consequently, conflicts may arise when two separate mod menus are opened simultaneously. For instance, the slow-motion effect you referred to is part of FFFR.

    Sábado 19 de Agosto de 2023
  • 4f70c9 gta profile pic r3qq 5 june 2015 darker

    @Squeezedbus961 I see no reason why you wouldn't be able to. They are unlikely to conflict with each other since they perform different tasks.

    Sábado 10 de Xuño de 2023
  • 4f70c9 gta profile pic r3qq 5 june 2015 darker

    @Eagle2020 Thanks!

    I took a look at this. The mod can change the audio scene playing in different ways.
    There is automatic detection for entering/leaving vehicles but not for when entering different interiors etc.

    Stop auto play
    name_used_for_ambience set to -1 will make the replacement of audio playing stop.
    This will make the game play its normal audio.

    Activate audio with key(s)
    You can activate a choosen audio name on demand with key(s). You do this using changing name_used_for_mute
    with a audio scene name of choice instead of the default name which mutes.

    So what you could do is starting the audio manually by pressing the key(s) when inside the Vanilla Unicorn.

    You will have to find out which audio scene name is played in Vanilla Unicorn
    https://pastebin.com/jpg47w01

    Sábado 29 de Abril de 2023