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

511
eXistenZ34's Mods / Animation for human entity
December 17, 2011, 05:22:43 PM
These are delay in milliseconds


 




This function allows you to execute a command after a certain time


 




DelayBuffer:Insert(function(l_1_0)....end,{l_1_0},22000,1,false)


 




and the "1" for repeat the commande


 


 




<div class="ipsSpoiler_header">



Quote<div>



in fisrt




ply=game.game:GetActivePlayer()




ply:SetControlStyle(enums.ControlStyle.LOCKED)




after 500 milliseconds active the command




ply:AnimPlay("sc_man_smoke_in", false)




after 18000 milliseconds active the command




ply:AnimPlay("sc_man_smoke_stat_b", false)




after 22000 milliseconds active the command




ply:AnimPlay("sc_man_smoke_stat_c", false)




after 29000 milliseconds active the command




ply:AnimPlay("sc_man_smoke_stat_d", false)




after 33000 milliseconds active the command




ply:AnimPlay("sc_man_smoke_out", false)




after 40000 milliseconds active the command




ply:SetControlStyle(enums.ControlStyle.FREE)








 


</div>

</div>

 


 


 




Tommy, you were faster
512
eXistenZ34's Mods / Animation for human entity
December 17, 2011, 02:15:20 PM
I have not tested everything,




but what I can tell you it's always start with "in" and end with "out" when possible


 




sc_newspaper_in




...




sc_newspaper_out


 




I have not found all the animation
513
eXistenZ34's Mods / Tests for FreeRide
December 17, 2011, 02:06:50 PM
thank


 




Congratulations for the promotion crazypreacher
514
eXistenZ34's Mods / Animation for human entity
December 17, 2011, 02:29:48 AM
drive to a coordinate, it is in the first FR




name is "Hunter" & "Escaper"







 




also use, by Yoshid in his "Car Driver and Taxi Mod"
515
eXistenZ34's Mods / Animation for human entity
December 17, 2011, 02:11:29 AM
Yes




- Walk and climb in the car




- Walk towards a coordinated




- Run towards a coordinated




for player & PNG
516
eXistenZ34's Mods / Animation for human entity
December 17, 2011, 01:47:23 AM
Hi Tommy Mafioso




Look


 




For FR M2 with injector









<div></div>  




For Car in FR JA just one but is se same "StreamMapLine" for Tony




in vid?o Vito and PNG walk alone.


 









<div></div>
517
normal in v1.9 there is no Tony




and the problem of Gunshop is linked to the activation of Tony.


 




special paint Are in the car option




and for body shop just add this 2 line in "CONTENT" file in DLC JA







Quote

 




Or wait v2.1
518
QuoteIf you cannot enter the Printery or M-Hotel in FR JA v2.0, please download from this link, it contains the files to enter those buildings, the reason for download is that 2K removed the files in this download from the main game in there latest patch. 




Mafia II Joe's Adventure's missing files for FR JA v2.0



 




Add in first page
519
in a script LUA or with injector
520
Mafia General Discussion / Pb with Smiley
December 16, 2011, 11:58:44 AM
Cool




don't worry, it's just for people who make a copy and paste.




this creates an error in the script.


 




Now that's good, thank you for them.
521
eXistenZ34's Mods / Animation for human entity
December 15, 2011, 08:26:28 PM
MetalCat


 




- ply:SetControlStyle(enums.ControlStyle.LOCKED)




- ply:SetControlStyle(enums.ControlStyle.FREE)




only for the PLAYER, not necessarily for another PNG


 







Quotejey=game.entitywrapper:GetEntityByName("Joe")




DelayBuffer:Insert(function(l_1_0)jey:AnimPlay("sc_man_smoke_in", false)end,{l_1_0},500,1,false)




DelayBuffer:Insert(function(l_1_0)jey:AnimPlay("sc_man_smoke_stat_b", false)end,{l_1_0},18000,1,false)




DelayBuffer:Insert(function(l_1_0)jey:AnimPlay("sc_man_smoke_stat_c", false)end,{l_1_0},22000,1,false)




DelayBuffer:Insert(function(l_1_0)jey:AnimPlay("sc_man_smoke_stat_d", false)end,{l_1_0},29000,1,false)




DelayBuffer:Insert(function(l_1_0)jey:AnimPlay("sc_man_smoke_out", false)end,{l_1_0},33000,1,false)



 







 




Script 3 clic is better in first page
522
eXistenZ34's Mods / Animation for human entity
December 15, 2011, 08:03:51 PM
MetalCat




On their Russian forum, it lets me speak in English.  <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">




My topic on FR JA http://www.playground.ru/files/47468/


 




I ask you a bit of tolerance, thanks.


 




zahar999 found how to use the lifts in




- Chines restaurant




- Distillery




- Empire Arms Hotel


 




use of music and something else Skin of Tommy Angelo




http]
523
eXistenZ34's Mods / Animation for human entity
December 15, 2011, 06:52:18 PM
"?  ??? ????? ??  ??? ??  ??? ??????  ??? ???  ??? ??  ??? ????????? ?  ??? ????"


 




Possible if you know the commands
524
eXistenZ34's Mods / Animation for human entity
December 15, 2011, 05:47:51 PM
???   ??? ????  ??? ??  ??? ??? ?  ??? ?????? YES



 




??? ??  ??? ??  ???   ???   ??? ??? ??  ??? ??? YES



 




Video made ??with injector




Ex: http://www.multiupload.com/VRWRJ5CBM7
525
Mod Help / I need help with .lua scripts and injector
December 15, 2011, 05:00:43 PM
Hi


 




You have also NET Framework.




but I don't know if it works with x64.