123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321 |
- # IgorHanter
- gs 'boyStat', 'A173'
- $boybody = 'high'
- $boybod = 'athletic'
- $boyface = 'brunette'
- lover_picture_number = 31
- finance = 1
- vneshBoy = 8
- $boyClo = 'dressed in jeans and a sweater.'
- figurBoy = 1
- titBoy = 1
- hairBoy = 3
- harakBoy = 1
- izvrat = 0
- boyage = year - ((npc_dob['A173'] - (npc_dob['A173'] mod 10000)) / 10000)
- boy_birth_date = 9
- boy_birth_month = 6
- gs 'stat'
- '<center><b><font color = maroon>Igor Anisimov</font></b></center>'
- '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/igorhanter.jpg"></center>'
- 'Igor is a hunter along with the Sergey and Andrew and is here visiting Andrew. He''s <<boyage>> years old. He is not married and lives in the City Center..'
- if hantersIgorQw < 0:'You and him have a bad relationship, because you offended him in the past.'
- if hantersIgorQw >= 0 and hantersIgorQw < 10:'You have a normal relationship with him.'
- if hantersIgorQw >= 10 and hantersIgorQw < 20:'You have friendly relations with him.'
- if hantersIgorQw >= 20 and hantersIgorQw < 25:'You''re good friends.'
- if hantersIgorQw >= 25 and hantersIgorQw < 30:'It seems he has a crush on you.'
- if hantersIgorQw >= 30 and hantersIgorQw <= 35:'You have a mutual crush on each other.'
- if hantersIgorQw > 35 :'You love him.'
- if hantersIgorLove = 1:'You two have fallen in love.'
- if hantersIgorLove = 2:'<<$boydesc>> is your boyfriend.'
- if hantersIgorLove = 3:'<<$boydesc>> is your husband.'
- act 'Chat':
- *clr & cla
- minut += 60
- if hantersIgorQw < 10:hantersIgorQw += 1
- gs 'stat'
- '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/talk1.'+rand(1,3)+'.jpg"></center>'
- if hantersIgorQw >= 0:'You have a chat with Igor, swapping to stories about life and love.'
- if hantersIgorQw < 0:'You talk to Igor. He wears his heart on his sleeve, so you can tell he doesn''t like you.'
- act'Continue':gt $loc, $metka
- end
- if hantersIgorQw >= 10:
- if hantersIgorLove = 0:
- act 'Flirt':
- *clr & cla
- if hantersIgorQw <= 35 and hantersKnowSlut = 0:hantersIgorQw += 1
- if hantersAndreiQw >= 10 and hantersKnowSlut = 0:hantersAndreiQw -= 1
- if hantersSergeiQw >= 10 and hantersKnowSlut = 0:hantersSergeiQw -= 1
- gs 'stat'
- '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterflirt1.'+rand(1,3)+'.jpg"></center>'
- 'You spend time with Igor, flirting all the while. He flirts back, and blushes when you catch him checking you out.'
- gs 'arousal', 'foreplay', 120
- gs 'stat'
- if hantersIgorLove = 0 and hantersIgorQw >= 35 and hantersKnowSlut = 0 and bfA = 1 and pcs_apprnc >= 60:
- *clr & cla
- gs 'stat'
- '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss1.jpg"></center>'
- 'You smile sweetly at Igor. Suddenly Igor takes a kiss when you didnt expect it. You can feel his breath on your skin, smell the scent of the soap he used to clean himself. Suddenly, he looks embarrassed by what he just did and waits to see what your response will be.'
- gs 'arousal', 'foreplay', 5
- gs 'stat'
- act 'Answer kiss':
- *clr & cla
- pcs_mood = 100
- hantersIgorLove = 1
- hantersIgorQw += 1
- gs 'stat'
- '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss2.jpg"></center>'
- 'You move closer to him and begin kissing him again. Igor gently kisses you back.'
- gs 'arousal', 'kiss', 5
- gs 'stat'
- if pcs_horny >= 40:
- act'Continue':
- *clr & cla
- minut += 5
- gs 'stat'
- '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss3.jpg"></center>'
- '"<<$pcs_nickname>>, Do you want to..?" Igor asked in a whisper, when your lips finally parted. "Yes" you say just as quietly and Igor gently took you by the hand and led inside.'
- act 'Go':gt 'HanterLoveSex','Igor'
- end
- else
- act'Continue':
- *clr & cla
- minut += 5
- gs 'stat'
- '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss3.jpg"></center>'
- '"It was everything I hoped for, <<$pcs_nickname>>," Igor whispered, when your lips finally parted. You melt in his hands and spend a few minutes cuddling together.'
- act'Continue':gt $loc, $metka
- end
- end
- end
- act 'To remove the face':
- *clr & cla
- minut += 5
- hantersIgorQw -= 50
- gs 'stat'
- '<center><img <<$set_imgh>> src="images/pc/speak_to_the_hand.jpg"></center>'
- '"No, Igor, this isn''t right", you say, and try not to look at his sorrowful face as he leaves.'
- act'Go':gt $loc, $metka
- end
- else
- act'Depart':gt $loc, $metka
- end
- end
- else
- act 'Spend time together':
- *clr & cla
- pcs_mood = 100
- hantersIgorQw += 1
- if hantersSergeiLove > 0 or hantersAndreiLove > 0:hanterslut += 1
- if hantersSergeiLove = 0 and hantersAndreiLove = 0:hanterslut -= 1
- if hantersIgorLove = 2:bfA += 1
- gs 'stat'
- '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterlove1.'+rand(1,4)+'.jpg"></center>'
- 'You cuddle up with Igor, and trade gentle kisses with him. He adores you and wishes you were always with him and you wish the same.'
- gs 'arousal', 'foreplay', 120
- gs 'stat'
- act'Depart':gt $loc, $metka
- end
- end
- end
- if hantersIgorLove > 0 and pcs_horny >= 60:
- act 'Have sex':
- *clr & cla
- hantersIgorQw += 1
- hantersIgorsex += rand(12,36)
- gs 'stat'
- '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterflirt2.'+rand(1,6)+'.jpg"></center>'
- 'You wink seductively at Igor, and look in the direction of his bed. Igor gives you an excited hug before leading the way.'
- gs 'arousal', 'foreplay', 10
- gs 'stat'
- act 'Go':gt 'HanterLoveSex','Igor'
- end
- end
- !! I replaced the partial condition "and temp = 1" with "and rand(1,5) = 1" because temp is changed in the stat procedure. Formely the temp variable was initialized at the beginning of the file temp = rand(1,5)
- if hantersIgorLove > 0 and pcs_horny <= 60 and hantersIgorQw >= 10 and rand(1,5) = 1 and hantersIgorsex = 0:
- *clr & cla
- hantersIgorsex += rand(12,36)
- gs 'stat'
- '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterlove1.4.jpg"></center>'
- 'You walked up to Igor to spend time together, but he suddenly kisses and whispered,'
- '"<<$pcs_nickname>>, let''s make love."'
- gs 'arousal', 'foreplay', 5
- gs 'stat'
- act 'Agree':
- *clr & cla
- minut += 5
- hantersIgorQw += 1
- gs 'stat'
- '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterflirt2.'+rand(4,6)+'.jpg"></center>'
- 'Smiling you wink Igor. He gets a childlike grin on his face and takes leads you by the hand.'
- act 'Go':gt 'HanterLoveSex','Igor'
- end
- act 'Decline':
- *clr & cla
- minut += 5
- hantersIgorQw -= 1
- gs 'stat'
- '<center><img <<$set_imgh>> src="images/pc/speak_to_the_hand.jpg"></center>'
- '"I can''t right now, Igor ," you say'
- 'You see a look of regret on his face as you leave'
- act 'Go':gt $loc, $metka
- end
- end
- if hantersIgorLove > 0:
- act 'Part with a guy':
- *clr & cla
- minut += 5
- hantersIgorLove = 0
- if hantersIgorLove = 2:bfA = 0
- hantersIgorQw -= 100
- gs 'stat'
- '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/brosila.jpg"></center>'
- '"We''re through Igor. I don''t think that this relationship was going where either of us wanted," you say. Igor looks completely blindsided but turns and leaves without saying a word.'
- act 'Go':gt $loc, $metka
- end
- end
- act'Depart':gt $loc, $metka
- if hantersIgorQw < 10 and hantersIgorLove > 0:
- *clr & cla
- minut += 5
- hantersIgorLove = 0
- if hantersIgorLove = 2:bfA = 0
- hantersIgorQw -= 10
- gs 'stat'
- '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/brosil.jpg"></center>'
- 'You wanted to talk to Igor, but he cuts you off with an angry look.'
- '"<<$pcs_nickname>>, I realized that our love wasn''t real and we need to break up," he says. As you try to find words to answer he turns and resolutely walks away.'
- '"This may well be for the best," you thought, going in the other direction.'
- act 'Go':gt $loc, $metka
- end
- if hantersIgorLove < 2 and hantersIgorQw >= 35 and hantersKnowSlut = 0 and bfA < 1 and hour >= 8 and hour < 20 and pcs_apprnc >= 60:
- *clr & cla
- minut += 1
- gs 'stat'
- '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss1.jpg"></center>'
- 'Suddenly Igor takes a kiss when you didnt expect it. You can feel his breath on your skin, smell the scent of the soap he used to clean himself. Suddenly, he looks embarrassed by what he just did and waits to see what your response will be.'
- gs 'arousal', 'foreplay', 1
- gs 'stat'
- !! this part is not included properly into boyfriend system yet - rachels
- !! it could be simply replaced with gs 'boyfrend', 'start' but we need to check if a slot is empty
- !! at the moment I disable all the actions
- act 'Answer kiss':
- *clr & cla
- !stopboy = 0
- !! $lover[lover_number] = $boy
- !! $loverbody[lover_number] = $boybody
- !! $loverbod[lover_number] = $boybod
- !! $loverface[lover_number] = $boyface
- !! loverdick[lover_number] = dick
- !! loversilaVag[lover_number] = silaVag
- !! loverfinance[lover_number] = finance
- !! vneshlover[lover_number] = vneshBoy
- !! $loverClo[lover_number] = $boyClo
- !! figurlover[lover_number] = figurBoy
- !! titlover[lover_number] = titBoy
- !! hairlover[lover_number] = hairBoy
- !! haraklover[lover_number] = harakBoy
- !! boyage[lover_number] = boyage
- !! loverday[lover_number] = day
- !! bfA = 1
- !! day[lover_number] = 0
- !! boyonce[lover_number] = 0
- !! loverizvrat[lover_number] = izvrat
- !! giftDay[lover_number] = 0
- !! giftNum[lover_number] = 0
- !! loverlove[lover_number] = 0
- !! lover_picture[lover_number] = lover_picture_number
- hantersIgorLove = 2
- pcs_mood = 100
- gs 'stat'
- '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss2.jpg"></center>'
- 'You move closer to him and begin kissing him again. Igor gently kisses you back.'
- '<center><b>Be aware! Igor is not in the Boyfriend system yet!</b></center>'
- gs 'arousal', 'kiss', 5
- gs 'stat'
- if pcs_horny >= 40:
- act'Further':
- *clr & cla
- minut += 5
- gs 'stat'
- '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss3.jpg"></center>'
- '"<<$pcs_nickname>>, Do you want to..?" Igor asked in a whisper, when your lips finally parted. "Yes" you say just as quietly and Igor gently took you by the hand and led inside.'
- act 'Go':gt 'HanterLoveSex','Igor'
- end
- else
- act'Further':
- *clr & cla
- minut += 5
- gs 'stat'
- '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss3.jpg"></center>'
- '"It was everything I hoped for, <<$pcs_nickname>>," Igor whispered, when your lips finally parted. You melt in his hands and spend a few minutes cuddling together.'
- act'Further':gt $loc, $metka
- end
- end
- end
- act 'To remove the face':
- *clr & cla
- minut += 5
- hantersIgorQw -= 50
- gs 'stat'
- '<center><img <<$set_imgh>> src="images/pc/speak_to_the_hand.jpg"></center>'
- '"No, Igor, this isn''t right", you say, and try not to look at his sorrowful face as he leaves.'
- act'Go':gt $loc, $metka
- end
- end
- --- IgorHanter ---------------------------------
|