0 of 0

File information

Last updated

Original upload

Created by

Nomad Group and 3LC

Uploaded by

3LC

Virus scan

Safe to use

Tags for this mod

17 comments

  1. FNVPlayer85
    FNVPlayer85
    • member
    • 4 kudos
    working only on licence?
    1. 3LC
      3LC
      • member
      • 13 kudos
      Nomad only officially supports legit versions, but their scripthook still works on scene release if you copy the crack files to /Scripthook/data folder
    2. GKcrixus
      GKcrixus
      • member
      • 0 kudos
      I love you :).Thank you .
    3. fdfdju
      fdfdju
      • member
      • 0 kudos
      Thank you
  2. Zack13358
    Zack13358
    • member
    • 0 kudos
    what is the lua command for the engine state (on/off)?
  3. rataje
    rataje
    • premium
    • 19 kudos
    --removed--
  4. freshminds
    freshminds
    • member
    • 0 kudos
    update for 1.1.2 dude
  5. freshminds
    freshminds
    • member
    • 0 kudos
    update dude
    1. 3LC
      3LC
      • member
      • 13 kudos
      Done
  6. Rhanks
    Rhanks
    • member
    • 0 kudos
    NO works
  7. Mr0ll3
    Mr0ll3
    • member
    • 0 kudos
    Hi,

    Would it be possible to add vehicle handling as a hotkey?

    For example have a key that toggles between default and one of the multipliers.

    The vehicle handling looks like this in ScriptHook\data\scripts\trainer\menu\Vehicle.lua

    local function VehicleHandlingChange(menu, text, name)
    local veh = GetPlayerVehicle()
    if veh == nil then
    return
    end
    veh:SetSlowMotionAssist(tonumber(name));
    end
    local function VehicleHandlingMenu(menu, text, name)
    local menu = UI.SimpleMenu()
    menu:SetTitle("Vehicle Handling")
    menu:AddButton("Default Handling", "0", VehicleHandlingChange)
    menu:AddButton("Handling multiplier x1", "1", VehicleHandlingChange)
    menu:AddButton("Handling multiplier x2", "2", VehicleHandlingChange)
    menu:AddButton("Handling multiplier x3", "3", VehicleHandlingChange)
    menu:AddButton("Handling multiplier x5", "5", VehicleHandlingChange)
    menu:AddButton("Handling multiplier x10", "10", VehicleHandlingChange)
    menu:AddButton("Handling multiplier x20", "20", VehicleHandlingChange)
    return menu
    end

    Seems like an easy if/else script could make this, like the other toggle scripts are made.

    Thanks in advance.
  8. FabPas24
    FabPas24
    • member
    • 0 kudos
    It works also in Italian Verison of Mafia Definitive Edition for PC ?
  9. MafiaGameVideos
    MafiaGameVideos
    • BANNED
    • 52 kudos
    Nice job!
    1. sternman
      sternman
      • member
      • 0 kudos
      Hi, how do you install this?
    2. 3LC
      3LC
      • member
      • 13 kudos
      Install Scripthook from link in description, then copy the "Scripthook" folder from this download to your game directory. It will merge with the other Scripthook folder and everything will go in the right place
    3. sternman
      sternman
      • member
      • 0 kudos
      Ok, but I am not sure how to install scripthook, I dl it from github and its a bit complex there
    4. 3LC
      3LC
      • member
      • 13 kudos
      Not github, that one is outdated. Use this one:

      https://db.nomad-group.net/page/MDE_ScriptHook:_Instructions