Show posts

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.

Messages - Cole Phelps

1111
Mafia Mod Request / MAFIA II - melee weapons
November 26, 2011, 06:42:23 PM
I got this message from Andrashi on YouTube


 




1112
Mafia II mods / Just found the Passenger mod
November 22, 2011, 08:32:57 PM
Quoteteisco,


 




No problemÃâà  <img src="/wp-content/uploads/invision_emoticons/biggrin.png" alt="" data-emoticon="" srcset="/wp-content/uploads/invision_emoticons/biggrin@2x.png 2x" width="20" height="20">




Yes, any DLC would probably take priority if I understand the hierarchy.


 




Does anyone want the file I modded in the mean time..?








 




Sure, share it with us if you canÃâà  <img src="/wp-content/uploads/invision_emoticons/smile.png" alt="" data-emoticon="" srcset="/wp-content/uploads/invision_emoticons/smile@2x.png 2x" width="20" height="20">
1113
Mafia II mods / Just found the Passenger mod
November 22, 2011, 08:31:37 PM
In FR v2 for JA you can have first person view without doing anything. It's already implemented by eXisten - it's enough to choose correct option while in the carÃâà  
1114
You're doing very good job to Mafia modding scene. Hope you continue itÃâà  
1115
General, Off Topic / LA Noire for the PC
November 20, 2011, 08:27:42 PM
Is there free ride mode ?
1116
QuoteWhat do you mean that original? Can we saw it somewhwere? (screenshots, videos, gameplayes...)








 




I think he edited original files with SDS Tool and he created his own clothÃâà  <img src="/wp-content/uploads/invision_emoticons/smile.png" alt="" data-emoticon="" srcset="/wp-content/uploads/invision_emoticons/smile@2x.png 2x" width="20" height="20">
1117
Mike Bruski's Mods / Building Request
November 18, 2011, 05:24:38 PM
Looks nice, MatteoÃâà  <img src="/wp-content/uploads/invision_emoticons/smile.png" alt="" data-emoticon="" srcset="/wp-content/uploads/invision_emoticons/smile@2x.png 2x" width="20" height="20">  Keep it up
1118
Mr Robville's Mods / The Titanic Mod
November 16, 2011, 09:42:50 PM
Looks cool, even in 3DÃâà  <img src="/wp-content/uploads/invision_emoticons/biggrin.png" alt="" data-emoticon="" srcset="/wp-content/uploads/invision_emoticons/biggrin@2x.png 2x" width="20" height="20">
1119
General, Off Topic / LA Noire for the PC
November 16, 2011, 02:13:13 PM
I'm gonna play it soon.Ãâà  
1120
Mike Bruski's Mods / Badgeless Armysuit By Mike Bruski
November 13, 2011, 09:00:36 PM
File is currently unavailable. Please try again later. - this is what I see, when I go to the download pageÃâà  
1121
Mafia Mod Request / MAFIA II passenger cars and shooting
November 11, 2011, 08:32:46 PM
Open that file with SDS Tool, which you can find in our download. Then implement that code to that file using SDS Tool. But I can't tell you how, because I don't knowÃâà  
1122
Mafia Mod Request / MAFIA II passenger cars and shooting
November 11, 2011, 08:21:45 PM
Quote 




just add the in freeraid_main.sds :




if game.game:GetActivePlayer():GetControlStyleStr()~="CS_ENABLESHOOTFROMCAR" then game.game:GetActivePlayer():SetControlStyleStr("CS_ENABLESHOOTFROMCAR")end


 




that would shoot, press the right mouse button


 







1123
Mafia Mod Request / MAFIA II passenger cars and shooting
November 11, 2011, 04:57:27 PM
QuotePassenger cars and shooting  <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">




So Vito landing on the passenger seat and press the button F on the passenger side




Installation: unzip, Copy




tables.sds in C:/Program Files (x86)/Steam/steamapps/common/mafia ii/pc/sds/tables




Before use, make a backup


 




To shoot from a car needs a script, the script does not work in a single company, it works only in the adventures of Joe in a freeride for Joe's adventures v2.0 eXistenZ34




just add the in freeraid_main.sds :




if game.game:GetActivePlayer():GetControlStyleStr()~="CS_ENABLESHOOTFROMCAR" then game.game:GetActivePlayer():SetControlStyleStr("CS_ENABLESHOOTFROMCAR")end


 




that would shoot, press the right mouse button


 




video demonsration









<div class="ipsEmbeddedVideo"><div></div>



modification:




http://www.mediafire.com/?nqljlmtecr12jpi


 




autor: dandwell


 




please follow the rules if you want to put your modification on another site, the authorship! Thanks







</div>
1124
Introduction & Returning Members / Hi there
November 11, 2011, 04:03:39 PM
Hi thereÃâà  
1125
Mafia Mod Request / MAFIA II passenger cars and shooting
November 10, 2011, 12:44:45 PM
Quote<blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentid="1291" data-ipsquote-contentclass="forums_Topic"><div>






<blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentid="1291" data-ipsquote-contentclass="forums_Topic"><div>



Sorry for the stupid question, but how do I implement the script into freeride_main.sds?








 




Maybe with SDS Tool ?


 







Quote 




To shoot from a car needs a script, the script does not work in a single company, it works only in the adventures of Joe in a freeride of eXistenZ34










He meant FR-JA  <img src="/wp-content/uploads/invision_emoticons/smile.png" alt="" data-emoticon="" srcset="/wp-content/uploads/invision_emoticons/smile@2x.png 2x" width="20" height="20">




SDS Tool, yeah i've tried modyfing a .lua file, but the thing that I don't know is HOW to put the lua [modified] file back in




Free Ride from eXistenZ34 is not out yetÃâà  







</div></blockquote>






</div></blockquote>

 




You should implement that LUA script using SDS Tool, but I don't know how.