I ran around 4 hours and didn't see one and there none that showing up in stores.. I checked it out in the cs and everything look ok so i don't know what going on.
This is very strange, I'll look into it but for now the console commands for them are Iron: xx000ed8 Steel: xx000edb Silver: xx000eda Dwarven: xx000ed4 Glass: xx000ed7 Elven: xx000ed6 Ebony: xx000ed5 Daedric: xx000ed3 xx stands for its load order ID. Edit: This really is strange because they are showing up fine in my save.
i'm back here just to say these tools work perfectly. they look beautiful ingame, and they kill with great competence. i have several leveled list, and they appear often in foes hands and in merchant chests as well. i just relocated the nif files to a specific hammer folder, despite the fact that this didn't affect the game at all, only because i'm kind of compulsive maniac. =P
side note i've done some editing to some the hammer meshes and created a fine steel hammer as well. Would you be interest in having the files to look over?
Okay let me be absolutely clear to people about this mod. It's simple, looks good and compatible with with overhauls like Oscuro's Oblivion Overhaul and Cyrodiil Upgrade Overhaul (possibly others but i only use these two) thanks to the time and effort The Crazy One put into it. The hammers are in stores, I found mine in Slash 'N' Smash in the Imperial City along with a Glass Hammer complete with a nice little icon for both and even though I did this on a fresh save I'm not saying you need to start again but that's how it happened for me.
I know I found fault at first, being the first guy to comment on it when I downloaded it, but I've changed my opinion and can't wait to cave in a few skulls. I am endorsing this mod and giving it an 8/10 from my own prestigious (xD) ranking system...okay it's just a personal rating but it deserves it as Hammers! looks good, the models may be shrunken 2H hammers but the quality of the re size and attention to detail is fantastic.
Well done Crazy Guy, this is going in my Mods Folder for when I get my new PC
The only thing I would suggest is to add the items to the leveled lists via script instead of directly editing the leveled lists. This would allow the items to be added to the lists regardless of load order. If another mod edits the same leveled lists as were edited by this mod, and is loaded after this mod, your edits will be overwritten by the other mod and your items will not show up in game.
It is just a suggestion, in the spirit of sharing some of the knowledge I have picked up in my modding experiences.
You need to create a new start-game-enabled quest, with a new quest script, following the pseudo code below. Okay, maybe not pseudo code, but code example.
Hi just need to let you know there is no esp file in what you uploaded, just meshes, and the meshes are not in a weapon sub-folder also the silver and iron hammer seem to have something missing on top
but this mod is a good idea i would love to use it
To install all you have to do is either click the download with NMM button or open the .rar with winrar or 7zip or some similar program and go to your oblivion folder and extract the data folder, then you go into the nexus mod manager or oblivion mod manager or the oblivion launcher and next to Hammers!.esp you should see a checkbox, just click it and the mod will be activated then next time you run Oblivion the mod will be installed.
23 comments
Iron: xx000ed8
Steel: xx000edb
Silver: xx000eda
Dwarven: xx000ed4
Glass: xx000ed7
Elven: xx000ed6
Ebony: xx000ed5
Daedric: xx000ed3
xx stands for its load order ID.
Edit: This really is strange because they are showing up fine in my save.
It seems all it needed was the stores to refresh after 3 days ingame
the iron hammer and elven hammer started to show up in shops. There really nice and sized just right
side note I made icons for them. if you would like to use them then I can send them to you in a pm
they look beautiful ingame, and they kill with great competence.
i have several leveled list, and they appear often in foes hands and in merchant chests as well.
i just relocated the nif files to a specific hammer folder, despite the fact that this didn't affect the game at all, only because i'm kind of compulsive maniac. =P
question will you be making it so you can find in chest or and make it so bandit/marauders drop magic hammers?
side note i've done some editing to some the hammer meshes and created a fine steel hammer as well. Would you be interest in having the files to look over?
I know I found fault at first, being the first guy to comment on it when I downloaded it, but I've changed my opinion and can't wait to cave in a few skulls. I am endorsing this mod and giving it an 8/10 from my own prestigious (xD) ranking system...okay it's just a personal rating but it deserves it as Hammers! looks good, the models may be shrunken 2H hammers but the quality of the re size and attention to detail is fantastic.
Well done Crazy Guy, this is going in my Mods Folder for when I get my new PC
The only thing I would suggest is to add the items to the leveled lists via script instead of directly editing the leveled lists. This would allow the items to be added to the lists regardless of load order. If another mod edits the same leveled lists as were edited by this mod, and is loaded after this mod, your edits will be overwritten by the other mod and your items will not show up in game.
It is just a suggestion, in the spirit of sharing some of the knowledge I have picked up in my modding experiences.
********************************************************************************************
scn DynamicAddQuestScript
short doOnce
Begin GameMode
If doOnce == 0 || GetGameRestarted
AddToLeveledList LeveledListRef ObjectRef LevelShort CountShort
...
...
...
Set doOnce to 1
EndIf
End
********************************************************************************************
... - Each item will need a separate command (following the example)
Make sure you use unique names/IDs to avoid any conflicts.
I hope this helps.
*Comments do not format correctly. Tabs are not really reognizeed
also the silver and iron hammer seem to have something missing on top
but this mod is a good idea i would love to use it