tsanford01 Posted September 26, 2012 Share Posted September 26, 2012 I have seen many old posts with regards to this, and have read everything I could find. May users have great ideas to put into a new PC relavant HUD but technical problems with Scaleform, Flash, Etc seems to have stopped work on the project altogether. I have started working on it a bit but would like to see where it stnds in the community. Thanks Link to comment Share on other sites More sharing options...
tsanford01 Posted September 26, 2012 Author Share Posted September 26, 2012 (edited) Sorry to reply to my own post first off but still brain storming. Would it be possible to turn off the default hud 'tm' and add one using ingame graphics ans skse scripts? That may be and prove easier than the technical challenges of deailing with Scaleform. Just wondering how i would win the elements to the screen at all times. Input thoghts please. Edited September 26, 2012 by tsanford01 Link to comment Share on other sites More sharing options...
scrivener07 Posted September 30, 2012 Share Posted September 30, 2012 You need adobe flash to get started. I recommend CS4. Hud widget presentation. https://docs.google.com/presentation/d/1nhbi9wztQq0YrYWMu1IQTC3WA2O3oAXhFxj_izxfQQU/edit Use this to edit menus directly.https://github.com/Mardoxx/skyrimui Track this for hud widget updates.http://forums.bethsoft.com/topic/1386363-wipz-hud-widget-framework/ Link to comment Share on other sites More sharing options...
tsanford01 Posted September 30, 2012 Author Share Posted September 30, 2012 Thank you for reading and replying to my post as I am new to this community but have been an avid gamer for 20+ years. I am also a hobby programmer in C++, Java, and VB. I have CS5.5 and I am able to do simple things like change fonts and backgrounds as of now. I was looking at advanced changes like adding health and mana bars for companions maybe controls like dragon age kind of thing. The Scaleform interface is making those changes impossible do to lack of interface documentation.Good Gaming to you ! Link to comment Share on other sites More sharing options...
scrivener07 Posted October 1, 2012 Share Posted October 1, 2012 I am also a hobby programmer in C++, Java, and VB. I have CS5.5 and I am able to do simple things like change fonts and backgrounds as of now. Scaleform uses actionscript 2.0. If you know java, learning actionscript will be a breeze because AS is a superset of java. I was looking at advanced changes like adding health and mana bars for companions maybe controls like dragon age kind of thing. When its ready, you will be able to add health bars to the hud with the hud widget project via the CK. The Scaleform interface is making those changes impossible do to lack of interface documentation.http://udn.epicgames.com/Three/Scaleform.html - Scaleform guides and tutorialshttps://gameware.autodesk.com/support/documentation - Official scaleform docshttp://gameware.autodesk.com/scaleform/features/clik - Learn more about CLIK from the above links.http://www.youtube.com/user/scaleformpress - Official scaleform youtube channelMost of these resources are targeted for use in the unreal engine but its plenty to get working with the UI Link to comment Share on other sites More sharing options...
Recommended Posts