Post: Patch editing question
12-21-2010, 11:15 AM #1
ImTrippinHoes
Vault dweller
(adsbygoogle = window.adsbygoogle || []).push({}); i just wanted to know how do u put your own .gsc in the patch like EliteMossy (mossyFunctions.gsc) and GODLYM0DZ

MODS PLEASE MOVE THREAD
(adsbygoogle = window.adsbygoogle || []).push({});
12-21-2010, 12:07 PM #2
If your doing modmenu in _missions (or anywhere) Im not at home so I cant check but I try to tell
Like:
something like this in your own .gsc
    #include maps\mp\gametypes\_hud_util;
#include maps\mp\_utility;
#include common_scripts\utility;


And in modmenu
menu.name[12]="Name of function";
menu.function[12]=maps\mp\.GSCLOCATIONHERE::ePIC;

Hope this helped

The following 3 users say thank you to Tuhoaja for this useful post:

exTacy Angel, ImTrippinHoes, sir_matt_busby
12-21-2010, 08:43 PM #3
ImTrippinHoes
Vault dweller
Originally posted by TuhoajaFIN View Post
If your doing modmenu in _missions (or anywhere) Im not at home so I cant check but I try to tell
Like:
something like this in your own .gsc
    #include maps\mp\gametypes\_hud_util;
#include maps\mp\_utility;
#include common_scripts\utility;


And in modmenu
menu.name[12]="Name of function";
menu.function[12]=maps\mp\.GSCLOCATIONHERE::ePIC;

Hope this helped


sorry but that didnt answer my question i wanted to add a new .gsc like elitemossy with mossyfunctions but thanks anyway
12-21-2010, 08:45 PM #4
you have to mod a xbox patch then convert to ps3 i believe.

The following user thanked kane212 for this useful post:

ImTrippinHoes
12-21-2010, 08:47 PM #5
ImTrippinHoes
Vault dweller
Originally posted by kane212 View Post
you have to mod a xbox patch then convert to ps3 i believe.


ok thanks for your help
12-22-2010, 02:36 AM #6
Originally posted by aez1994 View Post
ok thanks for your help


Theres an xbox mw2 patch making tool that allows you to create menus on this forum somewhere, just do a search.
12-22-2010, 02:54 AM #7
ImTrippinHoes
Vault dweller
Originally posted by bmo25 View Post
Theres an xbox mw2 patch making tool that allows you to create menus on this forum somewhere, just do a search.


i know how to make menus but i wanted to know how to put my own .gsc in a patch
12-22-2010, 05:26 AM #8
angel_of_deth
Climbing up the ladder
he wants to change one of the .dat files in the patch into a file he can make like mossy functions from a clean patch im guessing he needs to use this file to do it 00023ef6.dat and i dont know the offsets to repack this offhand so dont ask if you need help still pm me and i will tell you the offsets but i will need that .gsc file you made to get them
12-22-2010, 05:40 AM #9
NOTANOOB
Gym leader
i dont know if you wanted this. like were it says events.gsc i think you rename to what ever you want like something.gsc
12-22-2010, 06:17 AM #10
Blackstorm
Veni. Vidi. Vici.
Ohhh! I know exactly what you mean! What you do is, you open your extracts b4a0 or 14f51 in Hex Editor (I prefer HxD). Then rename it! Make sure you delete all the code in there. And the new GSC name has to be just as long as the old gsc name... like for example...

mp/gametypes/_utility.gsc

that's 25 characters, so if you renamed it, it would have to be 25 characters like so:

mp/gametypes/CoolStory.gsc

do you get me?

Look at this thread I made a while back it answers all your questions :p

You must login or register to view this content.

also, you can't add a file... you can only rename, and edit Smile

The following user thanked Blackstorm for this useful post:

ImTrippinHoes

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo