# AndreiHanter
gs 'boyStat', A46
harakBoy = 2
boyage = npc_dob['A46']
boyage = (boyage - boyage mod 10000) / 10000
gs'stat'
'
Andrew'
''
'Andrew is one of the familiar hunters. He <> years. He is divorced and lives in Gadyukino one.'
if hantersAndreiQw < 0:'You and him had a bad relationship, he seems to hold on you some offense.'
if hantersAndreiQw >= 0 and hantersAndreiQw < 10:'You have a normal relationship with him.'
if hantersAndreiQw >= 10 and hantersAndreiQw < 15:'You have friendly relations with him.'
if hantersAndreiQw >= 15 and hantersAndreiQw < 25:'It looks like you simpatiziruet.'
if hantersAndreiQw > 25 :'You love him.'
if hantersAndreiLove = 1:'You two love each other.'
act 'Chat':
cls
minut += 60
if hantersAndreiQw < 10:hantersAndreiQw += 1
gs'stat'
''
if hantersAndreiQw >= 0:'You chatted with Andrew, listening to interesting stories from his life, and telling your.'
if hantersAndreiQw < 0:'You are talking with Andrew. He frowns and behaves not very friendly, but still supports the conversation.'
act'Further':gt $loc, $metka
end
if hantersAndreiQw >= 10:
if hantersAndreiLove = 0:
act 'Flirt':
cls
minut += 120
pcs_horny += 10
if hantersAndreiQw <= 35 and hantersKnowSlut = 0:hantersAndreiQw += 1
if hantersIgorQw >= 10 and hantersKnowSlut = 0:hantersIgorQw -= 1
if hantersSergeiQw >= 10 and hantersKnowSlut = 0:hantersSergeiQw -= 1
gs'stat'
''
'You need is flirting with Andrew. He is glad of your company, and once you notice it wandering a clear view.'
if hantersAndreiLove = 0 and hantersAndreiQw >= 25 and hantersKnowSlut = 0 and pcs_apprnc >= 60:
cls
minut += 5
pcs_horny += 5
gs'stat'
''
'You smile sweetly at Andrew and flirting with him. Suddenly he nears his face to you and bites into your lips with a passionate, long kiss...'
act 'Answer kiss':
cls
minut += 5
pcs_horny += 5
hantersAndreiLove = 1
hantersAndreiQw += 1
pcs_mood = 100
gs'stat'
''
'Your lips touch, you heart stops and breathing. <<$boydesc>> passionately kisses you and you answer him, clinging harder to his lips.'
if pcs_horny >= 40:
act'Further':
cls
minut += 5
gs'stat'
''
'- <<$pcs_nickname>>, I want you, - whispered in your ear <<$boydesc>>, when your lips finally parted. Seeing that you don`t mind <<$boydesc>> gently took you by the hand and led him.'
act 'Go':gt'HanterLoveSex'
end
else
act'Further':
cls
minut += 5
gs'stat'
''
'- It was cool, <<$pcs_nickname>>, - said to you <<$boydesc>>, when your lips finally parted.'
act'Further':gt $loc, $metka
end
end
end
act 'To remove the face':
cls
minut += 5
hanterslut += 1
hantersAndreiQw -= 50
gs'stat'
''
' - No, <<$boydesc>>, don`t need this, you said, and trying not to look at Andrew gone.'
act'Go':gt $loc, $metka
end
else
act'Depart':gt $loc, $metka
end
end
else
act 'Spending time together':
cls
minut += 120
pcs_horny += 10
hantersAndreiQw += 1
if hantersIgorLove > 0 or hantersSergeiLove > 0:hanterslut += 1
if hantersIgorLove = 0 and hantersSergeiLove = 0:hanterslut -= 1
pcs_mood = 100
gs'stat'
''
'You spend with Andrew time together softly cooing kisses and hugs. He is glad of your company, you can`t help but notice its full of happiness look, and it makes you want to sing and fly.'
act'Depart':gt $loc, $metka
end
end
end
if hantersAndreiLove > 0 and pcs_horny >= 60:
act 'Stick':
cls
minut += 10
pcs_horny += 5
hantersAndreiQw += 1
hantersAndreisex += rand(6,24)
gs 'stat'
''
'You absolutely insolently wink Igor, languid sigh, swiping a tongue across the lips and Igor, all knowing, takes you by the hand and leads.'
act 'Go':gt'HanterLoveSex'
end
end
if hantersAndreiLove > 0 and pcs_horny <= 60 and hantersAndreiQw >= 10 and temp = 1 and hantersAndreisex = 0:
cls
minut += 5
pcs_horny += 5
hantersAndreisex += rand(6,24)
gs 'stat'
''
'You approached Andrew to spend time together, but he suddenly stared at your lips with a passionate kiss and without a word pulled you with him..'
act 'To go with Andrew':
cls
minut += 5
hantersAndreiQw += 1
pcs_horny += 5
gs 'stat'
''
'You go with Andrew holding hands, knowing that where he leads you. And you really don`t even mind.'
act 'Further':gt'HanterLoveSex'
end
act 'Refuse':
cls
minut += 5
hantersAndreiQw -= 1
gs 'stat'
''
' - No, <<$boydesc>>, not now, you said, and trying not to look at it left.'
act 'Go':gt $loc, $metka
end
end
if hantersAndreiLove > 0:
act 'Part with a guy':
cls
minut += 5
hantersAndreiLove = 0
hantersAndreiQw -= 100
gs 'stat'
''
' - <<$boydesc>>, I decided that our relationship had no future, and we must part, you said, and trying not to look at Andrew, went.'
act 'Go':gt $loc, $metka
end
end
act'Depart':gt $loc, $metka
if hantersAndreiQw < 10 and hantersAndreiLove > 0:
cls
minut += 5
hantersAndreiLove = 0
hantersAndreiQw -= 10
gs 'stat'
''
'You wanted to talk to Andrew, but he is ahead of you, not allowing to tell you to say nislova.'
' - <<$pcs_nickname>>, between us nothing, so we`d better leave, " he said firmly and walked away.'
' - Well , maybe it`s for the best, " you thought, going in the other direction.'
act 'Go':gt $loc, $metka
end
--- AndreiHanter ---------------------------------