123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157 |
- # kotovtalker
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Vitek Cats!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- if numnpc = 9 and grupNPC[numnpc] >= 80 and GorSlut = 0 and kotovLoveQW >= 0:
- if $loc = 'gdkin':
- if alko < 2:
- '<<$npcName[numnpc]>> - Svetsik Hey, let podbuhnem, and then do something dumb like.'
- act 'drink beer':
- cls
- minut += 5
- grupNPC[numnpc] += 5
- alko += 2
- salo += 1
- fat += 2
- energy += 10
- gs 'stat'
- 'Witek poured you a beer and you have been drinking with him. Witek staring at you eye and tells you what you cool girl.'
- act 'Move away':gt $loc, $metka
- end
- act 'Refuse':grupNPC[numnpc] -= 5 & gt $loc, $metka
- else
- '<<$npcName[numnpc]>> - Svetsik Hey, let´s dance.'
- act 'Refuse':grupNPC[numnpc] -= 5 & gt $loc, $metka
- act 'Dance':
- cls
- minut += 5
- grupNPC[numnpc] += 5
- dance += rand(1, 3)
- horny += 10
- kotovQW += 1
- gs 'stat'
- 'You came to the dance floor and started dancing with Victor. Witek paw you in the ass with his strong hands, which are more like mites.'
- if kotovLoveQW = 0:
- if kotovQW < 5 or grupTipe[25] = 0:act 'Отойти':gt $loc, $metka
- if kotovQW >= 5 and grupTipe[25] ! 0:
- 'The dance ends and Witek took you by the hand steers you to the wall. "Hears Svetsik, let´s muddy, you will be my type of chick. Anyone I unscrewed for you Bosko"'
- act 'Refuse':
- cls
- grupNPC[numnpc] = 0
- gs 'stat'
- '<center><b><font color="maroon"><<$npcName[numnpc]>> <<$npcSurName[numnpc]>></font></b></center>'
- '<center><img src="images/qwest/alter/npc<<numnpc>>.jpg"></center>'
- 'You refused and Witek looks completely confused, but he was immediately covered anger. "Well, then Wali on dick fucking whore!"'
- act 'Move away':gt $loc, $metka
- end
- act 'Agree':
- cls
- kotovLoveQW = 1
- gs 'stat'
- '<center><b><font color="maroon"><<$npcName[numnpc]>> <<$npcSurName[numnpc]>></font></b></center>'
- '<center><img src="images/qwest/alter/npc<<numnpc>>.jpg"></center>'
- 'You and Witek delighted "ohuet. I myself do not believe that you agreed with me muddy."'
- act 'Move away':gt $loc, $metka
- end
- end
- end
- if kotovLoveQW > 0:
- 'The dance ends and Witek took you by the hand removes the wall.'
- 'Witek hugs you "<<$name>>, come to my house."'
- act 'Move away':gt $loc, $metka
- act 'Go to Vit''ka.':
- cls
- minut += 15
- gs 'stat'
- '<center><img src="images/qwest/alter/npc9.jpg"></center>'
- 'You came out of discos and went in the direction where he lives Witek with him while holding his arm. Soon you with Victor approached the dilapidated house he opened the door and led you to the poor and not well-kept apartment in a room where clothes lying crumpled heaps on the floor was littered with empty bottles.'
- act 'Further.':gt 'kotovSex'
- end
- end
- end
- end
- exit
- end
- '<<$npcName[numnpc]>> - Hey Svetsik, who will get. Tell me about you to anyone I wring your neck.'
- dynamic $din_sekondparturok
- exit
- end
- if numnpc = 9 and kotovLoveQW > 0 and GorSlut > 0:
- 'Witek scowled and tells you "Slysh Svetsik, Th for garbage? We´re mutim, and then you tell me about what you <<$gnikname>>. Whole town already know the boys with me neigh district. You ohuevshaya bitch! "'
- act 'A scandal':
- cls
- grupNPC[9] = 0
- kotovLoveQW = -1
- gs 'stat'
- 'You started yelling at Victor that he has fucked. Vitek started yelling at you and suddenly you have a ringing in your head and you were on the floor. Witek standing over you. Heavily burned cheek, you do not understand what happened, but it seems he slapped you podschechinu. "All the creature! Most do not come to me! All over between us!"'
- if $loc = 'gschool':dynamic $din_sekondparturok
- if $loc = 'gdkin':act 'Move away':gt $loc, $metka
- end
- if dom >= 20:
- act 'Argue that all this gossip':
- cls
- sub += 20
- GorSlut = 0
- gs 'stat'
- 'You have started to convince Victor that all this gossip, do not have no foundation. Witek frowned, "I´ll knock your teeth these talkers, if ever even what you hear about the garbage. Do not worry, I pozatykayu these yapping mouths."'
- if $loc = 'gschool':dynamic $din_sekondparturok
- if $loc = 'gdkin':act 'Move away':gt $loc, $metka
- end
- end
- exit
- end
- if $loc = 'gdkin':
- if GorSlut < 2:
- '<<$npcName[numnpc]>> - Hey Svetsik, let podbuhnem, and then do something as dumb.'
-
- act 'drink beer':
- cls
- minut += 5
- grupNPC[numnpc] += 5
- alko += 1
- salo += 1
- fat += 2
- energy += 10
- gs 'stat'
- 'You drank beer in the company of friends.'
- act 'move_away':gt $loc, $metka
- end
- act 'Opt out':grupNPC[numnpc] -= 5 & gt $loc, $metka
- end
- if GorSlut >= 2:
- '<<$npcName[numnpc]>> - Cho priperlas, vaflersha. Huytsa want to nap or something?'
-
- act 'Leave':grupNPC[numnpc] -= 5 & gt $loc, $metka
- end
- exit
- end
- --- kotovtalker ---------------------------------
|