Forum Replies Created

Viewing 15 posts - 1 through 15 (of 65 total)

MetalCat

Home / Forums / MetalCat

0 replies
14 years ago
#10636

Very nice mod… You should make more mods like this wink.gif

+1 wink.gif

14 years, 1 month ago
#9799

Cole Phelps

Yes, it is in Test Scene, but if you look, that Forklift is without textures…In mafia2.scorpions.cz is written about it (I think you are Polish, and you can read Czech…If you can, you will known all details wink.gif (but for people who doenÃâôt speak Czech, here is a transle to English:

ORIGINAL:

 

 

Gemb nÃÆÃ¡m zaslal ?ty?i nov̮̩ screenshoty z vyst?iÃâ¦Ã¾enÃÆÃ½ch v?cÃÆÃ­, kter̮̩ p?vodn? byly v druḫ̩ Mafii. PrvnÃÆÃ­ dva se tÃÆÃ½kajÃÆÃ­ zbran? M14 a druhÃÆÃ¡ vysokozdviÃâ¦Ã¾n̮̩ho vozÃÆÃ­ku, kterÃÆÃ½ jste mohli vid?t v Joes Adventures bez textur, ale model z?stal, tak jako u zbran?. Modely m?Ãâ¦Ã¾ete vid?t op?t exkluzivn? na naÃâ¦Ã¡em webu. Gemb tak̮̩ ohlÃÆÃ¡sil prÃÆÃ¡ce na vylepÃâ¦Ã¡en̮̩m modelu pizzerie, takÃâ¦Ã¾e se mÃÆÃ¡me na co t?Ãâ¦Ã¡it.

 

TRANSLATE:

 

 

Gemb has send us four new screenshots from cut content, what were originnaly in the full game. First two is about weapon M14 and second is about forklift, what you can see in Joẻ̫s Adventures without textures, model stayed here, just like a weapon. You can see models again exclusive on our website. Gemb also published message about work on updated version of Pizzeria, so we can looks forward.

 

(I apologize about mistakes in translate)

14 years, 2 months ago
#9576

 

game.traffic :P opulate(#)

game.traffic:SetNumCars(#)

game.traffic:SetNumStaticCars(#)

 

Is there any limit of it?

14 years, 2 months ago
#9517

I think that you can change some animations in file “basic_anim2.sds” in /sds/basic_anim. You can extract it best with SDS Tool Gui (but that you know, right? <img decoding=” data-emoticon=”” srcset=”/wp-content/uploads/invision_emoticons/wink@2x.png 2x” width=”20″ height=”20″><img decoding=” data-emoticon=”” srcset=”/wp-content/uploads/invision_emoticons/biggrin@2x.png 2x” width=”20″ height=”20″> )

14 years, 2 months ago
#9499

I donÃâôt think that stoped FBI, but I think it is just some kind of protest because of SOPA…

14 years, 2 months ago
#9455

Andrashi

Thank you very, very much for it <img decoding=” data-emoticon=”” srcset=”/wp-content/uploads/invision_emoticons/wink@2x.png 2x” width=”20″ height=”20″> But somethimes (I think that after first active of script) game use animation style of Vito adapted for each melee weapon…I have tried it and here is a video:

 

 

existenZ34

Can you implement melee weapons into FR 3.0? I think that it is possible to make that melee weapons be showed in the inventory…What do you think?

14 years, 2 months ago
#9325

existenZ34

 

Sorry <img decoding=” data-emoticon=”” srcset=”/wp-content/uploads/invision_emoticons/biggrin@2x.png 2x” width=”20″ height=”20″> I have got lots of programs about text editing, but I have never ever seen this <img decoding=” data-emoticon=”” srcset=”/wp-content/uploads/invision_emoticons/biggrin@2x.png 2x” width=”20″ height=”20″>

14 years, 2 months ago
#9319

[hr:1lbxt2r7][/hr:1lbxt2r7]

[img]//i51.tinypic.com/2u5f5hy.jpg&key=b4d6eb5723be51194dcd16ef38fb328e319ded00bd270d9207eaab97168a419f[/img]

 

Very nice wink.gif…And I really like program in a picture…What is that program  <!-- s:huh: --/>:huh:<!-- s:huh: --> ” data-emoticon=””> ?</p>
					</div>
				</section>

			</article>

					
			<article class=

14 years, 2 months ago
#9256

That adding engine and other things will be easy, or easier, will it? Can we expect Delizia this month? wink.gif

14 years, 2 months ago
#9241

Better then I though, Mike <img decoding=” data-emoticon=”” srcset=”/wp-content/uploads/invision_emoticons/wink@2x.png 2x” width=”20″ height=”20″> . Very good job! <img decoding=” data-emoticon=”” srcset=”/wp-content/uploads/invision_emoticons/wink@2x.png 2x” width=”20″ height=”20″> Have you got any new release date?

14 years, 2 months ago
#9181

 

Bugs, bugs, bugs…For now, anyway wink.gif

 

Mafia1860 found lots of animations of melee weapons and scripted it. Thank you <img decoding=” data-emoticon=”” srcset=”/wp-content/uploads/invision_emoticons/wink@2x.png 2x” width=”20″ height=”20″> :

ply=game.game:GetActivePlayer()

ply:SetControlStyle(enums.ControlStyle.LOCKED)

DelayBuffer:Insert(function(l_1_0)ply:AnimPlay("35-CC_BIGHIT1-B", false)end,{l_1_0},100,1,false)

DelayBuffer:Insert(function(l_1_0)ply:AnimPlay("35-CC_BIGHIT1_DAMAGE-A", false)end,{l_1_0},2000,1,false)

DelayBuffer:Insert(function(l_1_0)ply:AnimPlay("35-CC_BIGHIT1_DAMAGE-B", false)end,{l_1_0},5000,1,false)

DelayBuffer:Insert(function(l_1_0)ply:AnimPlay("35-CC_BREATH-A", false)end,{l_1_0},8000,1,false)

DelayBuffer:Insert(function(l_1_0)ply:AnimPlay("35-CC_BREATH-B", false)end,{l_1_0},10000,1,false)

DelayBuffer:Insert(function(l_1_0)ply:AnimPlay("35-CC_EVADE_L-A", false)end,{l_1_0},12500,1,false)

DelayBuffer:Insert(function(l_1_0)ply:AnimPlay("35-CC_EVADE_L-B", false)end,{l_1_0},15000,1,false)

DelayBuffer:Insert(function(l_1_0)ply:SetControlStyle(enums.ControlStyle.FREE)end,{l_1_0},18500,1,false)
14 years, 2 months ago
#9171

I just put all findings in the first page…If you see something strange in GamesCom Demonstration or GDS 09 demo, post it here..There are lots of people what want to know new things about cut content of Mafia II wink.gif.

14 years, 2 months ago
#9162

That is progress… But as you can see, Vito own two knives and to fully function (I can not think of another word…) we have to own only one…I think, that he changed something like “Prazdne ruce” (fists) to “Knife”… I saw it once before… But thumb up 😎

 

I asked him that he donÃâôt want to join our “team” 😎 and now I am waiting for a respond…Hope that he will accept… wacko.png

14 years, 2 months ago
#9134

Hi 

– “DDS Converter” to convert the DDS image in “jpg, bmp …”

 

There are also “PaintNET” program too, that you can edit .dds right, without converting.

Viewing 15 posts - 1 through 15 (of 65 total)