deviant51 Posted December 17, 2014 Posted December 17, 2014 Could be confusing, but also makes it a better mod. (anyone you want can be a master)
Minxie Posted December 17, 2014 Posted December 17, 2014 Pretty awesome concept ^-^ Seems like it would be a ridiculous amount of work to perfect, but I suppose that's part of the fun too. Considered having events based on arousal (both dom's arousal and player's arousal) from SexLab Arousal/Redux? For instance, taunting the player for being aroused, or pretending to allow them to satisfy their needs, only to cut them off, etc...or in the opposite scenario, where the dom is aroused and deciding to satisfy their need (probably in a variety of ways). If the dom is pimping out the player, the dom could have a higher chance of joining the sex act based on their own arousal, maybe, or letting other NPCs nearby join for a fee or for free... Well, think there's a lot of ways to vary the events that way
Dooge Posted December 17, 2014 Author Posted December 17, 2014 Managed to make dialogue conditional based if the npc is in a master faction. This I guess means anyone can be a master not just follower or spouse, and there will be no limit to amount of masters... which is odd but better in the long run I guess. I think it must be limited it to one... but anyone can be master.
Dooge Posted December 17, 2014 Author Posted December 17, 2014 So many small things to learn... Roll, Give paw, Add: bAllowMultipleMasterLoads=1 to CK in
Dooge Posted December 17, 2014 Author Posted December 17, 2014 Learned how to allow dialogue based on character arousal level Small steps, but I have four legs.
badbat111 Posted December 17, 2014 Posted December 17, 2014 dam it miss read it >.< i thought it was [design] SexLab acMaster for aroused creatures as a players master
Dooge Posted December 18, 2014 Author Posted December 18, 2014 I'll travel tomorrow (Undisclosed European capital - Chicago) until 5th Jan 2015. Not sure how much coding/learning I get done during that time. If I'm not back, it was yet another airplane disaster.
deviant51 Posted December 18, 2014 Posted December 18, 2014 such travel very far few coding many fun much good travel wishings wow
Dooge Posted December 25, 2014 Author Posted December 25, 2014 Heheheh As predicted, have not gotten to the modding part during holidays. Amazing food and shopping American style have taken all the juice I had in me. Newark sent one of our bags to Charlotte and the other to Detroit, but we got them both back which was nice. At least the return flight is direct so it's less likely for us to lose all our goodies.
Dooge Posted January 5, 2015 Author Posted January 5, 2015 Learned inter-script communication and dialogue changes script values.
Dooge Posted January 5, 2015 Author Posted January 5, 2015 Mod now initiates npc-npc sex Lydia is tagged as master through dialogue, and soon enough she is fucking rolof
WaxenFigure Posted January 5, 2015 Posted January 5, 2015 I see you plan to learn MCM, please note that are TWO versions of the MCM interface. One is the original version which most mods use which calls a function for each type of MCM interface object and uses large compound IF statements to determine which specific element of the menu interface of that type was clicked. The second version which is less well documented uses States and allows all the code for a specific menu option to be placed into it's own specific state function which is cleaner. When you get to the point of checking MCM menu, look at my "Slaverun Enforcer" mod as your example code and avoid using the original MCM interface, your code will be cleaner and easier to modify that way. There is a reason after all why they created the second interface method. Yes, you can absolutely ask questions about how it works or anything else I can help you with.
Dooge Posted January 5, 2015 Author Posted January 5, 2015 http://www.loverslab.com/files/file/1046-slaverun-20140824-enforcer-v5/ Has no source included
WaxenFigure Posted January 5, 2015 Posted January 5, 2015 http://www.loverslab.com/files/file/1046-slaverun-20140824-enforcer-v5/ Has no source included It's in the BSA file, you need a utility to extract it. Or I could just attach the file and make it easy on you. SlaverunMCMMenu.7z
Dooge Posted January 6, 2015 Author Posted January 6, 2015 Thanks, the code does look cleaner. I'll try making my own with same technique.
Dooge Posted January 6, 2015 Author Posted January 6, 2015 Learning... Assigning dynamically quest alias that has force greet dialogue in it... but it only works when master is not a follower. Clearly follower AI behaves first, but AI package in quest alias should go to the top of the AI list... I don't understand. Package Data: The list of packages is considered an additional "packagestack" that sits on top of the aliased actor's base package stack. Ifan actor is in multiple aliases, the alias packages stack in questpriority order. Lydia must be in some high priority quests? Changing my quest priority higher solved it.
luffyboy Posted January 6, 2015 Posted January 6, 2015 May i ask how you plan to implement NPC-NPC sex? For example, is it purely random or are they based on relationship status etc
Dooge Posted January 6, 2015 Author Posted January 6, 2015 May i ask how you plan to implement NPC-NPC sex? For example, is it purely random or are they based on relationship status etc Based on master-npc relationship & master's preferences (arousal, attraction, sos size), and mod configuration.
deviant51 Posted January 8, 2015 Posted January 8, 2015 If you know what I mean a8bN9EO_460s_v1.jpg wut XD
Recommended Posts
Archived
This topic is now archived and is closed to further replies.