Slingerbult
Content Creator
- Joined
- Sep 15, 2012
Hi everybody - this is my first real post. I found this game about a week ago and I was completely sucked into it (excuse the pun). Anyway, I've been having a shot at making my own dialogue and I think I've found an acceptable way of incorporations slaps and hair pulls.
SLAPS
You can emulate a slap by using the [HELD] and [RELEASE] commands after each other. You have to make sure that she's actually un-held before the slap too, and it looks way more realistic if you script her to react appropriately to the slap. The [HELD] trigger comes with a thud-like sound that I think works decently to symbolize a slap. This is my generic slap code - I'm sure it can be perfected further (let me know if you try it out). Just paste it anywhere in your dialogue and substitute it into any {"style":"him"} line (I feel this is most appropriate) by typing [SLAP]:
SLAP:"[RELEASE][CLOSE_EYES]*SLAP!*[HOLD][RELEASE][WINCE][ARMS_HIS_LEGS][ARMS_LOOSE][ANGRY_MOOD][OPEN_EYES][LOOK_UP][SHOCK][[ADD_TEARS]"
So to sum it up, she instinctively closes her eyes, winces and tries to block the slap (but too late unfortunately), gets upset and stares at him. Of course, you can script a more submissive or "ahegao" reaction to being slapped too, but I prefer for her to at least not to seem to like it too much.
HAIR PULLING
This is still a work in progress. I find that transitioning from normal style to face fuck style looks reasonably close to pulling her hair, especially if you script her to act accordinlgy. You can set these up like a substition just like the slap, or through the head_grabbed action. Here are a few examples:
YANK_HAIR:"[NORMAL_STYLE][RELEASE]Oh![HELD][FACE_FUCK_STYLE][ARMS_LOOSE][WINCE][LOOK_UP][SHOCK][AHEGAO_MOOD][ARMS_HIS_LEGS][NORMAL_STYLE][RELEASE][YANK_HAIR1]"
YANK_HAIR1:"I love it when you pull my hair, baby!"
(Giving the impression of her loosing her composure as he yanks her towards him by her hair, and her bracing herself against his legs to regain balance).
head_grabbed:"[FACE_FUCK_STYLE][SHOCK]Ow![ARMS_LOOSE][WINCE][ARMS_HIS_LEGS][ANGRY_MOOD][LOOK_UP]I said BE GENTLE*, YOU! [NORMAL_STYLE]"
(You get the idea)
It's not perfect, but it's something to play with without the need for mods. Also, the possibilities for using these triggers in creative ways go way beyond slapping and hair pulling. For example, if you're scripting an inexperienced submissive girl with a dominant guy, you could do:
lick_penis:"[HAPPY_MOOD]No, let me show you how to do it. [HOLD][WINCE][NORMAL_MOOD][LOOK_DOWN][LP1]" {"style":"him","held:false"}
LP1:"Oh my, I hope he doesn't try to shove it all the way in! [SWALLOW]" {"style":"thought"}
Hope this was useful - let me know of any improvements you find :)
SLAPS
You can emulate a slap by using the [HELD] and [RELEASE] commands after each other. You have to make sure that she's actually un-held before the slap too, and it looks way more realistic if you script her to react appropriately to the slap. The [HELD] trigger comes with a thud-like sound that I think works decently to symbolize a slap. This is my generic slap code - I'm sure it can be perfected further (let me know if you try it out). Just paste it anywhere in your dialogue and substitute it into any {"style":"him"} line (I feel this is most appropriate) by typing [SLAP]:
SLAP:"[RELEASE][CLOSE_EYES]*SLAP!*[HOLD][RELEASE][WINCE][ARMS_HIS_LEGS][ARMS_LOOSE][ANGRY_MOOD][OPEN_EYES][LOOK_UP][SHOCK][[ADD_TEARS]"
So to sum it up, she instinctively closes her eyes, winces and tries to block the slap (but too late unfortunately), gets upset and stares at him. Of course, you can script a more submissive or "ahegao" reaction to being slapped too, but I prefer for her to at least not to seem to like it too much.
HAIR PULLING
This is still a work in progress. I find that transitioning from normal style to face fuck style looks reasonably close to pulling her hair, especially if you script her to act accordinlgy. You can set these up like a substition just like the slap, or through the head_grabbed action. Here are a few examples:
YANK_HAIR:"[NORMAL_STYLE][RELEASE]Oh![HELD][FACE_FUCK_STYLE][ARMS_LOOSE][WINCE][LOOK_UP][SHOCK][AHEGAO_MOOD][ARMS_HIS_LEGS][NORMAL_STYLE][RELEASE][YANK_HAIR1]"
YANK_HAIR1:"I love it when you pull my hair, baby!"
(Giving the impression of her loosing her composure as he yanks her towards him by her hair, and her bracing herself against his legs to regain balance).
head_grabbed:"[FACE_FUCK_STYLE][SHOCK]Ow![ARMS_LOOSE][WINCE][ARMS_HIS_LEGS][ANGRY_MOOD][LOOK_UP]I said BE GENTLE*, YOU! [NORMAL_STYLE]"
(You get the idea)
It's not perfect, but it's something to play with without the need for mods. Also, the possibilities for using these triggers in creative ways go way beyond slapping and hair pulling. For example, if you're scripting an inexperienced submissive girl with a dominant guy, you could do:
lick_penis:"[HAPPY_MOOD]No, let me show you how to do it. [HOLD][WINCE][NORMAL_MOOD][LOOK_DOWN][LP1]" {"style":"him","held:false"}
LP1:"Oh my, I hope he doesn't try to shove it all the way in! [SWALLOW]" {"style":"thought"}
Hope this was useful - let me know of any improvements you find :)