(adsbygoogle = window.adsbygoogle || []).push({});
So i was looking through the exploits and hecks section for waw and saw karoolus's tut on how to get more space and basicly when you rename the gsc and start the game up if it cant find that gsc on the patch so it loads it off the disc

so im still looking for unused .gsc's like perkfunctions and stuff because their pretty big ok so lets get started

[multipage=Decompressing PART 1]
Decompress the patch go here to find how to that
You must login or register to view this content.
Now open 14f51 in HxD The gsc im gonna change is Music and dialog gsc
go to the offsets 3073-3B3e or find a gsc you want to change
Now on the left side you can see the names of the gsc
You must login or register to view this content.
now click on the blue highlighted area and type what you want to call it like for example _mossyfunctions.gsc
Im going to call mine ginj/is/teh_beast/_every_knows_that.gsc it must be the same amount of characters as the original 1
You must login or register to view this content.
dont try type it with the numbers on the right side you should type it
now save the file and copy and paste it

decompress it properly and delete EVERYTHING in it and put in this code at the start
#include common_scripts\utility;
#include maps\mp\_utility;
#include maps\mp\gametypes\_hud_util;
then paste as many codes as you like and fill that gsc