Jump to content

Skyrim - dialog box with slider


ZjemTwojegoKota

Recommended Posts

Some time ago I decided to make a mod which allow me to select various poses using slider. The same way like you can do it using racemenu and xpmse plugin.

I don't have any experience with papyrus scripting language, but I know languages like Java, JavaScript or C# so it's not a problem for me...


To check if I will be able to do anything I started with SkyUI MCM tutorial. After successful creation of simple MCM menu, under single button I put simple code to SendAnimationEvent to the player (having knowledge about animation name for Pinup poser) and this actually works!


The thing is... MCM is not the way I would like to use this mod... I would like to have small window with slider/s like in racemenu. Which means, game have to be unpaused to see immediate effect. The goal is to quickly show the window, change pose to desired and hide window using single key.


The question is how to create such UI? I was not able to find anything usefull so far in the internet :sad:

Link to comment
Share on other sites

I give up. After years with Java and C# this thing (papyrus+ck) is for me like a piece of s***. I have no idea how people originally can work with this effectively. I spend whole day to search for reference and solution and I was not able even to run simple script after loading the game. It would be easier to learn an assembler...

Edited by ZjemTwojegoKota
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...