Shubert Beverly
Chevrolet Bel Air
1955 Chevy Bel Air--D&M Motorsports Video Presentation 2012 Chris Moran (video)
<div></div>
Chevrolet Bel Air
1955 Chevy Bel Air--D&M Motorsports Video Presentation 2012 Chris Moran (video)
<div></div>
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
QuoteNOW IT WORKED! THANKS A LOT!!!You are welcome <img src="/wp-content/uploads/invision_emoticons/wink.png" alt="" data-emoticon="" srcset="/wp-content/uploads/invision_emoticons/wink@2x.png 2x" width="20" height="20">
QuoteRIGHT AFTER the end of the text that already was in the archiveYou must delete this text, the document must be empty, and then put the script
Quoteok, I got the injector and unpacked it into the pc folder as it requests, and now what I do with this information:Hi. Yes, all right.
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
Quotekaminski' date='farhad_999[/b']
For Now I am working on trying to get working the click on map, to set the destination of the Taxi.
(The green line you see in game).
The Cab is for now working perfectly,I climb into any cab that pass in the street, and send him where I want (with for now pre-recorded destinations using bindkeys).
My script shuffle a bit the way the drivers behave (ways of driving) so it changes one from another.
and on the way I can ask the driver to go slower or to put the pedal to the floor for a few extra bucks.
If I work onto the green line it is because in Fr compare to the Injector there is no Bindkey command,
so as I said on the first posts of this topic, I had the choice to make a menu, where you can chose your destination, or to get that green line working...
(the use of the phone to call a cab is to find out as well)
If it takes to long I'll release a menu version of it for a start.
Ican make a video of a cab ride if you want, but well just a car driving hey " data-emoticon="" srcset="/wp-content/uploads/invision_emoticons/wink@2x.png 2x" width="20" height="20">
Ps: and yes try to be THE driver of the cab for work is one of my goal, but well mafia2 is not that easy to mod as mafia1..
Quoteyes, the Taxi was supposed to be included into the game. but it has been disabled...Thanks for the detailed information.Hence, we can make a taxi mod... For example: Vito calls the taxi, sit down and points the way (with injector). What do you think about it?
anyway somme leftover animation and text files are still around.
TAXI_CALL-A and TAXI_CALL-B one lift the arm forward to make a sign to a cab, the other one just bend the shoulder , those two animation are supposed to be played simultaneously.So vito put the shoulder to the right and lift the arm.
Quotefarhad_999
yes all right
but this script will not work
in the original file "basic_anim2" these animations do not!!!
you need to install the edited file "basic_anim2"
Quotehey zahar can you pass me this script?