Завантаження...
R3QQ
477 файлів лайкнуто
1 коментар
20 відео
10 завантаженнь
55 фоловерів
170 894 завантажень
  • 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

  • 4f70c9 gta profile pic r3qq 5 june 2015 darker
  • 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.

    11 Вересня 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.

    05 Вересня 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.

  • 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.

  • 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.

  • 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

  • 4f70c9 gta profile pic r3qq 5 june 2015 darker

    @JojiTX Thanks, I'm glad you like it.

    20 Березня 2023
  • 4f70c9 gta profile pic r3qq 5 june 2015 darker

    @moonz Thanks! Yes, the persistent feature makes sure the vehicle isn't removed by the game (the game otherwise does that in order to free up system resources). The feature however doesn't save the vehicle between game sessions:
    " -- Current vehicle set as persistent during the game session. If you want to save it between sessions you have to disable persistence under misc in the menu and add a mod like simple trainer which can store vehicles in files."