New Mod Plan
Added 2019-02-16 05:48:31 +0000 UTCPHPの公開停止に伴い管理系のMODで何か作れるものがないか色々と考えましたところ天候を管理するMODを探した限り存在しないようなのでこちらの制作に着手しました。
通常天候MODは地域別に天候が設定されており複数導入をしても最後に導入した天候espの設定により上書きされるため基本的には一つしか導入することが出来ないのですが、スクリプトの制御により複数の天候MODを同じ地域で共存できるようにしたいと考えています。
また新大陸MODで追加される地域専用の天候でもスカイリムの大陸で使用できるようにしたいと思っています。
そしてPHPと同じようにMCM・リストメニュー・ホットキーから希望の天候に即座に切り替える機能を追加したり、天候IDは外部ファイル(JSON)から取得する形にしてユーザーがプリセットを作成する事で天候MODを自由に追加・削除できるように利便性を重視した仕様にしたいと思っています。
今回は全て一から制作するので初版の公開には2,3か月程度かかると思いますが気長にお待ち頂ければ幸いです。
I stopped publishing PHP by ShowPoseMenu author complaint, I thought about something that could be made by mod of the management system.
I searched for weather management mod but currently it seems that it does not exist, so I started working on it.
Normally weather mod is set by weather by region, so even if you install multiple weather MOD, basically only one can be installed because it is overwritten by the weather esp setting installed last time.
but I want to make it possible for multiple weather mods to coexist in the same area by controlling scripts.
Also I want to be able to use it on the land of Skylim even in the weather there is added only to the region added on New land mods.
Additionally i think to add like PHP the function to switch immediately to the change weather from the MCM,Listmenu,Hotkey.
And weather ID gets from the external file (JSON) and the user creates the preset I would like to make specifications that emphasize convenience so that weather mod can be freely added or deleted by thing.
I will create from all original, so I think that it will take about a couple of months to publish the first edition, but I'd appreciate it if you can wait patiently.
Thank you.