Announcement

If you are having trouble logging in, please reset your password.
If you are not getting an activation email, please check your spam or
use the "Contact Us" to contact an admin.
August 22, 2012, 11:22:54 AM Last Edit: January 01, 1970, 12:00:00 AM by Guest
To make a character invisible, i would like to shoot video but the character is always in the picture, and i would like to make a video with playable character. Just like if the camera is in front

#1 August 22, 2012, 01:50:35 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
Did you tried frm_seton?

#2 August 22, 2012, 01:54:37 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
Never eard of it   ???

#3 August 22, 2012, 02:06:43 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
Oh, I thought you mean firs Mafia, sorry  :-[

#4 August 22, 2012, 02:21:52 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
Thanks anyway, but i din't specified that is for mafia 2

#5 August 22, 2012, 02:23:06 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
But this topic is in Mafia2 mods, but I didn't noticed it.

#6 August 22, 2012, 08:11:57 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
I used to have "no model" bug while changing player models. There was really no model (cops didn't see me), but I still could move. Unfortunately, I don't know which lua commands did I use then   <img src="/wp-content/uploads/invision_emoticons/sad.png" alt="" data-emoticon="" srcset="/wp-content/uploads/invision_emoticons/sad@2x.png 2x" width="20" height="20">

#7 August 25, 2012, 06:15:24 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
maybe just replace the character and clothes texture into transparent? (using photoshop dds plugin)

#8 September 07, 2012, 02:56:20 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
with injector


 




game.game:GetActivePlayer():ShowModel(false)


 




and to view player




game.game:GetActivePlayer():ShowModel(true)

#9 September 07, 2012, 03:44:01 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
Quotewith injector 




game.game:GetActivePlayer():ShowModel(false)


 




and to view player




game.game:GetActivePlayer():ShowModel(true)



 




Thanks    <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">