kazinosvid.qsrc 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218
  1. # kazinosvid
  2. if $ARGS[0] = '':
  3. minut += 60
  4. kisvrand = 0
  5. pcs_mood += 10
  6. gs 'stat'
  7. '<center><b>Cinema</b></center>'
  8. '<center><img <<$set_imgh>> src="images/characters/city/boyfriend/sex/event/cards/0.jpg"></center>'
  9. 'You sit down with <<$telsob>> to have some drinks, and play some cards.'
  10. act 'Play':
  11. if $telsob = 'Alla':
  12. alla += 1
  13. if alla >= 20:
  14. kisvrand = rand(0, 8)
  15. if kisvrand < 2:
  16. gt 'kazinosvid', '1'
  17. elseif kisvrand < 4:
  18. gt 'kazinosvid', '2'
  19. else
  20. gt 'kazinosvid', '3'
  21. end
  22. else
  23. gt 'kazinosvid', '3'
  24. end
  25. elseif $telsob = 'Masha':
  26. masha += 1
  27. if masha >= 20:
  28. kisvrand = rand(0, 8)
  29. if kisvrand < 2:
  30. gt 'kazinosvid', '1'
  31. elseif kisvrand < 4:
  32. gt 'kazinosvid', '2'
  33. else
  34. gt 'kazinosvid', '3'
  35. end
  36. else
  37. gt 'kazinosvid', '3'
  38. end
  39. elseif $telsob = 'Kate':
  40. npc_rel['A219'] += 1
  41. if npc_rel['A219'] >= 20:
  42. kisvrand = rand(0, 8)
  43. if kisvrand < 2:
  44. gt 'kazinosvid', '1'
  45. elseif kisvrand < 4:
  46. gt 'kazinosvid', '2'
  47. else
  48. gt 'kazinosvid', '3'
  49. end
  50. else
  51. gt 'kazinosvid', '3'
  52. end
  53. elseif $telsob = $loverdesc[lover_number]:
  54. !! date with girlfriend
  55. loverrelation[lover_number] += 1
  56. if loverrelation[lover_number] >= 20:
  57. kisvrand = rand(0, 8)
  58. if kisvrand > 0 and kisvrand < 3:gt 'kazinosvid', '1'
  59. if kisvrand > 2 and kisvrand < 5:gt 'kazinosvid', '2'
  60. if kisvrand = 0 or kisvrand > 4:gt 'kazinosvid', '3'
  61. else
  62. gt 'kazinosvid', '3'
  63. end
  64. end
  65. end
  66. end
  67. if $ARGS[0] = '1':
  68. cla
  69. *clr
  70. '<center><img <<$set_imgh>> src="images/characters/city/boyfriend/sex/event/cards/0.jpg"></center>'
  71. 'While playing with <<$telsob>>, two guys walk up your table.'
  72. '"Would you lovely ladies care to join us in our room for a game of cards," one man offers.'
  73. '<<$telsob>> says she does''t mind, and looks at you for an answer.'
  74. act 'Refuse':gt 'kazinosvid', '3'
  75. act 'Agree':
  76. cla
  77. *clr
  78. picrand = rand(14, 15)
  79. '<center><img <<$set_imgh>> src="images/characters/city/boyfriend/sex/event/cards/<<picrand>>.jpg"></center>'
  80. randkazinv = rand(0, 1)
  81. randkazinvsum = rand(100, 10000)
  82. if randkazinv = 1:
  83. money += randkazinvsum
  84. 'These guys didn''t stand a chance. You won <<randkazinvsum>> rubles. As you and <<$telsob>> are about to leave, the guys beg you stay: "Come on girls, you can''t just take our money and run. Sit down have another drink. We have entertainments other than cards to offer."<br>From the bulge is his pants, It''s pretty clear what kind of entertainment he has in mind.'
  85. telsobnastr = rand(0, 10)
  86. if telsobnastr < 4:
  87. 'No, it''s time we were on our way," says <<$telsob>>. She takes you by the hand, and leads you out of the room.'
  88. act 'Finish':gt 'kazinosvid', '3'
  89. else
  90. '"I wouldn''t mind consoling the losers," says <<$telsob>>, with a lustful look in her eye. One of the men starts to unbutton his fly.'
  91. act 'Take <<$telsob>> and leave.':gt 'kazinosvid', '3'
  92. act 'Console the losers':
  93. kazsexdva = 1
  94. guy += 2
  95. gang += 1
  96. xgt 'sexdvanadva', 'var'
  97. end
  98. end
  99. else
  100. 'Those guys were better card players than they looked. You lost <<randkazinvsum>> rubles to them.'
  101. if money < randkazinvsum:
  102. 'You and <<$telsob>> don''t even have enough money to pay them. It looks like you have no choice other than spreading your legs for them.'
  103. act 'Pay them':
  104. kazsexdva = 1
  105. guy += 2
  106. gang += 1
  107. xgt 'sexdvanadva', 'var'
  108. end
  109. else
  110. 'You have enough money to pay them, but the guys are obviously hinting that they would rather take another form of payment from you.'
  111. if telsobnastr < 4:
  112. money -= randkazinvsum
  113. '"Here''s your money, we are leaving," says <<$telsob>>. She takes you by the hand, and leads you out of the room.'
  114. act 'Finish':gt 'kazinosvid', '3'
  115. else
  116. '"I wouldn''t mind an alternative payment plan," says <<$telsob>>, smiling lasciviously.'
  117. act 'Give them the money, and leave with <<$telsob>>.':
  118. money -= randkazinvsum
  119. gt 'kazinosvid', '3'
  120. end
  121. act 'Use an alternative form of payment':
  122. kazsexdva = 1
  123. guy += 2
  124. gang += 1
  125. xgt 'sexdvanadva', 'var'
  126. end
  127. end
  128. end
  129. end
  130. end
  131. end
  132. if $ARGS[0] = '2':
  133. cla
  134. *clr
  135. '<center><img <<$set_imgh>> src="images/characters/city/boyfriend/sex/event/cards/0.jpg"></center>'
  136. 'While you are playing with <<$telsob>>, you attract the attention of a man.'
  137. '"Would you lovely ladies like to join me in my room for a private game?" he asks.'
  138. '<<$telsob>> says she does''t mind, and looks at you for an answer.'
  139. act 'Refuse':gt 'kazinosvid', '3'
  140. act 'Agree':
  141. cla
  142. *clr
  143. '<center><img <<$set_imgh>> src="images/characters/city/boyfriend/sex/event/cards/3.jpg"></center>'
  144. 'After arriving in his room, everyone sits on the bed and begins to play cards.'
  145. 'A few minutes later the man says: "Let''s up the stakes. I''m willing to gamble with my clothing if you ladies are."'
  146. '<<$telsob>> giggled, "You may end up naked and ashamed, <<$pcs_nickname>> and I haven''t lost a hand yet."'
  147. '"I have nothing to be ashamed of," the man grins.'
  148. act 'Take <<$telsob>> and leave':gt 'kazinosvid', '3'
  149. act 'Play strip poker':
  150. cla
  151. *clr
  152. '<center><img <<$set_imgh>> src="images/characters/city/boyfriend/sex/event/cards/4.jpg"></center>'
  153. 'It''s not until you and <<$telsob>> are down to your panties that you think this guy might have been sandbagging. He still has all his clothes!'
  154. '<<$telsob>> pouts, "I know we agreed, but you have to cheating."'
  155. 'The man replies: "Be a good girl and get those panties off. For the next round I''ll even let you change cards, either way I feel like I''ve already won."'
  156. '"Fine," <<$telsob>> says, with an exaggerated sigh. "<<$pcs_nickname>> help me remove my panties."'
  157. act 'Keep playing':
  158. cla
  159. *clr
  160. '<center><img <<$set_imgh>> src="images/characters/city/boyfriend/sex/event/cards/5.jpg"></center>'
  161. 'Minutes later, You are both naked, and he is standing in front of you with his pants down. It must''ve been the wine that lead you to this predicament.'
  162. '"Well ladies, it looks you''re all out of clothes. There is only one thing you have left to offer as payment," he says, while slowly stroking himself.'
  163. act 'Go for it':
  164. guy += 1
  165. picrand = 23
  166. kazsexdva = 1
  167. gt 'podrsex', 'suck'
  168. end
  169. end
  170. end
  171. end
  172. end
  173. if $ARGS[0] = '3':
  174. cls
  175. pcs_horny = 10
  176. minut += 90
  177. gs 'stat'
  178. '<center><img <<$set_imgh>> src="images/characters/city/boyfriend/sex/event/cards/0.jpg"></center>'
  179. if $telsob = $loverdesc[lover_number]:
  180. 'After your fun, <<$telsob>> looks at you and waits for your next move.'
  181. act 'Say goodbye': gt 'down'
  182. act 'Invite her to your home': gt 'lezbsex', 'startloverhome'
  183. else
  184. 'After your fun, <<$telsob>> says she has to go. She leaves you with a little kiss on the cheek.'
  185. act 'Leave':gt 'nord'
  186. end
  187. end
  188. --- kazinosvid ---------------------------------