View Single Post
  #5  
Unread 30th September, 2010, 05:41 PM
Meindratheal Meindratheal is offline
Unstoppable
 
Join Date: Apr 2010
Posts: 244
Default

If it doesn't, look through the files the mod itself uses. Usually, (but not always,) the files that you put in the System folder are what you need to add to ServerPackages.
E.G.
Say you downloaded a mod called AwesomeMod.
It tells you how to run it, but not what to add to the ServerPackages.
Let's say it came with the following files:
¤AwesomeMod.u
¤AwesomeModTex.utx
¤AwesomeModSnd.uax

Usually, you would add AwesomeMod to the ServerPackages, as this file will usually reference the other two.

So, you would add ServerPackages=AwesomeMod to your server's INI file.

Hope that helps, I probably went too in-depth again (I usually do o_O)
__________________
I'm a learning coder, but my repertoire is expanding. I may be useful for something after all
Reply With Quote