Pelinor Posted October 19, 2011 Author Share Posted October 19, 2011 Thanks for all of the feedback, folks. It's been very helpful. Fonger: The weapon has to be equipped before the script can see if it has any mods or not, so unfortunately it won't be possible to hide the X prompt beforehand. As for X not working if the mod isn't in the list is due to the hijacked input of the inventory menu. Removing the XML includes returns it to normal. Does schlangster's updated dll help the initial problem, though? jonnyeah: I've changed it to read as "Telescopic sight. Aim zoom + X%" as a compromise. I think it's important to keep the percentage, but I agree that it should be more indicative of the mod's use. (Although the mods usually have "scope" in the name.) antistar: Thanks for letting me know. I never noticed the two "None" types. (Mostly because I never paid much attention to the list in the Mod Info tab...) :blush: Added new wmod_ext.dll provided by schlangsterFixed mod description for "None" typeUpdated description for several mod typesAdded message for "X cannot be modified."Added a few debug globals For those of you having problems with the selected weapon not being equipped before opening the menu, I've added some debug globals. "WMMDebug" will print out info to the console regarding the equipping section of the script. "WMMDelay1" and "WMMDelay2" can be used to add delays, in frames, to the equipping process. Try changing these to different values to see if a delay helps guarantee the force equip. The format is just like any other global, e.g.: set WMMDelay1 to 1 Link to comment Share on other sites More sharing options...
Fonger Posted October 19, 2011 Share Posted October 19, 2011 (edited) Beta 4 works on my XP machine EDIT -> also works on the Win7 machine :D Edited October 19, 2011 by Fonger Link to comment Share on other sites More sharing options...
ceten Posted October 19, 2011 Share Posted October 19, 2011 Works like a charm, this was the only thing needed to complete the game :biggrin: Link to comment Share on other sites More sharing options...
Mahare Posted October 20, 2011 Share Posted October 20, 2011 Once this is finalized, I'm definitely gonna consider it. And from what I gather, it works with WME/WMX? Does this mean it will work with other custom weapons that have mods attached, like AG's Supplementary Uniques? Link to comment Share on other sites More sharing options...
Fonger Posted October 20, 2011 Share Posted October 20, 2011 Once this is finalized, I'm definitely gonna consider it. And from what I gather, it works with WME/WMX? Does this mean it will work with other custom weapons that have mods attached, like AG's Supplementary Uniques?my guess is that this works with any mod applying mod. and it does work with MWE Link to comment Share on other sites More sharing options...
Pelinor Posted October 20, 2011 Author Share Posted October 20, 2011 It's been designed to work with any weapon that can be modified. I've not specifically tested those, except WMX, but it shouldn't have a problem with them. Link to comment Share on other sites More sharing options...
Madcat221 Posted October 20, 2011 Share Posted October 20, 2011 When I apply a Condition-boosting mod, it seems to retain the old absolute health value when it applies the boost, resulting in a drop in CND as a percentage (example: 75/100 before CND-boosting mod, 75/150 after). Could there be a CND percentage check when the mod screen appears, and then after the menu is closed to adjust if there's been a change in CND as a percentage? Link to comment Share on other sites More sharing options...
Pelinor Posted October 20, 2011 Author Share Posted October 20, 2011 Good catch. :thumbsup: It's virtually nothing to add, so I'll have it keep the condition percentage. I actually like that better than the vanilla behavior for those mods, which seems to be to "repair" the weapon after modding. Link to comment Share on other sites More sharing options...
ceten Posted October 20, 2011 Share Posted October 20, 2011 (edited) There's only one problem i've encounterd could you make it compatible with project nevada and unified HUD, that would be great ;D and i'm don't have the skills to combine it myself Edited October 20, 2011 by ceten Link to comment Share on other sites More sharing options...
delamer Posted October 20, 2011 Share Posted October 20, 2011 There's only one problem i've encounterd could you make it compatible with project nevada and unified HUD, that would be great ;D and i'm don't have the skills to combine it myselfErr- it compatible with anything :)If you have working installation (with Nevada and UHUD)- just install this mod (using Package manager) in the end- and you are ready to goIt will not break anything. Link to comment Share on other sites More sharing options...
Recommended Posts