Home › Forums › Modders Corner › Mafia Editing › Mafia Mod Request › pee script code
-
AuthorPosts
-
May 29, 2012 at 8:29 pm #10403Ok this is the animation used by zahar999 When you are at SeaGift.
I registered this animation in the file “basic_anim2”
and can be used with the injector is always and everywhere
pissing and vomiting
May 29, 2012 at 8:46 pm #10404zahar999 look in page 2 it’s already changed (“basic_anim2”).
May 31, 2012 at 9:39 pm #10460How did you do to execute this script please ? I am new with these lua scripts, but what I have to paste, for example in F10.lua, to make Vito pee ?
May 31, 2012 at 10:05 pm #10461Paste the code into any LUA file, it can be F10.lua for example. Then press F10 ingame and you got it :cheer:
May 31, 2012 at 11:07 pm #10462That’s exactly what I do, but nothing happens and if I press many times the key, the game finally crashes.
Is that code correct ?
ply=game.game:GetActivePlayer()DelayBuffer:Insert(function(l_1_0)
CommandBuffer:Insert(l_6_0,{
function(l_1_0)return ply:SetControlStyle(enums.ControlStyle.LOCKED)end,
function(l_4_0)return ply:AnimPlay(“sc_worker_pissing_in”, false)end,
function(l_2_0)return ply:AnimPlay(“sc_worker_pissing_react”, false)end,
function(l_3_0)return ply:AnimPlay(“sc_worker_pissing_wide”, false)end,
function(l_5_0)return ply:AnimPlay(“sc_worker_pissing_out”, false)end,
function(l_8_0)return ply:SetControlStyle(enums.ControlStyle.FREE)end})
end,{l_1_0},500,1,false)
June 6, 2012 at 10:36 am #10542So, nobody knows ? Please help ! <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″>
June 6, 2012 at 11:20 am #10543So’ date=’ nobody knows ? Please help ! <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″> [/quote’]
If you carefully read the previous posts
we can understand that this animation only works on SeaGift
or register this animation in the file “basic_anim2”
and can be used with the injector is always and everywhere
try to view the file “basic_anim2” here
http://mafiascene.net/downloads/viewdow … r-existenz
June 6, 2012 at 12:32 pm #10545Thanks a lot it works now ! :cheer:
May 11, 2013 at 7:49 pm #15197hi guys where I download edited basic_anim2.sds? thanks
May 11, 2013 at 9:21 pm #15200Here is the file : http://www.multiupload.nl/9ML6750N9N
Animation Add in basic_anim2.sds by Zahar999
sc_worker_pissing_in
sc_worker_pissing_stat
sc_worker_pissing_wide
sc_worker_pissing_out
sc_prisoner_shower_wash_in
sc_prisoner_shower_stat
sc_prisoner_shower_wash_a
sc_prisoner_shower_wash_b
sc_prisoner_shower_wash_c
sc_prisoner_shower_wash_out
January 9, 2019 at 1:52 pm #15945On 5/11/2013 at 11:21 PM, eXistenZ34 said:Here is the file : http://www.multiupload.nl/9ML6750N9N
Animation Add in basic_anim2.sds by Zahar999
sc_worker_pissing_in
sc_worker_pissing_stat
sc_worker_pissing_wide
sc_worker_pissing_out
sc_prisoner_shower_wash_in
sc_prisoner_shower_stat
sc_prisoner_shower_wash_a
sc_prisoner_shower_wash_b
sc_prisoner_shower_wash_c
sc_prisoner_shower_wash_out
Can you please reupload this file? If you couldn’t upload it please tell me how exactly can I edit basic_anim.sds and what software can I use to open this file?
-
AuthorPosts