Not sure what to tell you... 0s_throwax_dwbm2 is a belt that you wear. It will equip the boomerang automatically and must be unequipped to change weapons.
but...
When I was play testing this mod, I could start a new character and complete this mod and all the prerequisite vanilla quests in about 5 mins. Of course I know this game really well, and exactly how the puzzle worked, but it's not a difficult puzzle to solve... ...at least I don't think it is...
If I think of something regarding consoling the boomerang in, I'll chime back in to let you know.
Just FYI, if any object with a script attached to it (such as the ring here) is enchanted, the new enchanted ring will lose the script. So enchanting it will break it. It is pretty easy to script it to restock the pc and still have the boomerang be unequipable. Set up a variable such as boomerangcount. Have the scrip check to see if boomerangcount is less than, say 5. If so, player->additem boomerang.
Also, a misc item can hold a script. Call it something like an endless boomerang pouch or something for immersion.
All my characters have a little giver item to help them, so I have script aplety to hand over if you want.
Makes sense, I like it!.. I read this right before going to sleep and I'll be busy tomorrow, but yeah, I would like to look at your scripts. You can never have too many scripting examples to look at. You can message them to me if you would like. I'll look at them when I get a chance
10 comments
0s_throwax_dwbm2
but...
When I was play testing this mod, I could start a new character and complete this mod and all the prerequisite vanilla quests in about 5 mins. Of course I know this game really well, and exactly how the puzzle worked, but it's not a difficult puzzle to solve... ...at least I don't think it is...
If I think of something regarding consoling the boomerang in, I'll chime back in to let you know.
Also, a misc item can hold a script. Call it something like an endless boomerang pouch or something for immersion.
All my characters have a little giver item to help them, so I have script aplety to hand over if you want.