Forum: GTA IV Mod Releases / W.I.P.s


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Like Tree2Likes
  • 2 Post By JDMAlex

Thread: [Release]Ragdoll for EFLC Offline/Online
  

Results 1 to 9 of 9
  1. #1 [Release]Ragdoll for EFLC Offline/Online 
    fantaseb is offline Deluxe
    Join Date
    Jan 2012
    Posts
    68
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    3
    Likes Received
    2
    ...
    Last edited by JDMAlex; 02-23-2012 at 06:16 PM.
    Reply With Quote  

  2. #2  
    Verizo's Avatar
    Verizo is offline Member
    Join Date
    Feb 2012
    Posts
    92
    Downloads
    4
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    10
    Likes Received
    3
    Quote Originally Posted by fantaseb View Post
    This is taken from Cathering Drop box don't know if it work's online but it was made around same time Brady Mac made his Superman mod for EFLC which was never released Its a old game and they take the piss tbh Just rename main(d)sco and remove the EFLC part and replace in TBOGT script(d)img



    Download link - www(d)mediafire(d)com/?jc3bl5ppc14sfg7
    Please remember you need a keyboard for this, try all the buttons on a US/Cnada/UK Keyboard, or a chat pad! Same with PS3


    Code:
     if (IS_GAME_KEYBOARD_KEY_JUST_PRESSED( 16 ))
            {
                if (NOT (IS_PED_RAGDOLL( sub_16135() )))
                {
                    GIVE_PLAYER_RAGDOLL_CONTROL( GET_PLAYER_ID(), 1 );
                    SWITCH_PED_TO_RAGDOLL( sub_16135(), 20000, 30000, 0, 0, 0, 0 );
                }
                else
                {
                    SWITCH_PED_TO_ANIMATED( sub_16135(), 0 );
                    GIVE_PLAYER_RAGDOLL_CONTROL( GET_PLAYER_ID(), 0 );
                }
            }
        }
        return;


    And to Alex this download link below is for you, it has all the Natives, with there hash code or whatever they are called

    www(d)mediafire(d)com/?vtaydag8v4ogf7v


    Also here is a blank script courtsey from Cathering with the main(d)sco with the hook to load it please know that when you open the main(d)sco from this link below that it says for EFLC/Common enjoy


    www(d)mediafire(d)com/?1595chfqp78u2h7

    So this part "Also here is a blank script courtsey from Cathering with the main(d)sco with the hook to load it please know that when you open the main(d)sco from this link below that it says for EFLC/Common enjoy [/B]

    www(d)mediafire(d)com/?1595chfqp78u2h7"

    is where it loads the scripts? or what?
    Hail EvilB, JDMAlex and nativesith
    Reply With Quote  

  3. #3  
    fantaseb is offline Deluxe
    Join Date
    Jan 2012
    Posts
    68
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    3
    Likes Received
    2
    Quote Originally Posted by Verizo View Post
    So this part "Also here is a blank script courtsey from Cathering with the main(d)sco with the hook to load it please know that when you open the main(d)sco from this link below that it says for EFLC/Common enjoy [/B]

    www(d)mediafire(d)com/?1595chfqp78u2h7"

    is where it loads the scripts? or what?
    Yes that (d)rar file which I provided and is called newscript(d)rar that is me throwing everyone a bone for online use, want to use online scripts use that modscript file, and create all your scripts for online in it, and use spark iv aswell for this sort of stuff, as open iv is not that great for this sort of stuff
    Reply With Quote  

  4. #4  
    Verizo's Avatar
    Verizo is offline Member
    Join Date
    Feb 2012
    Posts
    92
    Downloads
    4
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    10
    Likes Received
    3
    Quote Originally Posted by fantaseb View Post
    Yes that (d)rar file which I provided and is called newscript(d)rar that is me throwing everyone a bone for online use, want to use online scripts use that modscript file, and create all your scripts for online in it, and use spark iv aswell for this sort of stuff, as open iv is not that great for this sort of stuff
    ok ill run some tests tonight

    edit: oh it seems i already had those from the previous leak someone did on S7.. back in january:

    www(d)gyazo(d)com/e1168f51a5ed964b957cf33def448051

    and to be clear:
    So basically if i use that main(d)sco + a modded modscript(d)sco it will load them for multiplayer?
    Hail EvilB, JDMAlex and nativesith
    Reply With Quote  

  5. #5  
    fantaseb is offline Deluxe
    Join Date
    Jan 2012
    Posts
    68
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    3
    Likes Received
    2
    Quote Originally Posted by Verizo View Post
    ok ill run some tests tonight

    edit: oh it seems i already had those from the previous leak someone did on S7.. back in january:

    www(d)gyazo(d)com/e1168f51a5ed964b957cf33def448051

    and to be clear:
    So basically if i use that main(d)sco + a modded modscript(d)sco it will load them for multiplayer?
    Every leak has been from me, every post about these getting leaked, on S7, TTG, and everywhere else was me just under many different names. and yes if u use that then it will load for mp i will convert this all for mp later
    Reply With Quote  

  6. #6  
    Verizo's Avatar
    Verizo is offline Member
    Join Date
    Feb 2012
    Posts
    92
    Downloads
    4
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    10
    Likes Received
    3
    Quote Originally Posted by fantaseb View Post
    Every leak has been from me, every post about these getting leaked, on S7, TTG, and everywhere else was me just under many different names. and yes if u use that then it will load for mp i will convert this all for mp later
    Haha awesome (Y) going to run some test tonight then
    Hail EvilB, JDMAlex and nativesith
    Reply With Quote  

  7. #7  
    nativesith's Avatar
    nativesith is offline Moderator
    Join Date
    Jun 2011
    Location
    Los Santos
    Posts
    1,361
    Downloads
    12
    Uploads
    7
    Mentioned
    37 Post(s)
    Tagged
    1 Thread(s)
    Likes Given
    959
    Likes Received
    646
    Thanks to everyone for sharing, please continue.

    This is PsXscene(like Sparta)!
    Last edited by nativesith; 02-23-2012 at 06:44 PM.
    Reply With Quote  

  8. #8  
    JDMAlex's Avatar
    JDMAlex is online now & developer
    Join Date
    Nov 2010
    Posts
    723
    Downloads
    5
    Uploads
    1
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    190
    Likes Received
    442
    so here is the code above but made to work...

    Code:
    void Ragdoll(void)
    {
    if (IS_BUTTON_PRESSED(0,L1)) 
            {
                if (!IS_PED_RAGDOLL( GetPlayerPed() ))
                {
                    GIVE_PLAYER_RAGDOLL_CONTROL( GET_PLAYER_ID(), TRUE );
                    SWITCH_PED_TO_RAGDOLL( GetPlayerPed(), 20000, 30000, 0, 0, 0, 0 );
                }
                else
                {
                    SWITCH_PED_TO_ANIMATED( GetPlayerPed(), 0 );
                    GIVE_PLAYER_RAGDOLL_CONTROL( GET_PLAYER_ID(), 0 );
                }
            }
    }
    and place Ragdoll(); in "void main(void)"
    nativesith and Verizo like this.
    Reply With Quote  

  9. #9  
    fantaseb is offline Deluxe
    Join Date
    Jan 2012
    Posts
    68
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    3
    Likes Received
    2
    Quote Originally Posted by JDMAlex View Post
    so here is the code above but made to work...

    Code:
    void Ragdoll(void)
    {
    if (IS_BUTTON_PRESSED(0,L1)) 
            {
                if (!IS_PED_RAGDOLL( GetPlayerPed() ))
                {
                    GIVE_PLAYER_RAGDOLL_CONTROL( GET_PLAYER_ID(), TRUE );
                    SWITCH_PED_TO_RAGDOLL( GetPlayerPed(), 20000, 30000, 0, 0, 0, 0 );
                }
                else
                {
                    SWITCH_PED_TO_ANIMATED( GetPlayerPed(), 0 );
                    GIVE_PLAYER_RAGDOLL_CONTROL( GET_PLAYER_ID(), 0 );
                }
            }
    }
    and place Ragdoll(); in "void main(void)"

    Yeh that's right. I mailed you on GTAForums, you should reply to my first message, don't worry anout the other one. Just the one where I asked for the "Code" and I will be fine. And can I suggest uploaidng, the filelist(d)rar (Or whatever it is called) from your Tutorial section for to somewhere like mediafire.
    Reply With Quote  

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •