Originally posted by killr
its not i just tested it
Read your PM. But for anyone else wanting to do it, its quite easy..
Get the 2 patches you want and put them into the super clean patch that DT posted..
Now in each menu function you need to put a self endon("whatever");
Then in the menu command for each patch you need to put a self notify("whatever");
SO, when you choose one of the patches it notifies the other one to stop running..
Then you need to #include the gsc files together and delete any duplicated functions...
Simple..