Forum Replies Created

douglaslipem

Home / Forums / douglaslipem

0 replies
13 years, 6 months ago
#14273

NOW IT WORKED! THANKS A LOT!!!

13 years, 6 months ago
#14271

ah ok. this is waht the script says;

 

 

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)

 

 

 

Script for injector v6

1ere clic Fx = On

2eme clic Fx = Off

DelayBuffer:Insert(function(l_1_0)

if i==nil

then i=1

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

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

else i=nil

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

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

end

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

 

what part exactly i have to put into the archive, considerating that I downloaded injector 6

13 years, 6 months ago
#14268
13 years, 6 months ago
#14261

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

13 years, 6 months ago
#14258

thanks, but I dont have any idea of how to create or modify a LUA file in the game <img decoding=” data-emoticon=”” srcset=”/wp-content/uploads/invision_emoticons/unsure@2x.png 2x” width=”20″ height=”20″>

 

I’m downloading the content ofthis post: http]

13 years, 6 months ago
#14255

Found it <img decoding=” data-emoticon=”” srcset=”/wp-content/uploads/invision_emoticons/smile@2x.png 2x” width=”20″ height=”20″>

I searched for ages, and it was in an obvious place <img decoding=” data-emoticon=”” srcset=”/wp-content/uploads/invision_emoticons/tongue@2x.png 2x” width=”20″ height=”20″> lol

http]

 

Oh, I just saw in the download page and it’s only for Mafia I indeed. <img decoding=” data-emoticon=”” srcset=”/wp-content/uploads/invision_emoticons/unsure@2x.png 2x” width=”20″ height=”20″>

Anyone know a mod like this but for Mafia II?

13 years, 6 months ago
#14251

Thanks for mod but I couldn’t install i, or it doesn’t worked. I mean, I just unpacked the models folder and the rw_data.dll archive and placed them into the main directory of the game. Just checking, its the mod for mafia 2?

 

oh and sorry for the incomplete reply above, my net stopped and then that happend <img decoding=” data-emoticon=”” srcset=”/wp-content/uploads/invision_emoticons/biggrin@2x.png 2x” width=”20″ height=”20″>

13 years, 6 months ago
#14243

yeah, no extactlly the one I was searching, because in this mod the cam is in the middle of the cabin, I was searching for one where the cam is in the driver’s position, but still better than before! Thanks!