PDA

View Full Version : Mod loads without changes?


Raapnaap
09-07-2007, 05:03 PM
Hi, I started playing around a bit with the SDK today. I made a few changes and after a while I thought to know the basics.

So I made the .big and .SkuDef files using commands and placed them in the right folder. This seemed to work fine, so I selected my mod from the list and launched the game.

But nothing changed.

I tried the same thing again from step one and used a tool for mod compilation instead. But I got the exact same results.

I probably missed something but as far as I can tell I did everything as said in the documentation and tutorials on the web.

Does anyone here know what I could possably be doing wrong?

dagas
09-08-2007, 09:14 AM
I had the same problem when I started out modding this game ^^ probably some errors you get while compailing. Make sure you have all the necesarry dll-files in tools and have the paths correct in your mod.xml file. Look for errors while compiling. Note that errors relating to art are irrelevant.

Raapnaap
09-08-2007, 01:23 PM
After updating the mod SDK I noticed I missed an error for one of the xml files. Fixed it and it worked. :)