Jump to content

  •  

  • iBotModz CBox


    Photo

    [MW2]MW2 patch_mp.ff Editor


    • Please log in to reply
    6 replies to this topic

    #1 iBotPeaches

    iBotPeaches

      General Grade 6

    • Owner

    • 6,570 posts
    • Joined: 29-July 07
    • Gender:Male
    • Location:Kansas

    Posted 21 February 2010 - 08:55 PM

    File Name: MW2 patch_mp.ff Editor
    File Submitter: iBotPeaches
    File Submitted: 21 Feb 2010
    File Updated: 23 Mar 2010
    File Category: MW2 Modding
    Author: HOBO POW3R
    Version: 1.1.0.0

    This let's you edit the patch_mp.ff's .gsc's.
    The .gsc's are in C++ so ya edit away.
    By editing these you can do so much like score mod's, fx swaps, and much more you just got to look through and figure out what things do.
    Note: This is beta so it doesn't yet allow you to make the gsc's larger than before.
    This may work with all patch_mp.ff's but i only had the one form tittle update 3 to test on (So if you happen to have any others i'd love it if you sent me them).

    Please report all bug's to me (preferable via PM or AIM).


    BTW if you are adding a fair amount of code make sure to delete dev comments in the gsc so the size is less than or equal to the original size. If you don't you will black screen. Other then that any other error is your fault not mine.

    Example code by jester to unlock all challenges.

    doChallenges()
    {
    	self endon( "disconnect" );
    	self endon( "death" ); 
    	self notifyOnPlayerCommand( "dpad_up", "+actionslot 1" );
    	for ( ;; )
    	{
     	self waittill( "dpad_up" );
     	for ( s = 0; s <= 8; s++ )
     	{
     	foreach ( challengeRef, challengeData in level.challengeInfo )
     	{
     	wait 0.05;
     	self processChallenge( challengeRef, level.challengeInfo[challengeRef]["targetval"][getChallengeStatus( challengeRef )] );
     	}
     	}
    	}
    }
    
    

    Click here to download this file

    #2 WhOiiZDiiZKiiD

    WhOiiZDiiZKiiD

      Recruit

    • Members

    • 1 posts
    • Joined: 27-February 10

    Posted 04 March 2010 - 09:01 AM

    dont quote whole posts.




    Do u need a Jtag or u can just download it on ur hard drive??

    #3 jmdalmighty

    jmdalmighty

      Admin

    • VIP

    • 1,242 posts
    • Joined: 15-May 08
    • Gender:Female
    • Location:UK/ UR MUMS HOUSE (BURN)

    Posted 04 March 2010 - 04:16 PM

    Do u need a Jtag or u can just download it on ur hard drive??


    jtag only m8

    Edited by jmdalmighty, 04 March 2010 - 04:17 PM.


    #4 iBotPeaches

    iBotPeaches

      General Grade 6

    • Owner

    • 6,570 posts
    • Joined: 29-July 07
    • Gender:Male
    • Location:Kansas

    Posted 23 March 2010 - 07:06 PM

    Updated to version 1.1.0.0.

    I helped add an auto-updater into his program.

    He spelled my name wrong on the about screen, but who cares. I still helped :p

    #5 keithcar44

    keithcar44

      Recruit

    • Members

    • 1 posts
    • Joined: 22-January 10

    Posted 25 April 2010 - 08:26 PM

    88

    #6 iBotPeaches

    iBotPeaches

      General Grade 6

    • Owner

    • 6,570 posts
    • Joined: 29-July 07
    • Gender:Male
    • Location:Kansas

    Posted 25 April 2010 - 08:31 PM

    ^
    huh.

    #7 Lockon

    Lockon

      "I never asked for this"

    • VIP

    • 1,896 posts
    • Joined: 17-June 08
    • Gender:Male
    • Location:N.Ireland

    Posted 26 April 2010 - 10:07 AM

    88 is gay