User Interface (Flash ActionScript) <-> Papyrus? Is

Post » Wed Jun 20, 2012 10:22 pm

Hello all,

I am looking into adding a user interface element (a bar, similar in aesthetics to the enchanted weapon meter) to the main HUD of Skyrim for my mod. This will probably require me to learn Flash / ActionScript programming to use the ScaleForm UI.

The question is: is there a way to talk to the ScaleForm UI via Papyrus? If so, how? Specifics aren't necessary, I just need to know if anyone already knows if such a thing is even feasible before I go down the deep, dark path of learning Flash and ActionScript.

Thanks for any insight.
User avatar
Kahli St Dennis
 
Posts: 3517
Joined: Tue Jun 13, 2006 1:57 am

Post » Thu Jun 21, 2012 10:28 am

You would probably need to talk to the SKSE team--the SkyUI folks are in a http://www.gamesas.com/topic/1342812-relz-skyui/page__view__findpost__p__20664034, I think.
User avatar
Thomas LEON
 
Posts: 3420
Joined: Mon Nov 26, 2007 8:01 am

Post » Thu Jun 21, 2012 8:16 am

Currently, AS<->Papyrus communication is not even possible.
That pretty much sums it up. Damn. Thanks, DreamKing.
User avatar
Ice Fire
 
Posts: 3394
Joined: Fri Nov 16, 2007 3:27 am

Post » Wed Jun 20, 2012 11:48 pm

Nope, SKSE extends some of the Game callbacks to shove more information into the AS of SkyUI. I hope in the future SKSE will provide a function to allow us to "transfer" Papyrus information into a new layer that will be transported to a callback we could use in our UI to retrieve the information.
User avatar
Rachell Katherine
 
Posts: 3380
Joined: Wed Oct 11, 2006 5:21 pm

Post » Wed Jun 20, 2012 7:57 pm

I hope in the future SKSE will provide a function to allow us to "transfer" Papyrus information into a new layer that will be transported to a callback we could use in our UI to retrieve the information.

I really hope this as well. I'm even kinda expecting that it will happen at some point, it has to be possible somehow and the guys working on SKSE are brilliant.
User avatar
Dalley hussain
 
Posts: 3480
Joined: Sun Jun 18, 2006 2:45 am

Post » Thu Jun 21, 2012 8:01 am

Nope, SKSE extends some of the Game callbacks to shove more information into the AS of SkyUI. I hope in the future SKSE will provide a function to allow us to "transfer" Papyrus information into a new layer that will be transported to a callback we could use in our UI to retrieve the information.
Most of what you said went over my head; however, your overall tone tells me that there's hope! So thanks! I look forward to future SKSE developments.
User avatar
BrEezy Baby
 
Posts: 3478
Joined: Sun Mar 11, 2007 4:22 am


Return to V - Skyrim