vinniewryan Posted March 29, 2013 Share Posted March 29, 2013 Hello, I made a plugin this week which attempts to fix the 'clear water' issue caused by ENB. This issue makes being underwater in Skyrim completely weird because it's crystal clear, no blur, and that's a problem. I made a working plugin for script dragon, but nobody seems to use SD anymore so I would like to port this to SKSE. The problem is, I've never made an SKSE plugin and I don't know if the same functions are available within the SKSE libraries. Script Dragon version and source code (.cpp) is here: http://skyrim.nexusmods.com/mods/34026 Download the source code (a .cpp file) and let me know if you can help me convert this. Many people will love you including myself. Link to comment Share on other sites More sharing options...
Korodic Posted March 29, 2013 Share Posted March 29, 2013 Download the source code (a .cpp file) and let me know if you can help me convert this. Many people will love you including myself. Kinky. SKSE functions are available here: http://www.creationkit.com/Category:SKSE Link to comment Share on other sites More sharing options...
vinniewryan Posted March 29, 2013 Author Share Posted March 29, 2013 (edited) Thanks for the link, but the reason I need help is because SKSE doesn't support some of the functions that SD does. Some functions will have to be written meow. Edited March 29, 2013 by vinniewryan Link to comment Share on other sites More sharing options...
Recommended Posts