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 - jaca37

61
Could anybody write a script for me, in which I could switch through multiple models using just one key?




I'm using this cript for single model:


 







QuoteDelayBuffer:Insert(function(l_1_0)CommandBuffer:Insert(l_6_0,{function(l_1_0)game.game:ChangePlayerModel("cpoli3")end})end,{l_1_0},100,1,false)

 




I'd be very grateful  " data-emoticon="" srcset="/wp-content/uploads/invision_emoticons/smile@2x.png 2x" width="20" height="20">
62
Do you know if I can replace default city with that one from Joe's Adventures? I just want to play all Mafia missions on a bigger map. Which files do I have to copy?
63
Mafia Mod Request / Dead guy in a trunk?
June 26, 2012, 08:30:02 PM
Hi,


 




I'm wondering is there any chance to place a dead body into the trunk? Or even better - put it in, drive with it and put it out? In one mission in JA you're driving with dead guy and in "In loving memory..." there's an animation while the cutscene. So is there any chance to do it in FR JA?
64
Mafia Mod Request / BindKey command to FR script
June 30, 2012, 08:50:57 AM
Is it possible to add bindKey commands directly to freeride script. I tried it, but game just crashed.
65
Mafia II mods / Invisible bullets?
July 19, 2012, 05:04:28 PM
I find it annoying to see those flying bullets in M2 (sometimes they go waaaay to slow. Do you know how to make them invisible? Or which texture are they?
66
Polish / Polish Mod i World War 2- Mafia 1
July 19, 2012, 09:51:51 PM
PamiÃâ¢tacie jeszcze te projekty? Mody miaÃây odtwarzaÃâ¡ realia PRLu i okupowanej przez Niemców Warszawy. Chyba niestety zaginÃâ¢Ãây gdzieÃ⺠w czeluÃâºciach Internetu. JeÃâºli wiecie coÃ⺠nowego, piszcie  " data-emoticon="" srcset="/wp-content/uploads/invision_emoticons/smile@2x.png 2x" width="20" height="20">
67
Mafia II mods / Melee combat LUA
July 31, 2012, 06:51:51 PM
I'm using LUA commands to have melee weapons in game (freeride and story). I tried this, but it crashes almost always. What's wrong with my script?


 







Quoteif i==nil then i=0 end i=i+1

if i==5 then i=1 end




if i==1 then




game.game:GetActivePlayer():SetAnimStyle("melee","default")




game.game:GetActivePlayer():SetAnimStyle("common","default")




game.game:GetActivePlayer():ModelToHands(true,-1,1) end




if i==2 then




game.game:GetActivePlayer():SetAnimStyle("melee","PendrekStyle")




game.game:GetActivePlayer():SetAnimStyle("common","ManColdWeapon")




game.game:GetActivePlayer():ModelToHands(true,-1,28) end




if i= then




game.game:GetActivePlayer():SetAnimStyle("melee","BatStyle")




game.game:GetActivePlayer():SetAnimStyle("common","ManColdWeapon")




game.game:GetActivePlayer():ModelToHands(true,-1,32) end




if i==4 then




game.game:GetActivePlayer():SetAnimStyle("melee","KnifeStyle")




game.game:GetActivePlayer():SetAnimStyle("common","ManColdWeapon")




game.game:GetActivePlayer():ModelToHands(true,-1,22) end



 


 


 




P.S. I know about melee weapons in Existenz34's freeride, but I use a different one.
68
Mafia II mods / Using LUA commands for empty car
August 11, 2012, 09:17:49 PM
Do you know how can I use setspeed and explode commands on my car, while being outside?
69
Mod Help / Mafia II - Weather in freeride
January 08, 2013, 09:46:18 AM
I know I already asked it a year or so ago, but I had to reinstall M2 and now I don't remember how did I add weather templates to freeride. I could switch about 20 weather templates from different missions using lua. Which weather files do I insert and where?  " data-emoticon="" srcset="/wp-content/uploads/invision_emoticons/smile@2x.png 2x" width="20" height="20">


 




EDIT:




OK, so I found my old post (http]) and now I'm looking for that file zahar999 wrote about, but all links are dead