xbamaris
|
Wednesday, February 15, 2012
Well, if you know anything about the quake engine you know that you can pack all the files into a .pk3, which is what I highly recommend for addons.
Then create a folder where you have executable called "addons", put the pk3 in that folder, then edit the ZEQ2Dedicated.bat file to say +set fs_game addons
This will cause it to load the files in the addons folder AND the files in the ZEQ2 folder...
(this wasn't intended to sound simple, because doing it the easy way tends to screw things up, setting up a server, especially with addons, is not that easy if you don't know how to do it prior to this)
|