Laddar...
3 filer gillade
24 kommentarer
0 videos
0 Uppladdningar
0 Följare
  • its good but its way too loud, how can i uninstall this mod?

    1 dag sedan
  • This mod is so much fun lol, man I have an idea can you add like funeral jobs? idk like you drive a hearse pick up a body and take it to the funeral home or something?

    3 dagar sen
  • is this compatible with steering wheels and ikt's manual transmission mod?

    3 dagar sen
  • I have just confirmed what the other guys were commenting here this mod does not work with newer versions of GTA, it makes the game crash briefly after opening the game, I installed the mod and it ran fine for like an hour but then when I closed it and I tried to open it again, no matter what the game would not start so I had to remove the mode all together and I installed Drive V; the game loaded without any issue, it is a shame because this is a great mod and when paired with the manual transmission mod the handling on the vehicles feels pretty realistic but sadly it doesn't work anymore, however if you happen to have an old version of the game this month will run flawlessly I have an old build 2612 installed and I have been running this mod for years without issue.

    6 dagar sen
  • does this work with vanilla cars or only custom cars?

    6 dagar sen
  • @ZEXIVA77 bro where do i add the gemini api key to have the gemini voices instead? it is not explained in the read me. thank you

    8 dagar sen
  • this is a really cool mod, is there any way we can talk oto the npc while they are sitting inside our car? say they are our hired bodyguard or we are doing a taxi job? cause when i press the E key the npc automatically exits the vehicle.

    10 dagar sen
  • the mod is amazing, it would be really cool if on future updates it could work alongside other scripts like driver jobs v or taxi missions enhaced, i tried it with those but it gave me some sort of error or crash, but it worked great with vanilla taxi missions.

    3 juni 2026
  • @jurxyfi it happened to me yesterday i fixed it by launching it as administrator

    2 juni 2026
  • @Cruel this is the script i made with autohotkey create a new script and put this inside, run as administrator. it works by holding down the L key, you hold down the key, talk on the mic and then let go of the key and the npc will reply.

    #HotIf WinActive("ahk_exe GTA5.exe")
    l::
    {
    Send("{XButton1 Down}")
    KeyWait("l")
    Send("{XButton1 Up}")
    }

    2 juni 2026