I'm having a problem getting the smithing version of Meltdown to work. http://community.gaslampgames.com/threads/craft-meltdown.3546/ post for the mod. I made the right folder, put the mod in the folder, and put the contents in the folder for good measure but nothing helps. http://puu.sh/I9kc Pic here.
So it doesn't appear in the mod launcher? Hmm. Only thing I can see is try removing the underscore in the file name and see if it changes. Post in the mod thread if it doesn't work, too.
Renaming the archive to meltdown fixed it, I posted on the mod page. Thanks for the idea! Edit: that didn't fix anything, I just accidentally downloaded another version. oh well, at least I have a starting point. EDIT: EDIT: FINALLY GOT IT WORK. I have no idea why, but taking the tinker mod and changing "ingot" to "smithing" and then repackaging it made it work. Still not sure why it wouldn't show up in the mod loader in the first place.
Is there a way to download mods from here if you have steam? looking through the files in the steamapps/common/dungeons of dredmor, and there appears to be no file for mods, despite having dug through every thing there.
They go in a different location. Here. Click the link to go to the very first post in this thread. It tells you where to put them. They need not be unzipped. Just put the zipped mods in the location specified in that post and it will work fine. http://community.gaslampgames.com/t...mod-installation-guide-updated-6-5-2012.1335/
I modded the pocket dimension to be larger, however the larger pocket dimension seems to only appear every once in a while, how do I fix this?
Please update the OP to include the default location for mods per OS. I have been incorrectly telling people the path for Windows Vista/Seven and half the people using it are actually on XP using this sort of path: C:\Documents and Settings\Username.PCNAME\My Documents\Gaslamp Games\Dungeons of Dredmor\mods\ Workshop mods seem to go here: C:\Documents and Settings\Username.PCNAME\My Documents\Gaslamp Games\Dungeons of Dredmor\steam_workshop\subscribed\ This comes from Nikolai here: http://community.gaslampgames.com/threads/spell-hotbar-broken.4827/page-3#post-59815 And finally, for Vista and Seven they go here: C:\Users\Username\Documents\Gaslamp Games\Dungeons of Dredmor\mods\
Do triggers like counterBuff currently work in mods? I haven't had the chance to play some mods that might have those to try them out. I can't get them to work myself. For example I have a skill that is supposed to make it so that 20% of the time that you successfully counter, you get a timed buff effect. It sounds pretty simple, but the thing never seems to activate, so I increased it to 100% and still didn't get anything whenever the player character countered an enemy. <counterBuff percentage="20" name="Lucky Counter" /> Is this correct? Edit: Also, I have the same issue for blockbuff and criticalbuff, but dodgeBuff works just fine despite the lines looking exactly the same otherwise. <dodgeBuff percentage="20" name="Lucky Dodge" /> <criticalBuff percentage="20" name="Lucky Strike" /> <counterBuff percentage="20" name="Lucky Counter" /> <blockBuff percentage="20" name="Lucky Block" /> Like so. The spells they envoke also work by themselves when triggered by other means.
I'm having the same problem right now with counterBuff. It completely fails no matter how I tinker with it, and this isn't in a mod -- it's edited into the game's main files. Does Clockwork Reflexes actually work?
Fixed it. Check this out: http://community.gaslampgames.com/t...l-that-secret-project.5296/page-13#post-65084
Hmm, I'm wondering if anyone can help me with a problem with steam workshop. Basically, I downloaded a mod from steam workshop but decided I disliked it from there and just downloaded it normally, but now even though I unsubscribed from the mod it continues to redownload itself when I delete it's files. Any help?
I'd say "remove Steam" but I don't think that's what you want. Though if anything, deleting the game's data and forcing Steam to download it again might help you there.
I've got a problem and a few questions. First, I can't get my mod to show up in the Mod Loader; the files are in C:\Users\Chris\Documents\Gaslamp Games\Dungeons of Dredmor\mods, I've zipped the files directly, there's a mod.xml file, etc, but I'm not having anything show up. Second, it'd be nice to look at how some of the other abilities in the game are done, but I'm having trouble finding them in the game files- would anyone be kind enough to point me in the right direction? Finally, is it possible to have a skill create an object such as a barrel on the ground? One that would prevent you from moving into the square, but could be broken?
First the stupid question. Are you logged in as the user Chris? Presuming you are, could you show us what the mod actually is? Filenames are the most likely suspect in my never humble opinion. *ALL* filenames should be lowercase, as well as the mod directories themselves. This is annoying, but it is required for a zip archive since they differentiate between example.xml and Example.xml and if you look for one in a zip containing the other it will not be found.