Announcement

If you are having trouble logging in, please reset your password.
If that does not work, please use the "Contact Us" to contact an admin.

#135 February 22, 2013, 05:41:33 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
Yes, I understood, but maybe I can somewhere find lua commands scripts in game folder?  ???

#136 February 22, 2013, 06:04:38 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
which commands, more info please, i don't speak english (a little).




you searching name of Animation, open the xml file with Notepad + +


 




example in basic_anim2.sds





#137 February 22, 2013, 07:07:05 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
Quoteyou searching name of Animation, open the xml file with Notepad + +


 




example in basic_anim2.sds








 




Yes, Thanks, I found them, but how can I use them?

#138 February 22, 2013, 09:27:53 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
how? you don't have enough examples on the first page.

#139 February 22, 2013, 09:35:51 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
Sorry, I'm newbie with injector, so I don't know how to make commands.

#140 February 23, 2013, 05:16:16 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
OK, I finally found out how it works, if I have some problem I'll come here to ask.  <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">

#141 February 26, 2013, 03:58:28 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
the answer was given in the messages of the first four pages.

#142 May 21, 2013, 07:46:43 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
from where i can download

#143 May 21, 2013, 09:05:02 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
download what!

#144 May 21, 2013, 09:27:49 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
Where can I Download "Full story of Joe Unlock v.1". I will pay for it  <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">

#145 May 22, 2013, 01:37:34 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
I MEAN THE MOD SITTING AND SLEEPING AND SMOKING I WANT TO DOWNLOAD  <img src="/emoticons/huh.png.04e12a04934075c5a1e0c618a726c4d9.png" alt=" :huh: " data-emoticon="">

#146 June 12, 2013, 11:48:59 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
I installed injector 6 correctly i pasted those smoking scripts into the userscripts f1.txt and then when i run the game with mafiainjector i press f1 and nothing happens can you guys help me? i'm using windows xp 34bit


 




Thanks

#147 August 01, 2013, 06:32:51 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
Hi everyone, I'm having alittle trouble with a animation, I'm trying to do motor service animation, it begins when i hit F5 but all he does is look at motor, he does not pull out the wrench and all of that he just looks, can anyone see what is wrong here?

#148 August 01, 2013, 06:34:19 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
ply=game.game:GetActivePlayer()




ply:SetControlStyle(enums.ControlStyle.LOCKED)




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




DelayBuffer:Insert(function(l_1_0)ply:AnimPlay("sc_service_motor_stat", false)end,{l_1_0},2500,1,false)




DelayBuffer:Insert(function(l_1_0)ply:AnimPlay("sc_service_motor_in", false)end,{l_1_0},5000,1,false)




DelayBuffer:Insert(function(l_1_0)ply:AnimPlay("sc_service_motor_loop", false)end,{l_1_0},6800,1,false)




DelayBuffer:Insert(function(l_1_0)ply:AnimPlay("sc_service_motor_loop", false)end,{l_1_0},9000,1,false)




DelayBuffer:Insert(function(l_1_0)ply:AnimPlay("sc_service_motor_loop", false)end,{l_1_0},11000,1,false)




DelayBuffer:Insert(function(l_1_0)ply:AnimPlay("sc_service_motor_out", false)end,{l_1_0},13000,1,false)




DelayBuffer:Insert(function(l_1_0)ply:SetControlStyle(enums.ControlStyle.FREE)end,{l_1_0},15000,1,false)

#149 August 18, 2013, 11:37:00 AM Last Edit: January 01, 1970, 12:00:00 AM by Guest
Can someone please tell me how I can get these animations to work on my mafia game, I've never been a good modder so I'm a little stuck and I would appreciate any help!