| ENBSeries http://enbdev.com/enbseries/forum/ |
|
| Skyrim Astronomy Sun position skse plugin bugs http://enbdev.com/enbseries/forum/viewtopic.php?f=21&t=5587 |
Page 3 of 3 |
| Author: | mindflux [ 08 Nov 2017, 18:38 ] |
| Post subject: | Re: Skyrim Astronomy Sun position skse plugin bugs |
I guess you should be able to send PMs now. |
|
| Author: | ENBSeries [ 08 Nov 2017, 21:16 ] |
| Post subject: | Re: Skyrim Astronomy Sun position skse plugin bugs |
Code: if ((temp1._42 > hack_SunPosY*0.999f) && (temp1._42 < hack_SunPosY*1.001f)) { issun=TRUE; } else { issun=FALSE; } This is how i test that hack, of course negative value do not work by this math. Not sure about this, should i compute it for negative value too or not, because sun under the ground don't need to be captured (its not a bug, it's feature You should be able reply pm already. |
|
| Author: | ENBSeries [ 08 Nov 2017, 21:32 ] |
| Post subject: | Re: Skyrim Astronomy Sun position skse plugin bugs |
Okay, i did silent update, test it. Values now should be ignorant to sign. |
|
| Author: | LogicDragon [ 09 Nov 2017, 19:15 ] |
| Post subject: | Re: Skyrim Astronomy Sun position skse plugin bugs |
Thank you so much for the update. It looks like it works great now. |
|
| Page 3 of 3 | All times are UTC |
| Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |
|