slifeleaf gump
Yet another boring pose-picker related post
See previous post flic.kr/p/zZjid5
## Concept
There are two pose collection slots. Each slot may contain one pose collection, you can select and put any pose collection into the slot.
- Edit-slot - to edit pose collection. (delete, duplicate, rename etc)
- View-slot - to view poses, add (favorite) or remove current pose into Edit-slot's pose collection
I have added bunch of hotkeys, everything must be pressed in conjunction with left Alt key:
- L - load poses from esp/esm, create pose list containing all the poses, put the list into the View-slot
- O - pick pose collection, put it into the View-slot
- left & right arrow keys - move back or forth, view poses from View-slot. ESP's may contain plenty of dummy T-poses, don't give up, go forth
- A - various actions to be performed on the pose list in the Edit-slot
- X - select pose list, put it into the Edit-slot
- G - fav. current pose. Add current pose into the pose list from Edit-slot
- U - unfav. current pose. Remove the pose from the pose list from Edit-slot
- F2 - dump poses and etc data into "Data/Scripts/Source/PSM_PosePickerStruct.json". I know, this is wrong location for such kind of files
- F3 - load, replace your data completely with the data from "Data/Scripts/Source/PSM_PosePickerStruct.json"
www.dropbox.com/s/0vl5iy9iorrnlid/PosePicker-v0.2.7z?dl=0
Feel free to post any usability, concept related feedback or anything. Also the mod is in very very early stage
## Dependencies
SKSE skse.silverlock.org/
JContainers www.nexusmods.com/skyrim/mods/49743/
SkyUILib www.nexusmods.com/skyrim/mods/57308/?
PapyrusUtil - in case you want to see current pose index like"40/2565 of Halo's poses" in the console
Yet another boring pose-picker related post
See previous post flic.kr/p/zZjid5
## Concept
There are two pose collection slots. Each slot may contain one pose collection, you can select and put any pose collection into the slot.
- Edit-slot - to edit pose collection. (delete, duplicate, rename etc)
- View-slot - to view poses, add (favorite) or remove current pose into Edit-slot's pose collection
I have added bunch of hotkeys, everything must be pressed in conjunction with left Alt key:
- L - load poses from esp/esm, create pose list containing all the poses, put the list into the View-slot
- O - pick pose collection, put it into the View-slot
- left & right arrow keys - move back or forth, view poses from View-slot. ESP's may contain plenty of dummy T-poses, don't give up, go forth
- A - various actions to be performed on the pose list in the Edit-slot
- X - select pose list, put it into the Edit-slot
- G - fav. current pose. Add current pose into the pose list from Edit-slot
- U - unfav. current pose. Remove the pose from the pose list from Edit-slot
- F2 - dump poses and etc data into "Data/Scripts/Source/PSM_PosePickerStruct.json". I know, this is wrong location for such kind of files
- F3 - load, replace your data completely with the data from "Data/Scripts/Source/PSM_PosePickerStruct.json"
www.dropbox.com/s/0vl5iy9iorrnlid/PosePicker-v0.2.7z?dl=0
Feel free to post any usability, concept related feedback or anything. Also the mod is in very very early stage
## Dependencies
SKSE skse.silverlock.org/
JContainers www.nexusmods.com/skyrim/mods/49743/
SkyUILib www.nexusmods.com/skyrim/mods/57308/?
PapyrusUtil - in case you want to see current pose index like"40/2565 of Halo's poses" in the console