pav_disco.qsrc 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972
  1. # pav_disco
  2. !2021/07/12
  3. if $ARGS[0] = '':
  4. if hour > 19: pav_disco_in = daystart
  5. $loc_arg = ''
  6. $loc = 'pav_disco'
  7. $location_type = 'public_indoors'
  8. $menu_loc = 'pav_disco'
  9. $menu_arg = ''
  10. menu_off = 0
  11. boynumBlock = 0
  12. gs 'stat'
  13. gs 'themes', 'indoors'
  14. gs 'anushka_konstantinov_schedule'
  15. pl ''
  16. if music_on = 1:
  17. $track_loop = 'sound/komb.mp3'
  18. volume = 80
  19. music_loop = 1
  20. pl '<a href="exec: music_on = 0 & gt $loc">Turn off the music</a>'
  21. else
  22. music_loop = 0
  23. close all
  24. pl '<a href="exec: music_on = 1 & gt $loc">Play music</a>'
  25. end
  26. *nl
  27. !! check against clothing and makeup impacting social groups only once per day
  28. if social_check['disco'] ! daystart and hour > 6:
  29. social_check['disco'] = daystart
  30. if PCloskirt = 0:
  31. grupvalue[1] -= 1
  32. if PCloquality > 4:grupvalue[1] += 1
  33. end
  34. if PCloquality = 3 or PCloquality = 4: grupvalue[1] -= 1
  35. if PCloquality < 3: grupvalue[1] -= 5
  36. if PCloInhibit >= 20 and PCloInhibit < 35: grupvalue[2] += 1 & grupvalue[4] += 1
  37. if PCloInhibit >= 35: grupvalue[1] -= 3 & grupvalue[2] -= 1
  38. if PShoQuality < 3:
  39. grupvalue[1] -= 1
  40. else
  41. grupvalue[1] += 1
  42. end
  43. if PShoHeels < 2: grupvalue[1] -= 2
  44. if pcs_makeup = 0:
  45. grupvalue[1] -= 5
  46. grupvalue[2] -= 5
  47. grupvalue[4] -= 1
  48. elseif pcs_makeup = 1:
  49. grupvalue[1] -= 5
  50. grupvalue[2] -= 3
  51. grupvalue[4] -= 1
  52. elseif pcs_makeup = 2:
  53. grupvalue[4] -= 1
  54. elseif pcs_makeup = 3:
  55. grupvalue[1] += 1
  56. elseif pcs_makeup = 4:
  57. grupvalue[2] -= 1
  58. grupvalue[4] += 1
  59. elseif pcs_makeup = 5:
  60. grupvalue[1] += 3
  61. elseif pcs_makeup = 6:
  62. grupvalue[1] -= 3
  63. grupvalue[2] -= 5
  64. end
  65. end
  66. if NikoVolkovQW = 5 and NikoEv = 7 and NikoDate_Day ! daystart: gt 'NikoDates', 'disco'
  67. if hour >= 20 and hour <= 23:
  68. '<center><b><font color="maroon">Disco</font></b></center>'
  69. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/club.jpg"></center>'
  70. if LariskaQW['story'] = 14: 'You think you see <a href="exec: gt ''lariska_storyline'', ''Boyfriend_5''">someone</a> you know on the dance floor.'
  71. act 'Go outside': gt 'pav_commcenter'
  72. act 'Go to the toilets': gt 'gdktoilet', 'start'
  73. if mid($start_type,1,2) = 'sg' and yearstart <= 1: 'You see a few of your <a href="exec: gt ''pav_disco_classmates'', ''classmates''">classmates</a>. Some of them dancing, while others stick to their own groups and talk.'
  74. if dimaRevenge = 7 and dimaRevChoice = 4 and dimadisco = 0: gt 'dimaRevenge', 5, 'disco'
  75. if rand(1,3) = 2 and soniaPS < 1 and soniadisco_day ! daystart and SchoolAtestat = 0 and month > 9 and npc_grupTipe['A25'] ! 5 and mid($start_type,1,2) = 'sg' and BeInSchool > 0 and hour < 22:
  76. 'You notice Sonia talking to Vitek about something.'
  77. act 'Watch Sonia': soniadisco_day = daystart & gt 'soniadisco', 'start'
  78. end
  79. act 'Dance (0:15)':
  80. *clr & cla
  81. menu_off = 1
  82. '<center><b><font color="maroon">Disco</font></b></center>'
  83. if pcs_inhib < 40:inhib_exp += rand(1,2)
  84. if (cumloc[6] = 1 or cumloc[7] = 1) or cumloc[11] = 1:
  85. pav_discocum = daystart
  86. gs 'fame', 'pav', 'sex', 5
  87. pcs_mood -= 40
  88. gs 'stat'
  89. '<center><b><font color="maroon">Disco</font></b></center>'
  90. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/sex/cumface1.jpg"></center>'
  91. 'As you head out on the dance floor, a guy walks up to you, notices the cum still splattered on you and points at you. "Check out this cocksucker! Hey guys, this chick has cum smeared all over her face!" The ones standing near him come closer. "Did you forget to swallow, slut?" Your cheeks blush with shame and you quickly head for the exit.'
  92. act 'Leave': gt 'pav_commcenter'
  93. else
  94. minut += 15
  95. pcs_stam -= 5
  96. gs 'sweat', 'add', 3
  97. fat -= 1
  98. gs 'exp_gain', 'danc', 1
  99. pcs_mood += 10
  100. frost = 0
  101. gs 'stat'
  102. if alko = 0:
  103. '<center><b><font color="maroon">Disco</font></b></center>'
  104. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/dance.jpg"></center>'
  105. if $pantyworntype = 'none' and PCloSkirt > 2:
  106. inhib_exp += 1
  107. 'You look around and smile, as no one knows you''re not wearing any panties. You feel a thrilling sensation rush through your body as you think about it.'
  108. end
  109. if pcs_danc <= 30:
  110. grupvalue[1] -= 1
  111. grupvalue[2] -= 2
  112. 'You''re having a lot of fun out on the dance floor. Your horribly awkward attempt at dancing makes it look like you''re having a seizure, but you don''t care. You''re not paying attention to anyone else or even the music.'
  113. elseif pcs_danc <= 60:
  114. 'You''re having a lot of fun out on the dance floor. You barely pay attention to anyone else as you move around on the dance floor.'
  115. elseif pcs_dancero <= 40:
  116. grupvalue[1] += 1
  117. grupvalue[2] += 1
  118. 'You''re having a lot of fun out on the dance floor. You move your body around in an erotic manner to the beat of the music.'
  119. else
  120. grupvalue[1] += 2
  121. grupvalue[2] += 2
  122. 'You''re having a lot of fun out on the dance floor. You expertly move your body around in a seductive manner to the beat of the music.'
  123. end
  124. elseif alko = 1:
  125. '<center><b><font color="maroon">Disco</font></b></center>'
  126. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/tipsy_dance.jpg"></center>'
  127. if $pantyworntype = 'none' and PCloSkirt > 2:
  128. inhib_exp += 1
  129. 'You look around and smile, as no one knows you''re not wearing any panties. You feel a thrilling sensation rush through your body as you think about it.'
  130. end
  131. if pcs_danc <= 30:
  132. grupvalue[1] -= 1
  133. grupvalue[2] -= 2
  134. 'You''re having a lot of fun out on the dance floor, even though you''re a terrible dancer and being buzzed doesn''t help. Your awkward movements look more like a seizure than dancing, but you don''t care. You''re not paying attention to anyone else or even the music.'
  135. elseif pcs_danc <= 60:
  136. 'You''re having a lot of fun out on the dance floor. You barely pay attention to anyone else as you move around on the dance floor, feeling a little buzzed.'
  137. elseif pcs_dancero <= 40:
  138. grupvalue[1] += 1
  139. grupvalue[2] += 1
  140. 'You''re having a lot of fun out on the dance floor and are dancing pretty well despite how buzzed you are. You move your body around in an erotic manner to the beat of the music.'
  141. else
  142. grupvalue[1] += 2
  143. grupvalue[2] += 2
  144. 'You''re having a lot of fun out on the dance floor. Most people would have a hard time telling you were buzzed as you expertly move your body around in a seductive manner to the beat of the music.'
  145. end
  146. elseif alko < 4:
  147. '<center><b><font color="maroon">Disco</font></b></center>'
  148. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/tipsy_dance.jpg"></center>'
  149. if $pantyworntype = 'none' and PCloSkirt > 2:
  150. inhib_exp += 1
  151. 'You look around and smile, as no one knows you''re not wearing any panties. You feel a thrilling sensation rush through your body as you think about it.'
  152. end
  153. if pcs_danc <= 30:
  154. grupvalue[1] -= 1
  155. grupvalue[2] -= 2
  156. 'You''re having a lot of fun out on the dance floor, even though you''re a terrible dancer and being tipsy doesn''t help. Your awkward movements look more like a seizure than dancing, but you don''t care. You''re not paying attention to anyone else or even the music.'
  157. elseif pcs_danc <= 60:
  158. 'You''re having a lot of fun out on the dance floor. You barely pay attention to anyone else as you move around on the dance floor, feeling a little tipsy.'
  159. elseif pcs_dancero <= 40:
  160. grupvalue[1] += 1
  161. grupvalue[2] += 1
  162. 'You''re having a lot of fun out on the dance floor and are dancing pretty well despite how tipsy you are. You move your body around in an erotic manner to the beat of the music.'
  163. else
  164. grupvalue[1] += 2
  165. grupvalue[2] += 2
  166. 'You''re having a lot of fun out on the dance floor. Most people would have a hard time telling you were tipsy as you expertly move your body in a seductive manner to the beat of the music.'
  167. end
  168. elseif alko < 6:
  169. '<center><b><font color="maroon">Disco</font></b></center>'
  170. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/drunk_dance.jpg"></center>'
  171. if $pantyworntype = 'none' and PCloSkirt > 2:
  172. inhib_exp += 1
  173. 'You look around and smile, as no one knows you''re not wearing any panties. You feel a thrilling sensation rush through your body as you think about it.'
  174. end
  175. if pcs_danc <= 30:
  176. grupvalue[1] -= 3
  177. grupvalue[2] -= 3
  178. grupvalue[4] += 1
  179. 'You''re having a lot of fun out on the dance floor, even though you''re a terrible dancer and being drunk doesn''t help. Your awkward movements look more like a seizure than dancing, but you don''t care. You''re not paying attention to anyone else or even the music.'
  180. elseif pcs_danc <= 60:
  181. grupvalue[1] -= 2
  182. grupvalue[2] -= 2
  183. grupvalue[4] += 1
  184. 'You''re having a lot of fun out on the dance floor. You barely pay attention to anyone else as you move around on the dance floor, feeling rather drunk.'
  185. elseif pcs_dancero <= 40:
  186. grupvalue[1] -= 1
  187. grupvalue[2] -= 1
  188. grupvalue[4] += 1
  189. 'You''re having a lot of fun out on the dance floor and are dancing pretty well despite how drunk you are. You move your body around in an erotic manner to the beat of the music'
  190. else
  191. grupvalue[4] += 1
  192. 'You''re having a lot of fun out on the dance floor. Most people would have a hard time telling you were drunk as you expertly move your body in a seductive manner to the beat of the music.'
  193. end
  194. if mid($start_type,1,2) = 'sg' and katjaQW['QWstage'] > 1 and rand(1,10) = 1:
  195. gt 'pav_disco', 'katja_too_drunk'
  196. elseif mid($start_type,1,2) = 'sg' and npc_rel['A25'] >= 50 and rand(1,10) = 1:
  197. gt 'pav_disco', 'sonia_too_drunk'
  198. elseif mid($start_type,1,2) = 'sg' and npc_rel['A144'] >= 50 and rand(1,10) = 1 and locat['A144'] = 25:
  199. gt 'pav_disco', 'anushka_too_drunk'
  200. elseif mid($start_type,1,2) = 'sg' and (AlbinaQW['Friends'] = 2 or (npc_rel['A23'] >= 70 and (grupTipe = 1 or grupTipe = 2 or grupTipe = 3))) and rand(1,10) = 1:
  201. gt 'pav_disco', 'albina_too_drunk'
  202. end
  203. elseif alko < 10:
  204. if $pantyworntype = 'none' and PCloSkirt > 2:
  205. *clr & cla
  206. inhib_exp += 3
  207. '<center><b><font color="maroon">Disco</font></b></center>'
  208. '<center><video autoplay loop src="images/locations/pavlovsk/community/disco/very_drunk_dance.mp4"></video></center>'
  209. if pcs_danc <= 30:
  210. grupvalue[1] -= 6
  211. grupvalue[2] -= 6
  212. grupvalue[4] += 2
  213. 'You''re very drunk and forget that you don''t have any panties on. As you awkwardly attempt to dance, you''re too drunk to notice your skirt riding up, exposing your pussy to the observant people on the dance floor with you.'
  214. elseif pcs_danc <= 60:
  215. grupvalue[1] -= 5
  216. grupvalue[2] -= 5
  217. grupvalue[4] += 2
  218. 'You''re very drunk and forget that you don''t have any panties on. As you drunkenly dance around, your skirt rides up, exposing your pussy to the observant people on the dance floor with you.'
  219. elseif pcs_dancero <= 40:
  220. grupvalue[1] -= 4
  221. grupvalue[2] -= 4
  222. grupvalue[4] += 2
  223. 'You''re very drunk and forget that you don''t have any panties on. You dance pretty well for how drunk you are, but are too drunk to notice your skirt riding up, exposing your pussy to the observant people on the dance floor with you.'
  224. else
  225. grupvalue[1] -= 3
  226. grupvalue[2] -= 3
  227. grupvalue[4] += 2
  228. 'You''re very drunk and forget that you don''t have any panties on. Most people would have a hard time knowing you were very drunk as you expertly move your body around in a seductive manner, but you are too drunk to notice your skirt riding up, exposing your pussy to the observant people on the dance floor with you.'
  229. end
  230. if mid($start_type,1,2) = 'sg' and katjaQW['QWstage'] > 1 and rand(1,5) = 1:
  231. gt 'pav_disco', 'katja_too_drunk'
  232. elseif mid($start_type,1,2) = 'sg' and npc_rel['A25'] >= 50 and rand(1,7) = 1:
  233. gt 'pav_disco', 'sonia_too_drunk'
  234. elseif mid($start_type,1,2) = 'sg' and npc_rel['A144'] >= 50 and rand(1,7) = 1 and locat['A144'] = 25:
  235. gt 'pav_disco', 'anushka_too_drunk'
  236. elseif mid($start_type,1,2) = 'sg' and (AlbinaQW['Friends'] = 2 or (npc_rel['A23'] >= 70 and (grupTipe = 1 or grupTipe = 2 or grupTipe = 3))) and rand(1,7) = 1:
  237. gt 'pav_disco', 'albina_too_drunk'
  238. end
  239. else
  240. *clr & cla
  241. '<center><b><font color="maroon">Disco</font></b></center>'
  242. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/very_drunk_dance.jpg"></center>'
  243. if pcs_danc <= 30:
  244. grupvalue[1] -= 4
  245. grupvalue[2] -= 4
  246. 'You''re very drunk, but are having a lot of fun out on the dance floor anyway. You''re a terrible dancer, and being drunk doesn''t help. Your awkward movements look more like a seizure than dancing, but you don''t care. You''re not paying attention to anyone else or even the music.'
  247. elseif pcs_danc <= 60:
  248. grupvalue[1] -= 3
  249. grupvalue[2] -= 3
  250. 'You''re very drunk, but are having a lot of fun out on the dance floor anyway. As you dance around, you barely pay attention to anyone else.'
  251. elseif pcs_dancero <= 40:
  252. grupvalue[1] -= 2
  253. grupvalue[2] -= 2
  254. 'You''re very drunk, but are having a lot of fun out on the dance floor anyway. You dance pretty well for how drunk you are, and move your body around in an erotic manner to the beat of the music.'
  255. else
  256. grupvalue[1] -= 1
  257. grupvalue[2] -= 1
  258. 'You''re very drunk, but are having a lot of fun out on the dance floor anyway. Most people would have a hard time knowing you were drunk as you expertly move your body around in a seductive manner to the beat of the music.'
  259. end
  260. if mid($start_type,1,2) = 'sg' and katjaQW['QWstage'] > 1 and rand(1,5) = 1:
  261. gt 'pav_disco', 'katja_too_drunk'
  262. elseif mid($start_type,1,2) = 'sg' and npc_rel['A25'] >= 50 and rand(1,7) = 1:
  263. gt 'pav_disco', 'sonia_too_drunk'
  264. elseif mid($start_type,1,2) = 'sg' and npc_rel['A144'] >= 50 and rand(1,7) = 1 and locat['A144'] = 25:
  265. gt 'pav_disco', 'anushka_too_drunk'
  266. elseif mid($start_type,1,2) = 'sg' and (AlbinaQW['Friends'] = 2 or (npc_rel['A23'] >= 70 and (grupTipe = 1 or grupTipe = 2 or grupTipe = 3))) and rand(1,7) = 1:
  267. gt 'pav_disco', 'albina_too_drunk'
  268. end
  269. end
  270. else
  271. grupvalue[1] -= 5
  272. grupvalue[2] -= 5
  273. grupvalue[4] -= 1
  274. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/wasted_dance.jpg"></center>'
  275. 'You''re far too drunk and are barely able to stay on your feet. You''re mostly just drunkenly bumping into other people as you try and dance.'
  276. if mid($start_type,1,2) = 'sg' and katjaQW['QWstage'] > 1 and rand(1,3) = 1:
  277. gt 'pav_disco', 'katja_too_drunk'
  278. elseif mid($start_type,1,2) = 'sg' and npc_rel['A25'] >= 50 and rand(1,5) = 1:
  279. gt 'pav_disco', 'sonia_too_drunk'
  280. elseif mid($start_type,1,2) = 'sg' and npc_rel['A144'] >= 50 and rand(1,5) = 1 and locat['A144'] = 25:
  281. gt 'pav_disco', 'anushka_too_drunk'
  282. elseif mid($start_type,1,2) = 'sg' and (AlbinaQW['Friends'] = 2 or (npc_rel['A23'] >= 70 and (grupTipe = 1 or grupTipe = 2 or grupTipe = 3))) and rand(1,5) = 1:
  283. gt 'pav_disco', 'albina_too_drunk'
  284. end
  285. end
  286. if alko < 6:
  287. verprigrand = rand(0, 100)
  288. if verprigrand <= pcs_danc:
  289. gs 'pav_disco', 'dance_partner'
  290. gs 'stat'
  291. '<<$din_disc_dance2>>'
  292. act 'Move away': gt 'pav_disco'
  293. act 'Dance with the guy': gt 'pav_disco', 'dance_vrp'
  294. exit
  295. end
  296. end
  297. gs 'stat'
  298. act 'Continue': gt 'pav_disco'
  299. end
  300. end
  301. act 'Stand at the wall':
  302. *clr & cla
  303. menu_off = 1
  304. minut += 5
  305. !!fat -= 1
  306. pcs_mood -= 5
  307. frost = 0
  308. gs 'stat'
  309. '<center><b><font color="maroon">Disco</font></b></center>'
  310. if (cumloc[6] = 1 or cumloc[7] = 1) or cumloc[11] = 1:
  311. pav_discocum = daystart
  312. gs 'fame', 'pav', 'sex', 5
  313. pcs_mood -= 40
  314. gs 'stat'
  315. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/sex/cumface1.jpg"></center>'
  316. 'While standing by the wall, a guy notices the cum on your clothes and points and shouts. "Look, this chick is covered in cum! Did you forget to swallow slut?" he says mockingly while laughing. Your cheeks blush with shame and you head for the exit.'
  317. act 'Leave': gt 'pav_commcenter'
  318. exit
  319. end
  320. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/wallflower.jpg"></center>'
  321. if alko > 0:
  322. if alko = 1:
  323. 'You''re buzzed and stand against the wall while watching the others dance.'
  324. elseif alko < 4:
  325. 'You''re tipsy and stand against the wall while watching the others dance.'
  326. elseif alko < 6:
  327. if mid($start_type,1,2) = 'sg' and katjaQW['QWstage'] > 1 and rand(1,10) = 1:
  328. gt 'pav_disco', 'katja_too_drunk'
  329. elseif mid($start_type,1,2) = 'sg' and npc_rel['A25'] >= 50 and rand(1,10) = 1:
  330. gt 'pav_disco', 'sonia_too_drunk'
  331. elseif mid($start_type,1,2) = 'sg' and npc_rel['A144'] >= 50 and rand(1,10) = 1 and locat['A144'] = 25:
  332. gt 'pav_disco', 'anushka_too_drunk'
  333. elseif mid($start_type,1,2) = 'sg' and (AlbinaQW['Friends'] = 2 or (npc_rel['A23'] >= 70 and (grupTipe = 1 or grupTipe = 2 or grupTipe = 3))) and rand (1,10) = 1:
  334. gt 'pav_disco', 'albina_too_drunk'
  335. else
  336. 'You''re pretty drunk and stand against the wall for support as you watch the others dance.'
  337. end
  338. else
  339. if mid($start_type,1,2) = 'sg' and katjaQW['QWstage'] > 1 and rand(1,5) = 1:
  340. gt 'pav_disco', 'katja_too_drunk'
  341. elseif mid($start_type,1,2) = 'sg' and npc_rel['A25'] >= 50 and rand(1,7) = 1:
  342. gt 'pav_disco', 'sonia_too_drunk'
  343. elseif mid($start_type,1,2) = 'sg' and npc_rel['A144'] >= 50 and rand(1,7) = 1 and locat['A144'] = 25:
  344. gt 'pav_disco', 'anushka_too_drunk'
  345. elseif mid($start_type,1,2) = 'sg' and (AlbinaQW['Friends'] = 2 or (npc_rel['A23'] >= 70 and (grupTipe = 1 or grupTipe = 2 or grupTipe = 3))) and rand (1,7) = 1:
  346. gt 'pav_disco', 'albina_too_drunk'
  347. else
  348. 'You''re too drunk to dance and lean against the wall for support to stop yourself from falling.'
  349. end
  350. end
  351. else
  352. 'You stand next to the wall while watching the others dance.'
  353. end
  354. if alko < 6:
  355. verodance = 0
  356. if pcs_hairbsh = 1:verodance += 1
  357. if PCloSkirt > 2 or PCloPants > 4:verodance += 1
  358. if $clothingworntype = 'fashionista_dress':verodance += 2
  359. if pcs_makeup = 2:verodance += 1
  360. if pcs_makeup = 3:verodance += 2
  361. if pcs_makeup = 4:verodance += 3
  362. if pcs_makeup = 5: verodance += 4
  363. if pcs_makeup = 6: verodance += 3
  364. verodance += alko
  365. verodance += 5
  366. verprigrand = rand(0, 20)
  367. if verprigrand <= verodance:
  368. gs 'pav_disco', 'dance_partner'
  369. gs 'stat'
  370. '<<$din_disc_dance>>'
  371. act 'Refuse': gt 'pav_disco'
  372. act 'Dance': gt 'pav_disco', 'dance_vrp'
  373. exit
  374. end
  375. end
  376. gs 'stat'
  377. act 'Continue': gt 'pav_disco'
  378. end
  379. act'Dance provocatively':
  380. minut += 15
  381. pcs_stam -= 5
  382. gs 'sweat', 'add', 3
  383. fat -= 1
  384. gs 'exp_gain', 'danc', 1
  385. pcs_mood += 10
  386. frost = 0
  387. gs 'stat'
  388. cla & *clr
  389. '<center><b><font color="maroon">Disco</font></b></center>'
  390. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/dance.jpg"></center>'
  391. gs 'pav_disco', 'dance_partner'
  392. gs 'stat'
  393. 'You head out to the dance floor with the intention of attracting some attention. It''s not long before you catch someone''s eye...'
  394. *nl
  395. '<<$din_disc_dance2>>'
  396. act 'Move away': gt 'pav_disco'
  397. act 'Dance with the guy': gt 'pav_disco', 'dance_vrp'
  398. exit
  399. end
  400. if mid($start_type,1,2) = 'sg' and SchoolAtestat = 0: act 'Look for your classmates': gt 'pav_disco_classmates', 'classmates'
  401. elseif hour < 20:
  402. '<center><b><font color="maroon">Disco</font></b></center>'
  403. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/closing.jpg"></center>'
  404. 'The club is closing for the night. The main lights go on, the music fades and everyone begins to leave.'
  405. act 'Go outside': gt 'pav_commcenter'
  406. end
  407. end
  408. if $ARGS[0] = 'kotov_love':
  409. *clr & cla
  410. menu_off = 1
  411. gs 'stat'
  412. '<center><b><font color="maroon">Disco</font></b></center>'
  413. '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big9.jpg"></center>'
  414. 'Vitek walks up to you and the guy. "What''s this? Who''s this guy?" Vitek shoves the guy and angrily says "Well? Who the fuck are you? This is my girl, you want me to bust you up?"'
  415. if DPgrup = 1:
  416. fightboyrand = rand(0, 10)
  417. if fightboyrand <= 5:
  418. 'The frightened man begins to speak. "Come on, I didn''t know. I''m leaving."'
  419. 'Vitek pushes the guy. "Get out of here and don''t come back."'
  420. elseif fightboyrand > 5 and fightboyrand < 10:
  421. 'The guy shoves Vitek back. "Get your hands off me asshole!" Vitek suddenly kicks the guy with a fast and powerful blow.'
  422. 'The guy falls to the floor in pain and Vitek steps over him. Grabbing him by his shirt, he yanks him off the floor and slams him into the wall.'
  423. '"Well motherfucker? You think you can take what''s mine? How about I take what''s yours?" The frightened guy curls up in pain. "You can have anything, anything I''ve got!"'
  424. elseif fightboyrand >= 10:
  425. 'The guy punches Vitek in the face. Vitek recoils from the hit and lands a powerful kick of his own. They then start fighting, fists and kicks landing from both sides. Finally, a very powerful hit by Vitek sends the guy flying into the wall, where he slumps to the floor. Vitek runs to him and starts punching him in the face. The guy stops resisting, apparently having lost consciousness.'
  426. end
  427. elseif DPgrup = 2:
  428. 'The guy has a smug look on his face as he calls over his friends, who all come over to crowd around Vitek. "Real tough guy huh?" Vitek''s friends come over to back him up. After a bit of tough talk and shoving, the two groups break apart peacefully, going their own ways.'
  429. elseif DPgrup = 3:
  430. 'The guy throws up his hands. "Sorry man, I didn''t know she was with you."'
  431. 'Vitek pushes the guy. "Go back to the city and stay there."'
  432. end
  433. act 'Go to Vitek':
  434. numnpc = 9
  435. gs 'npc','intro','A9','images/characters/shared/headshots_main/big9.jpg'
  436. gs 'kotovtalker'
  437. end
  438. end
  439. if $ARGS[0] = 'reakt_dance':
  440. *clr & cla
  441. menu_off = 1
  442. '<center><b><font color="maroon">Disco</font></b></center>'
  443. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/club_dance1.jpg"></center>'
  444. if alko >= 3:
  445. 'You feel yourself getting aroused by the guy''s actions.'
  446. gs 'arousal', 'foreplay', 5
  447. gs 'arousal', 'end'
  448. gs 'stat'
  449. else
  450. if pcs_horny > 0:pcs_horny -= 5
  451. pcs_mood -= 5
  452. 'You feel disgusted by the guy''s actions.'
  453. end
  454. gs 'stat'
  455. end
  456. if $ARGS[0] = 'reverse_reakt_dance':
  457. *clr & cla
  458. menu_off = 1
  459. '<center><b><font color="maroon">Disco</font></b></center>'
  460. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/club_dance1.jpg"></center>'
  461. if alko < 3:
  462. pcs_mood += 20
  463. 'You enjoy dancing with him.'
  464. if pcs_inhib < 40: inhib_exp += rand(1,2)
  465. gs 'arousal', 'foreplay', 5
  466. gs 'arousal', 'end'
  467. gs 'stat'
  468. elseif alko > 3:
  469. if pcs_horny > 0:pcs_horny -= 5
  470. pcs_mood -= 5
  471. 'You find the guy boring and uninteresting.'
  472. end
  473. gs 'stat'
  474. end
  475. if $ARGS[0] = 'dance_vrp':
  476. *clr & cla
  477. menu_off = 1
  478. minut += 5
  479. if pcs_danc < 50 and pcs_agil >= pcs_danc: gs 'exp_gain', 'danc', 1
  480. if pcs_inhib < 40: inhib_exp += rand(1,2)
  481. gs 'stat'
  482. '<center><b><font color="maroon">Disco</font></b></center>'
  483. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/club_dance1.jpg"></center>'
  484. 'You accept the offer and the guy takes you by the hand and leads you out onto the dance floor, where you start dancing together.'
  485. if DPgrup = 1:
  486. if DPtipe = 1:
  487. '<center><b><font color="maroon">Disco</font></b></center>'
  488. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/club_dance3.jpg"></center>'
  489. 'The guy dances with you, holding your waist with his hands.'
  490. gs 'pav_disco', 'reverse_reakt_dance'
  491. elseif DPtipe = 2:
  492. *clr
  493. '<center><b><font color="maroon">Disco</font></b></center>'
  494. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/club_dance2.jpg"></center>'
  495. 'The drunk guy pushes into you, grinding his body up against yours. You feel your breasts literally flatten against the man''s chest.'
  496. gs 'arousal', 'foreplay', 5
  497. gs 'stat'
  498. gs 'pav_disco', 'reakt_dance'
  499. end
  500. elseif DPgrup = 2:
  501. if DPtipe = 1:
  502. '<center><b><font color="maroon">Disco</font></b></center>'
  503. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/club_dance3.jpg"></center>'
  504. 'The guy slides his hands down your side to your hips.'
  505. gs 'arousal', 'foreplay', 5
  506. gs 'stat'
  507. gs 'pav_disco', 'reakt_dance'
  508. elseif DPtipe = 2:
  509. *clr
  510. '<center><b><font color="maroon">Disco</font></b></center>'
  511. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/club_dance4.jpg"></center>'
  512. 'The guy grabs your ass and squeezes it before he pulls you into a hug and kisses you passionately.'
  513. gs 'arousal', 'foreplay', 5
  514. gs 'stat'
  515. gs 'pav_disco', 'reakt_dance'
  516. end
  517. elseif DPgrup = 3:
  518. if DPtipe = 1:
  519. '<center><b><font color="maroon">Disco</font></b></center>'
  520. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/club_dance2.jpg"></center>'
  521. 'A very confident and elegant man leads you in a dance, holding you by your waist with his strong hands.'
  522. gs 'arousal', 'foreplay', 5
  523. gs 'stat'
  524. gs 'pav_disco', 'reverse_reakt_dance'
  525. elseif DPtipe = 2:
  526. '<center><b><font color="maroon">Disco</font></b></center>'
  527. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/club_dance4.jpg"></center>'
  528. 'A tipsy man hugs you around your waist and his hands go down to grab your ass.'
  529. gs 'arousal', 'foreplay', 5
  530. gs 'stat'
  531. gs 'pav_disco', 'reakt_dance'
  532. end
  533. end
  534. act 'Stop and move away': gt 'pav_disco'
  535. act 'Continue to dance with him':
  536. *clr & cla
  537. gs 'stat'
  538. '<center><b><font color="maroon">Disco</font></b></center>'
  539. if $pantyworntype = 'none':
  540. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/club_dance5.jpg"></center>'
  541. else
  542. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/club_dance6.jpg"></center>'
  543. end
  544. if alko < 6 or pcs_horny <= 75:
  545. act 'Refuse':gt 'pav_disco'
  546. else
  547. gs 'willpower', 'drink', 'resist'
  548. if will_cost <= pcs_willpwr:
  549. act 'Refuse (<<will_cost>> Willpower)':
  550. gs 'willpower', 'drink', 'resist'
  551. gs 'willpower', 'pay', 'resist'
  552. if pcs_sprt <= 30: gs 'exp_gain', 'sprt', rand(0,1)
  553. gs 'stat'
  554. gt 'pav_disco'
  555. end
  556. else
  557. act 'Refuse (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  558. end
  559. end
  560. if DPgrup = 1:
  561. $npc_usedname[$npclastcalled] = $npc_nickname[$npclastcalled]
  562. $boydesc = $npc_nickname[$npclastcalled]
  563. if rand(1,2) = 1:
  564. if DPtipe = 1:
  565. '"My name is <<$boydesc>>. What''s yours?" the guy asks.'
  566. '"<<$pcs_firstname>>, but people call me <<$pcs_nickname>>." you reply. Once the song ends, the guy asks you to sit with him and chat.'
  567. elseif DPtipe = 2:
  568. '"My name is <<$boydesc>>. What''s yours?" the guy asks.'
  569. '"<<$pcs_firstname>>, but people call me <<$pcs_nickname>>." you reply. The drunk guy humped you throughout the dance and now his face is flushed with excitement. He asks you to leave with him to get some fresh air and talk outside.'
  570. end
  571. act 'Go with the guy': gt 'pav_disco_sex', 'outside', 'nice'
  572. else
  573. if DPtipe = 1:
  574. '"My name is <<$boydesc>>. What''s yours?" the guy asks.'
  575. '"<<$pcs_firstname>>, but people call me <<$pcs_nickname>>." you reply. Once the song ends, the guy asks if you want to go outside with him.'
  576. elseif DPtipe = 2:
  577. '"My name is <<$boydesc>>. What''s yours?" the guy asks.'
  578. '"<<$pcs_firstname>>, but people call me <<$pcs_nickname>>." you reply. The drunk guy humped you throughout the dance and now his face is flushed with excitement. He asks you to leave with him and to get some fresh air and talk outside.'
  579. end
  580. act 'Go with the guy': gt'pav_disco','hookup_nice'
  581. end
  582. elseif DPgrup = 2:
  583. if rand(1,2) = 1:
  584. if DPtipe = 1:
  585. 'The guy constantly grabs your ass, breasts and tries kissing you, clearly feeling rather excited. Every time you press up against him, you feel something hard in his pants. The song then finally ends and the guy offers to take you outside for a drink.'
  586. gs 'arousal', 'foreplay', 5
  587. gs 'stat'
  588. act 'Go outside': gt 'pav_disco_sex', 'outside', 'aggressiv'
  589. elseif DPtipe = 2:
  590. 'The guy constantly grabs your ass, breasts and tries kissing you, clearly feeling rather excited. Every time you press up against him, you feel something hard in his pants. The song then finally ends and the guy offers to take you outside for a drink.'
  591. gs 'arousal', 'foreplay', 5
  592. gs 'stat'
  593. act 'Go outside': gt 'pav_disco_sex', 'outside', 'aggressiv'
  594. end
  595. else
  596. if DPtipe = 1:
  597. 'The guy constantly grabs your ass, breasts and tries kissing you, clearly feeling rather excited. Every time you press up against him, you feel something hard in his pants. The song then finally ends and the guy asks if you want to go outside and get some fresh air.'
  598. gs 'arousal', 'foreplay', 5
  599. gs 'stat'
  600. act 'Go with him': gt'pav_disco','hookup_aggressive'
  601. elseif DPtipe = 2:
  602. 'The guy constantly grabs your ass, breasts and tries kissing you, clearly feeling rather excited. Every time you press up against him, you feel something hard in his pants. The song then finally ends and the guy asks if you want to go outside and get some fresh air.'
  603. gs 'arousal', 'foreplay', 5
  604. gs 'stat'
  605. act 'Go with him': gt'pav_disco','hookup_aggressive'
  606. end
  607. end
  608. elseif DPgrup = 3:
  609. if DPtipe = 1:
  610. 'The man dances with confidence and elegance. When the song ends, he offers to take you outside for some fresh air.'
  611. act 'Go with the man':
  612. *clr & cla
  613. gs 'stat'
  614. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/outside_talk.jpg"></center>'
  615. $npc_usedname[$npclastcalled] = $npc_nickname[$npclastcalled]
  616. $boydesc = $npc_nickname[$npclastcalled]
  617. 'You go outside with the man. As you walk, he put his arm around your waist. "My name is <<$boydesc>>. What''s yours?" he asks.'
  618. '"<<$pcs_firstname>>, but people call me <<$pcs_nickname>>." you answer and the man continues. "That''s a nice name. I''m in town on a business trip and I''m staying at a nearby hotel. There''s virtually nothing to do in this town, so why don''t you come back to my hotel with me? We can drink some whiskey and chat."'
  619. if alko < 6 or pcs_horny <= 75 or fame['pav_slut'] <= 50:
  620. gs 'willpower', 'drink', 'resist'
  621. if will_cost <= pcs_willpwr:
  622. act 'Refuse (<<will_cost>> Willpower)':
  623. gs 'willpower', 'drink', 'resist'
  624. gs 'willpower', 'pay', 'resist'
  625. if pcs_sprt <= 30: gs 'exp_gain', 'sprt', rand(0,1)
  626. gs 'stat'
  627. gt 'pav_disco'
  628. end
  629. else
  630. act 'Refuse (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  631. end
  632. end
  633. act 'Go to the hotel':sex_ev['pav_hotel'] = 1 & gt 'pav_disco_sex', 'hotel'
  634. end
  635. elseif DPtipe = 2:
  636. $npc_usedname[$npclastcalled] = $npc_nickname[$npclastcalled]
  637. $boydesc = $npc_nickname[$npclastcalled]
  638. 'The drunk man molests you for the entire dance and when the dance finally ends, he whispers in your ear. "My name is <<$boydesc>>. What''s yours?"'
  639. '"<<$pcs_firstname>>, but people call me <<$pcs_nickname>>." you answer, feeling somewhat disgusted.'
  640. '"<<$pcs_nickname>>, I''m not a local. I''m staying in a nearby hotel, so let''s take a taxi and go to my room." he drunkenly stutters.'
  641. gs 'arousal', 'foreplay', 5
  642. gs 'stat'
  643. act 'Go to the hotel': gt 'pav_disco_sex', 'hotel'
  644. end
  645. end
  646. if kotovLoveQW > 0: gt 'pav_disco', 'kotov_love'
  647. end
  648. end
  649. if $ARGS[0] = 'dance_partner':
  650. !!the creation of a partner to dance
  651. sozboyrand = rand(1,300)
  652. if sozboyrand > boynum:
  653. gs 'npcgeneratec', 0, 'guy from the disco', rand((age - 1),(age + 1)), 1
  654. gs 'boystat', $npclastgenerated
  655. DaPaTipeRand = rand(0,100)
  656. if DaPaTipeRand < 70:
  657. !!ordinary local boy
  658. bmtimeTipe = 0
  659. DrunkDPTrand = rand(0,100)
  660. if DrunkDPTrand < 70:
  661. DPtipe = 1
  662. DPgrup = 1
  663. $din_disc_dance = 'A guy dressed in jeans and a T-shirt asks you to dance.'
  664. $din_disc_dance2 = 'Dancing next to you is a guy dressed in jeans and a T-shirt.'
  665. elseif DrunkDPTrand >= 70:
  666. DPtipe = 2
  667. DPgrup = 1
  668. $din_disc_dance = 'A drunk guy dressed in jeans and a T-shirt asks you to dance.'
  669. $din_disc_dance2 = 'Dancing next to you is a drunk guy dressed in jeans and a T-shirt.'
  670. end
  671. elseif DaPaTipeRand >= 70 and DaPaTipeRand < 90:
  672. !!local gopar
  673. bmtimeTipe = 1
  674. DrunkDPTrand = rand(0,100)
  675. if DrunkDPTrand < 50:
  676. DPtipe = 1
  677. DPgrup = 2
  678. $din_disc_dance = 'A guy dressed in sweatpants and a sweatshirt asks you to dance.'
  679. $din_disc_dance2 = 'Dancing next to you is a guy dressed in sweatpants and sweatshirts.'
  680. elseif DrunkDPTrand >= 50:
  681. DPtipe = 2
  682. DPgrup = 2
  683. $din_disc_dance = 'A drunk guy dressed in sweatpants and a sweatshirt puts his arms around your waist and asks you to dance.'
  684. $din_disc_dance2 = 'Dancing next to you is a drunk guy dressed in sweatpants and sweatshirts.'
  685. end
  686. elseif DaPaTipeRand >= 90:
  687. !!traveling_expenses
  688. npc_residence[$boy] = rand(3,4)
  689. npc_finance[$boy] = 2
  690. bmtimeTipe = 2
  691. DrunkDPTrand = rand(0,100)
  692. if DrunkDPTrand < 90:
  693. DPtipe = 1
  694. DPgrup = 3
  695. $din_disc_dance = 'A man in a nice suit and expensive shoes asks you to dance.'
  696. $din_disc_dance2 = 'Dancing next to you is a man in a nice suit and expensive shoes.'
  697. elseif DrunkDPTrand >= 90:
  698. DPtipe = 2
  699. DPgrup = 3
  700. $din_disc_dance = 'A drunk man in a nice suit and expensive shoes puts his arms around your waist and asks you to dance.'
  701. $din_disc_dance2 = 'Dancing next to you is a drunk man in a nice suit and expensive shoes.'
  702. end
  703. end
  704. gs 'boymass', 'A'
  705. elseif sozboyrand <= boynum:
  706. gt 'pav_disco', 'familiar'
  707. end
  708. end
  709. if $ARGS[0] = 'familiar':
  710. *clr & cla
  711. menu_off = 1
  712. gs 'stat'
  713. Tboynum = sozboyrand
  714. if bmTip[Tboynum] = 0:
  715. $niknameboy = 'Guy'
  716. rudeboy = 1
  717. '<center><b><font color="maroon">Disco</font></b></center>'
  718. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/normal1.jpg"></center>'
  719. 'A man dressed in jeans and a T-shirt invites you to dance. You don''t recognize him, but he seems familiar.'
  720. elseif bmTip[Tboynum] = 1:
  721. $niknameboy = 'Gopnik'
  722. rudeboy = 2
  723. '<center><b><font color="maroon">Disco</font></b></center>'
  724. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/gopnik1.jpg"></center>'
  725. 'A man dressed in sweatpants and sweatshirts invites you to dance. You don''t recognize him, but he seems familiar.'
  726. elseif bmTip[Tboynum] = 2:
  727. $niknameboy = 'Man'
  728. rudeboy = 0
  729. '<center><b><font color="maroon">Disco</font></b></center>'
  730. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/suit1.jpg"></center>'
  731. 'A man dressed in a nice suit and expensive shoes invites you to dance. You don''t recognize him, but he seems familiar.'
  732. end
  733. gs 'pav_disco', 'familiar2'
  734. end
  735. if $ARGS[0] = 'familiar2':
  736. act 'Leave':gt 'pav_disco'
  737. act 'Dance':
  738. *clr & cla
  739. gs 'stat'
  740. gs 'boystat', $bmNane[Tboynum]
  741. $hookupboy = $bmNane[Tboynum]
  742. $npc_usedname[$npclastcalled] = $npc_nickname[$npclastcalled]
  743. if npc_virgin_take[$boy] = 1:
  744. '"Remember me? I''m <<$npc_firstname[$boy]>>. I took your virginity."'
  745. elseif npc_hookup[$boy] > 0:
  746. if npc_last_sex[$boy] >= daystart - 7:
  747. '"Remember me? I''m <<$npc_firstname[$boy]>>. We hooked up the other day."'
  748. elseif npc_last_sex[$boy] >= daystart - 30:
  749. '"Remember me? I''m <<$npc_firstname[$boy]>>. We hooked up a few weeks ago."'
  750. else
  751. '"Remember me? I''m <<$npc_firstname[$boy]>>. We hooked up a while back."'
  752. end
  753. elseif bmHJ[$boy] > 0:
  754. '"Remember me? I''m <<$npc_firstname[$boy]>>. You gave me a hand job."'
  755. elseif bmBJ[$boy] > 0:
  756. '"Remember me? I''m <<$npc_firstname[$boy]>>. You gave me a blowjob."'
  757. elseif bmSEX[$boy] > 0:
  758. '"Remember me? I''m <<$npc_firstname[$boy]>>. You let me fuck you."'
  759. elseif bmANAL[$boy] > 0:
  760. '"Remember me? I''m <<$npc_firstname[$boy]>>. You let me fuck you in the ass."'
  761. elseif bmGANG[$boy] > 0:
  762. '"Remember me? I''m <<$npc_firstname[$boy]>>. You let me and my friend fuck you."'
  763. else
  764. if bmKISS[$boy] > 0 or bmTITS[$boy] > 0:
  765. '"Remember me? I''m <<$npc_firstname[$boy]>>. We hung out and drank together beer."'
  766. else
  767. '"Remember me? I''m <<$npc_firstname[$boy]>>. We danced together."'
  768. end
  769. end
  770. if bmTip[Tboynum] = 0:'After the Dance <<$boydesc>> offers to go out and drink beer.'
  771. if bmTip[Tboynum] = 1:'After the Dance <<$boydesc>> offers to go hang out.'
  772. if bmTip[Tboynum] = 2:'After the Dance <<$boydesc>> offers to go to his hotel.'
  773. gs 'willpower', 'drink', 'resist'
  774. if will_cost <= pcs_willpwr:
  775. act 'Refuse (<<will_cost>> Willpower)':
  776. gs 'exp_gain', 'sprt', rand(0,1)
  777. gs 'willpower', 'drink', 'resist'
  778. gs 'willpower', 'pay'
  779. gs 'stat'
  780. gt 'pav_disco'
  781. end
  782. else
  783. act 'Refuse (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  784. end
  785. act 'Agree':
  786. *clr & cla
  787. boynumBlock = 1
  788. if bmTip[Tboynum] = 0:
  789. gdk_nice_guy = 1
  790. gt 'pav_disco_sex', 'outside'
  791. end
  792. if bmTip[Tboynum] = 1:gt 'pav_disco_sex', 'outside'
  793. if bmTip[Tboynum] = 2:
  794. DPtipe = 2
  795. sex_ev['pav_hotel'] = 1
  796. gt 'pav_disco_sex', 'hotel'
  797. end
  798. end
  799. end
  800. end
  801. if $ARGS[0] = 'katja_too_drunk':
  802. *clr & cla
  803. menu_off = 1
  804. gs 'stat'
  805. '<center><b><font color="maroon">Disco</font></b></center>'
  806. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/school_kids/katja_help.jpg"></center>'
  807. 'Katja approaches you. "<<$pcs_nickname>>, are you drunk!? Let''s get you home, I''ll help you."'
  808. act 'Go with Katja': gt 'pav_disco_coolkids', 'katja_walkhome'
  809. end
  810. if $ARGS[0] = 'sonia_too_drunk':
  811. *clr & cla
  812. menu_off = 1
  813. gs 'stat'
  814. '<center><b><font color="maroon">Disco</font></b></center>'
  815. '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big25.jpg"></center>'
  816. 'Sonia approaches you and smiles. "<<$pcs_nickname>>, you''re pretty drunk. Let''s get you home, I''ll walk with you."'
  817. act 'Go with Sonia': gt 'pav_disco_coolkids', 'sonia_walkhome'
  818. end
  819. if $ARGS[0] = 'anushka_too_drunk':
  820. *clr & cla
  821. menu_off = 1
  822. gs 'stat'
  823. '<center><b><font color="maroon">Disco</font></b></center>'
  824. '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big144.jpg"></center>'
  825. 'Anushka approaches and pokes you, which causes you to jerk away. This causes you to stumble and nearly fall, but Anushka catches you by the arm to help steady you. "Someone''s partied pretty hard tonight, haven''t they? Maybe a little too hard. Let''s get you home before someone tries to take advantage of you."'
  826. act 'Go with Anushka': gt 'pav_disco_gopniks', 'anushka_walkhome'
  827. end
  828. if $ARGS[0] = 'albina_too_drunk':
  829. *clr & cla
  830. menu_off = 1
  831. gs 'stat'
  832. '<center><b><font color="maroon">Disco</font></b></center>'
  833. '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big23.jpg"></center>'
  834. 'You''re barely able to stand upright and stumble right into a nearby girl. It takes you a few seconds to realize that your face is firmly buried in her cleavage and you quickly jerk away, much to the disappointment of the boys around you.'
  835. '"Someone''s had a little too much fun it seems." You look up and notice that it''s Albina. "Let''s get you home before you do something you regret."'
  836. act 'Go with Albina': gt 'pav_disco_jocks', 'albina_walkhome'
  837. end
  838. if $ARGS[0] = 'hookup_aggressive':
  839. cla & *clr
  840. $hookup['pickup'] = 'pav_disco'
  841. gs 'fame', 'pav', 'sex', 1
  842. '<center><img src="images/locations/pavlovsk/community/disco/outside_talk.jpg"></center>'
  843. '"Hey, let''s go back to my place and fuck!"'
  844. act 'No thanks':
  845. cla & *clr
  846. '<center><img src="images/locations/pavlovsk/community/disco/outside_talk.jpg"></center>'
  847. '"No thanks, I''m not interested in having a one night stand." you reply.'
  848. '"Huh?!" <<$boydesc>> looks at you with anger on his face. "After the way you were dancing with me, you''re not gonna give it up?"'
  849. 'He makes a show of your rejection, hissing at you and spitting on the ground, narrowly missing your shoes before storming off. You roll your eyes and wait until he''s gone before leaving yourself.'
  850. gs 'arousal', 'end'
  851. act 'Leave':gt $loc, $loc_arg
  852. act 'Return to the dance':gt 'pav_disco'
  853. end
  854. act 'Fuck off':
  855. cla & *clr
  856. '<center><img src="images/pc/reactions/fuckoff3.jpg"></center>'
  857. '"You have no chance with me, so why don''t you just fuck off?" you say with a sting.'
  858. '"Huh?!" <<$boydesc>> looks at you with anger on his face. "After the way you were dancing with me, you''re not gonna give it up?"'
  859. 'He makes a show of your rejection, hissing at you and spitting on the ground, narrowly missing your shoes before storming off. You roll your eyes and wait until he''s gone before leaving yourself.'
  860. gs 'arousal', 'end'
  861. act 'Leave':gt $loc, $loc_arg
  862. act 'Return to the dance':gt 'pav_disco'
  863. end
  864. act 'That sounds nice':
  865. cla & *clr
  866. '<center><img src="images/locations/pavlovsk/community/disco/outside_kiss.jpg"></center>'
  867. '"That sounds nice," you say with a smile.'
  868. 'He leans in and gives you a quick, yet passionate kiss. "Great!" He grabs you by the arm and starts pulling you towards a nearby apartment complex, whispering obscenities in your ear along the way.'
  869. gs 'arousal', 'kiss', 5
  870. gs 'arousal', 'end'
  871. gs 'stat'
  872. act 'Go to his place':gt 'sex_ev_start', 'hookup_npc_home_start'
  873. end
  874. act 'That sounds great':
  875. cla & *clr
  876. '<center><img src="images/locations/pavlovsk/community/disco/outside_kiss.jpg"></center>'
  877. '"Fuck yeah, that sounds awesome." you say back to him.'
  878. 'He leans in and gives you a quick, yet passionate kiss. "I knew I liked you." He grabs you by the arm and starts pulling you towards a nearby apartment complex.'
  879. gs 'arousal', 'kiss', 5
  880. gs 'arousal', 'end'
  881. gs 'stat'
  882. act 'Go to his place':gt 'sex_ev_start', 'hookup_npc_home_start'
  883. end
  884. end
  885. if $ARGS[0] = 'hookup_nice':
  886. $hookup['pickup'] = 'pav_disco'
  887. cla & *clr
  888. '<center><img src="images/locations/pavlovsk/community/disco/outside_talk.jpg"></center>'
  889. '"Hey," <<$npc_firstname[$boy]>> says. "I had a really good time dancing with you tonight and I was wondering... would you maybe want to come back to my place? I could get you a drink and maybe..."'
  890. act 'Sorry':
  891. cla & *clr
  892. '<center><img src="images/locations/pavlovsk/community/disco/outside_talk.jpg"></center>'
  893. '"Oh, uhh, I uhh... I don''t know if I''m really up for that. Sorry..."'
  894. '"Oh, sure. That''s okay. You don''t have to be sorry." <<$npc_firstname[$boy]>> says with a hint of disappointment. "Well at least I gave it my best shot. Who knows, maybe I''ll see you here again."'
  895. act 'Leave':gt $loc, $loc_arg
  896. act 'Return to the dance':gt 'pav_disco'
  897. end
  898. act 'No thanks':
  899. cla & *clr
  900. '<center><img src="images/locations/pavlovsk/community/disco/outside_talk.jpg"></center>'
  901. '"No thanks, I''m not interested." you reply'
  902. '"Oh, sure. That''s okay. Uhh, sorry I asked." he says with a slight hint of disappointment.'
  903. 'You shrug and walk away.'
  904. act 'Leave':gt $loc, $loc_arg
  905. act 'Return to the dance':gt 'pav_disco'
  906. end
  907. act 'Hook up with him':
  908. cla & *clr
  909. gs 'fame', 'pav', 'sex', 1
  910. '<center><img src="images/locations/pavlovsk/community/disco/outside_kiss.jpg"></center>'
  911. '"That sounds nice," you smile.'
  912. '"Great! So, shall we..."'
  913. 'You follow him back to his home in nearby apartment complex, flirting in innuendos along the way. By the time you get there, you''ve both forgotten about the drinks.'
  914. gs 'stat'
  915. act 'Go to his place':gt 'sex_ev_start', 'hookup_npc_home_start'
  916. end
  917. act 'Want to fuck?':
  918. cla & *clr
  919. gs 'fame', 'pav', 'sex', 1
  920. '<center><img src="images/locations/pavlovsk/community/disco/outside_kiss.jpg"></center>'
  921. '"... fuck?" you ask.'
  922. 'He looks dumb founded by your words. "Uhh..."'
  923. '"Fuck," you repeat. "Wanna go back to your place and fuck? We can skip the drinks too."'
  924. '<<$npc_firstname[$boy]>> seems stunned by your straightforwardness, but eventually answers, "Yes!"'
  925. '"Great! Lead the way!" you grin. The two of you hurry through the streets together to a nearby apartment complex.'
  926. gs 'stat'
  927. act 'Go to his place':gt 'sex_ev_start', 'hookup_npc_home_start'
  928. end
  929. end
  930. --- pav_disco ---------------------------------