Okay, so I think I finally finished through Risujin's guide to setting up MSys. Anyways, I've downloaded an ESD patch, and would like to know how I can add it to a QVM.
What I've done so far, is I took the source code from the ESD patch and pasted onto the end of the source code of the QVM i'm using, then I saved it was ESDPATCH.patch. Then I put it in the directory C:\MSys\home\Owner\Tremulous, and typed patch -p0 < ESDPATCH.PATCH
into the MSys console, and I think it compiled. However, when I tested the QVM, it was really messed up... Whenever i tried to select my spawn class it would say, "There is no room to hold this item." Did I even compile it right? Help ;[.