rjhelms84 Posted July 18, 2011 Share Posted July 18, 2011 If you have a simple mod you want making, but don't know how to make it, let me know. If it's not too time-consuming for me, as I'm working on my main project, I'll make it for you. I made a basic mod for someone recently, and found I like helping people out, so let me know what you want! Rob Link to comment Share on other sites More sharing options...
WastelandGeographic Posted July 18, 2011 Share Posted July 18, 2011 Thank you for offering. What I need is pretty simple in concept. I want a box that I can put stuff into. When click on or otherwise activate (modder's choice) the box, one item inside the box comes out at random. Bonus points for the box to be in my inventory and have no weight, such as this one- http://newvegasnexus.com/downloads/file.php?id=36152 Maybe you could just add the random extraction to that one. A more complicated idea would be a box whereas you put something in and it gets added to the leveled merchant lists. This mod would make me very happy. Thank you. Link to comment Share on other sites More sharing options...
rjhelms84 Posted July 18, 2011 Author Share Posted July 18, 2011 What I need is pretty simple in concept. I want a box that I can put stuff into. When click on or otherwise activate (modder's choice) the box, one item inside the box comes out at random. -- Can you give me more information on how you'll be using this box? Is it for a mod? Link to comment Share on other sites More sharing options...
WastelandGeographic Posted July 18, 2011 Share Posted July 18, 2011 No, it is for roleplaying and adding variety to screenshots. I play many characters, not one. Character creation and screenshots are the core of how I play. Every so often as I play, a random object will be taken from the box as a reward. The reason is that I am overwhelmed by so many great weapons and clothing. This system puts everything in the game and "in play" without having items scattered all over the wasteland. This also allo0ws me a way to put more overpowered items into the game without them being a gimme. Link to comment Share on other sites More sharing options...
rjhelms84 Posted July 18, 2011 Author Share Posted July 18, 2011 The reason is that I am overwhelmed by so many great weapons and clothing. This system puts everything in the game and "in play" without having items scattered all over the wasteland. I thought about this for a while, but I can't see a way to make this work. Since the objects would have new IDs, since they're from mods, there's no way my script could check for them. I'd need to use the GetItemCount function, but without an ID for it to look for, it won't work. If I think of anything though, I'll let you know! Link to comment Share on other sites More sharing options...
WastelandGeographic Posted July 18, 2011 Share Posted July 18, 2011 Thanks for thinking on it. Link to comment Share on other sites More sharing options...
Quetzlsacatanango Posted July 18, 2011 Share Posted July 18, 2011 Is there a faction that all the merchants you are interested in are a part of? You could just set the container to be owned by that faction, then in theory it should show up in all their inventories. Link to comment Share on other sites More sharing options...
glassoid Posted July 19, 2011 Share Posted July 19, 2011 How about a mod that allows us to fly superman style . With the ESP pointing to a custom folder with flight pose animations. Maybe something that triggers a modified swimming animation but when you engage in flight mode, say with a double tap of your Space bar it would point to a new directory where you can drop down your animation for hovering flight. Super speed( a la sprint,knockdown mod) . Maybe a perk that increases your flight speed with each of the 3 ranks. Allowing you as well to decrease in damage as you fall with each rank of the perk allowing you to basically drop down from the sky. Make some pre-requirements for the perk say endurance 8 agility 7 and luck 6 and level 24 or 14. Probably would have to use NVSE to make it all work. plus someone to contribute custom animations. Link to comment Share on other sites More sharing options...
PaladinRider Posted July 19, 2011 Share Posted July 19, 2011 I'm sure there are plenty of small mod requests in the mod requests forum if you sift through all the horse requests and bow-arrow requests. Link to comment Share on other sites More sharing options...
adman85 Posted July 19, 2011 Share Posted July 19, 2011 Yes I'm surprised that this hasn't turned into a free for all for ideas already. if you are gonna have a look through check out my post.http://www.thenexusforums.com/index.php?/topic/409373-mod-compilations/ Don't know how difficult it would be though. Link to comment Share on other sites More sharing options...
Recommended Posts