EmertX Posted May 9, 2018 Posted May 9, 2018 Hello!! I have just started editing and playing with some mods trying to modify them to my own tastes. In this case I'm trying to create a mod that somehow works as following: Random male NPC approaches player to solicit sex. Player can choose to: a ) Reject offer using Persuation B) Reject offer using Intimidation C) accept offer If Persuation or intimidation fails, NPC will insult player and a brawl is triggered. If player wins brawl, a closure dialogue with NPC is triggered (kind of like "Hope you learned your lesson") and event ends. If NPC wins brawl, then a Sexlab aggressive scene starts and player is assaulted. Now, as I'm a total n00b creating mods (I have just recently started playing with creation kit changing dialogues and getting familiar with conditionals), I decided to use as a base for above-mentioned idea the "Sexlab approach" mod. So I took Sexlab approach, edited a couple of dialogues, forked a couple of topics and somehow is taking the direction I want, but the thing I have not been able to do is trigger the brawl. So, in one of the dialogues I have it set so if the condition for speech is lower than averagespeech then the brawl should trigger. Now, is there a function I can call in the papyrus fragments that can trigger a brawl?. And should I use it at the "beginning " fragment or at the "end" fragment?. I have tried to write some functions in those textsboxes based on the favor017 quest, but the script always fail to compile and not sure what im missing... Do I need to add a property to the script? And if that is the case which property and how do I do it? Also, if I ever make the brawl happen, how do I specify in a separate topic the condition "if player wins brawl, use this text" and also how do I specify in a separate topic a condition of "if NPC wins brawl, start Sexlab scene". Thanks for all the help guys!!
druggy2011 Posted May 15, 2018 Posted May 15, 2018 Hi! Unfortunately I have no idea of modding. But maybe it would help you to check out the mod "SexLab Brawling Rape" by Bromm83. In this mod you get raped if you loose a brawl or can rape your opponent if you win the brawl. I guess within the code of this mod you might find some elements that will help you. I really like this mod and I thought about doing an expansion (more brawlers, more outcomes etc.). But it is a looooooooooong way to finalize a mod without any modding knowledge Hope you don't give up and find answers for your questions.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.