Reply To: First person mod

Home / Forums / Modders Corner / Mafia Editing / Mafia II mods / First person mod / Reply To: First person mod

Bank Notes: 880
July 27, 2012 at 8:57 pm #14266

ok, I got the injector and unpacked it into the pc folder as it requests, and now what I do with this information: 

with injector:

In Car

DelayBuffer:Insert(function(l_1_0)

game.cameramanager:GetPlayerMainCamera(0):EnableFPV(game.game:GetActivePlayer(),true)

game.game:GetActivePlayer():ShowModel(false)

end,{l_1_0},250,1,false)

Out Car

DelayBuffer:Insert(function(l_1_0)

game.cameramanager:GetPlayerMainCamera(0):EnableFPV(game.game:GetActivePlayer(),false)

game.game:GetActivePlayer():ShowModel(true)

end,{l_1_0},250,1,false)

 

It’s just open either of the 12 lua archives and copy the information above inside? Thanks

Hi. Yes, all right.  

Tutorial how to use the “Injector”:

1. Copy the script into a “F1.txt” in the folder “userscripts”

2. Run the game

3. Minimize the game

4. Run the “MafiaInjector.exe”

5. Go back to the game

6. Press the key “F1”

 

PS: You can also copy the script in any document (located in the folder “userscripts”). But then in the game you’ll need to press the corresponding button (from “F1” to “F12”). And sorry for my English <img decoding=” data-emoticon=”” srcset=”/wp-content/uploads/invision_emoticons/wink@2x.png 2x” width=”20″ height=”20″>