city_park.qsrc 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720
  1. # city_park
  2. $location_type = 'public_outdoors'
  3. if $ARGS[0] = 'start':
  4. CLOSE ALL
  5. $loc_arg = 'start'
  6. $loc = 'city_park'
  7. $menu_loc = 'city_park'
  8. $menu_arg = 'start'
  9. $locclass = 'city_park'
  10. menu_off = 0
  11. if sound = 0:
  12. if month >=11 and month <= 12 or month >=1 and month <=3:
  13. if hour >= 8 and hour <= 23: PLAY 'sound/street2.mp3',30 & PLAY 'sound/zima.mp3',30
  14. if hour >= 0 and hour <= 7: PLAY 'sound/street_night.mp3',30 & PLAY 'sound/zima.mp3',30
  15. else
  16. if hour >= 8 and hour <= 23: PLAY 'sound/park.mp3',30 & PLAY 'sound/street_leto.mp3',30
  17. if hour >= 0 and hour <= 7:PLAY 'sound/street_night.mp3',30
  18. end
  19. end
  20. $sexloc = 'city_park'
  21. if WalkInsidePark = 0:WalkInsidePark = 1
  22. *clr & cla
  23. gs 'stat'
  24. '<center><b><font color="maroon">Park</font></b></center>'
  25. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/park.jpg"></center>'
  26. 'The central park is huge, sandy paths spread out in every direction and every so often you''ll find a bench to sit on. In the summer you''ll see a lot people playing ball, relaxing or have a picnic in the more open areas, while in the winter you''ll meet families with their children sledding down the grass banks.'
  27. 'Despite its almost paradise-like appearance, the park can be very dangerous once the sun goes down.'
  28. *nl
  29. 'There is a sign that points into general direction of the city center. You estimate the walk to the city center would take 35 minutes.'
  30. 'The second sign points into the direction of the residential area. If you have to guess, the walk to the residential are should take 20 minutes.'
  31. 'The third sign says city industrial district on it. You know the city industrial District is rather far away from here, you estimate that the walk would take an hour.'
  32. *nl
  33. if hour >= 10 and hour <= 22:'The small café in the park is open, you could sit there and have some food.'
  34. if SNarkPriton = 0:'Near the cafe the <a href="exec: gt ''city_park'', ''junkies''">junkies</a> hang out.'
  35. if hour >= 9 or hour <= 20:
  36. 'There is an all year <a href="exec:gt ''city_park'', ''luna''">fair</a> at the park which you can visit.'
  37. else
  38. 'There is an all year fair at the park but it is closed. Opening hours from 9:00 to 21:00.'
  39. end
  40. if car > 0 and cardrive = 5:
  41. cardrive = 5
  42. 'Stands near the park <a href="exec:GS ''carF'', ''start''">your <<$car>></a>.'
  43. end
  44. if $pantyworntype = 'none' and PCloSkirt > 2 and hour > 6 and hour <= 20 and rand(0, 100) >= 80:
  45. gs 'arousal', 'flash', -5
  46. 'A man walks past you and notices that you didn''t put on any panties. He whistles at you, "Did you forget to put on your underwear today, honey?"'
  47. *nl
  48. if pcs_inhib >= 35:
  49. gs 'exhibitionism', 2
  50. pcs_mood += 5
  51. '"Nope!" you call back. "Just remembered not to!" You flip up the back of your skirt, flashing your ass at him and keep walking, a bit of a spring in your step.'
  52. elseif pcs_inhib > 30:
  53. inhib_exp += 1
  54. '"Nah, just didn''t feel like it," you shrug and continue on your way.'
  55. else
  56. pcs_mood -= 5
  57. 'You blush with shame and you try to walk out of his sight as fast as possible.'
  58. end
  59. end
  60. act 'Leave': gt 'city_park', 'exit'
  61. act 'Walk around the park (1:00)': gt 'park_walkeventsrnd'
  62. gs 'treeCircEntry', 'CentralPark'
  63. if hour >= 10 and hour <= 22:
  64. act 'Have some food in the cafe': minut += 5 & gt 'ParkKafe', 'start'
  65. end
  66. if hour >= 20 or hour < 6 :
  67. if home_owned[1] = 0 and tanwork = 0 and func('uniutil', 'student_status') <= 0:
  68. !nowhere to live in city
  69. 'It''s quite dark now, and you have nowhere to stay nearby. Maybe you should try to sleep on a bench?'
  70. else
  71. 'It''s quite dark now, and you don''t feel like walking. Maybe you should try to sleep on a bench?'
  72. end
  73. act 'Sleep on a bench': gt'placer_sex','sleeping_park_bench'
  74. end
  75. act 'Sit on a bench': gt'placer_sex','sitting_park_bench'
  76. if joint > 0 and jointhigh = 0: act 'Smoke a joint': gs 'drugs', 'joint' & gt $loc, $loc_arg
  77. if pusher = 1 and hour >= 6 and hour <= 21:
  78. 'There''s a drug dealer casually sitting on one of the benches. He''s trying not to be too suspicious.'
  79. if money >= 360:
  80. act 'Buy "Pale Lady" aka cocaine (360 <b>₽</b>)':
  81. cla
  82. menu_off = 1
  83. minut += 10
  84. palelady = input ("How many doses you want to buy?")
  85. if palelady * 360 > money or palelady <= 0:
  86. 'Either tell me how many you want to buy or get lost.'
  87. else
  88. money -= palelady * 360
  89. dur += palelady
  90. 'You get out your purse and pay him quickly, hoping nobody else saw you giving him money. Then he passes you the doses you''ve paid for and you can savely sniff the stuff at home.'
  91. end
  92. act 'Casually walk away':gt 'city_park', 'start'
  93. end
  94. else
  95. 'You do not have enough money, not even for one dose.'
  96. end
  97. end
  98. if $clothingworntype = 'exercise' and $shoeworntype = 'trainers' and hour > 5 and hour < 23 and parkrunday ! daystart:
  99. act 'Go for a run in the park (1:00)':
  100. *clr & cla
  101. menu_off = 1
  102. parkrunday = daystart
  103. gs 'exercise', 'tier1', 60, 'run_exp'
  104. fat -= rand(0, 4)
  105. gs 'sweat', 'add', 5
  106. '<center><b><font color="maroon">Park</font></b></center>'
  107. '<center><img <<$set_imgh>> src="images/locations/shared/park/parkbeg.jpg"></center>'
  108. 'You randomly take the paths, you run them up and down and about an hour later, you are out of breath and heavily sweating.'
  109. if hour >= 20:
  110. parkrand = rand(0, 10)
  111. if parkrand >= 8:
  112. 'A shade steps out of the shadow from a tree and runs up to you. Before you can react, he hits you and drags you into the bushes. "Relax and enjoy this", he says.'
  113. gs 'npcgeneratec', 0, 'Rapist', rand(18,40)
  114. gs 'boyStat', $npclastgenerated
  115. act 'Fight':
  116. cla
  117. gs 'fight','initFight'
  118. gs 'fight_npcdata', 'rapist'
  119. gt 'fight', 'start'
  120. end
  121. if succubusQW = 5:
  122. !!Used if this was a random encounter instead of active hunting
  123. Act 'Lure him in and feed (this can take a lot of time)':
  124. cla
  125. 'You wait until he has dragged you almost to the bushes before turning on him.'
  126. act 'Continue': gt 'succubus', 'RapistFight'
  127. end
  128. end
  129. exit
  130. end
  131. end
  132. act 'Finish your run':
  133. cla & *nl
  134. 'You feel great after your run. A bit sweaty, but also that you''ve managed to improve your stamina as you even feel a bit slimmer.'
  135. act 'Continue': gt 'city_park', 'start'
  136. end
  137. if pcs_inhib >= 35 or exhibitionist_lvl > 0:
  138. act 'Expose your breasts':
  139. *clr & cla
  140. if rand(0,1) = 0:
  141. '<center><img <<$set_imgh>> src="images/locations/shared/park/flash'+rand(3,4)+'.jpg"></center>'
  142. else
  143. '<center><video autoplay loop src="images/locations/shared/park/flash'+rand(1,2)+'.mp4"></video></center>'
  144. end
  145. 'Halfway through your run, you pull up your top and expose your breasts. The cool air against your warm skin causes you to shiver, and almost immediately your nipples start to harden, a mixed reaction from the air hitting them and your growing excitement.'
  146. *nl
  147. gs 'park_walkevents', 'run_reactions'
  148. end
  149. end
  150. end
  151. elseif ($clothingworntype ! 'exercise' or $shoeworntype = 'trainers') and hour > 5 and hour < 23 and parkrunday ! daystart:
  152. 'You could go for a run in the park if you were wearing sports clothes and shoes.'
  153. end
  154. if hour >= 8 and hour <= 20 and sunWeather = 1 and temper >= 15 and ml_guitar['carried'] = 1 and ml_performance['performed_minutes'] < ml_performance['max_perform_minutes'] and ml_performance['max_perform_minutes'] >= 15:
  155. *nl
  156. 'With the weather being pleasant and sunny, there are groups of people moving around the streets. You could play some music, practice performing songs and maybe make some money too.'
  157. ml_buskingtime = min((ml_performance['max_perform_minutes']-ml_performance['performed_minutes']), 60)
  158. if pcs_inhib < 30:
  159. if pcs_inhib < 10:
  160. $diff = 'hard'
  161. elseif pcs_inhib < 20:
  162. $diff = 'medium'
  163. else
  164. $diff = 'easy'
  165. end
  166. gs 'willpower', 'skill', 'self', $diff
  167. will_cost = (will_cost * 3) - (pcs_perform)
  168. if will_cost <= pcs_willpwr:
  169. act 'Start busking (<<ml_buskingtime>> minutes) (<<will_cost>> Willpower)':
  170. inhib_exp += rand(1,3)
  171. gs 'willpower', 'pay', 'self'
  172. gs 'stat'
  173. gs 'music_buskingevents', 'busking', 'city'
  174. end
  175. else
  176. act 'Start busking (<<ml_buskingtime>> minutes) (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  177. end
  178. else
  179. act 'Start busking (<<ml_buskingtime>> minutes)': gs 'music_buskingevents', 'busking', 'city'
  180. end
  181. end
  182. if hour <= 7 or hour >= 21:
  183. !!Succubus active hunting, can only hunt successfully once a day, but can try until success
  184. If succubusQW = 5 and suchuntday ! daystart:
  185. act 'Go Hunting (this can take a lot of time)':
  186. menu_off = 1
  187. if rand(1,100) < 70:
  188. minut += 30
  189. pcs_mood -= 5
  190. *nl
  191. 'No luck! After searching for half an hour, you find no one. For such a large city you would have thought there would be suitable prey around, your needs remain so maybe another search will be required?'
  192. act 'Continue': gt 'city_park', 'start'
  193. else
  194. suchunt = 1 & gt 'park_walkevents', '1'
  195. end
  196. end
  197. end
  198. if knowsfairy >= 1 and pcs_magik > 4:
  199. act 'Find a place the Fairy may be': fairylooking = 1 & gt 'park_walkeventsrnd'
  200. end
  201. end
  202. gs 'kseniyaQW', 'events'
  203. if pcs_inhib >= 35 or exhibitionist_lvl > 0:
  204. act 'Flash your tits':
  205. menu_off = 1
  206. inhib_exp += 2
  207. if pcs_exhib = 100 and exhibitionQW = 0: gt 'kseniyaQW', 'event1'
  208. *clr & cla
  209. gs 'flash', 'tits', 'outdoors', 5
  210. gs 'stat'
  211. act 'Continue': gt 'city_park', 'start'
  212. end
  213. end
  214. if exhibitionist_lvl > 1:
  215. act 'Flash your pussy':
  216. menu_off = 1
  217. inhib_exp += 2
  218. if pcs_exhib = 100 and exhibitionQW = 0: gt 'kseniyaQW', 'event1'
  219. *clr & cla
  220. gs 'flash', 'pussy', 'outdoors', 5
  221. gs 'stat'
  222. act 'Continue': gt 'city_park', 'start'
  223. end
  224. end
  225. end
  226. if $ARGS[0] = 'exit':
  227. cla
  228. $loc = 'city_park'
  229. $loc_arg = 'exit'
  230. $menu_loc = 'city_park'
  231. $menu_arg = 'exit'
  232. menu_off = 0
  233. '<center><b><font color="maroon">Park</font></b></center>'
  234. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/park.jpg"></center>'
  235. act 'Don''t leave': gt 'city_park', 'start'
  236. !!this leads to the old street walker content, blocked until it''s fixed up or moved into the new street walker content (julzor)
  237. !!act 'Go to the highway near the park (0:05)':minut += 5 & gt 'city_park', 'whore'
  238. act 'Go to the Residential Area (0:20)':minut += 20 & gt 'city_residential'
  239. act 'Go to the City Center (0:35)':minut += 35 & gt 'city_center'
  240. act 'Go to the City Industrial Region (1:00)':minut += 60 & gt 'city_industrial'
  241. end
  242. if $ARGS[0] = 'luna':
  243. *clr & cla
  244. $menu_loc = 'city_park'
  245. $menu_arg = 'luna'
  246. menu_off = 0
  247. minut += 5
  248. clr
  249. gs 'stat'
  250. '<center><b><font color="maroon">The Fun Fair</font></b></center>'
  251. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/luna.jpg"></center>'
  252. 'The fun fair sits in the hearts of the park and attracts families, people on a vacation and loving couples from all over the town. It''s a popular gathering spot and a place to forget your worries for a few hours.'
  253. *nl
  254. 'Opening hours are 9:00 to 21:00'
  255. if vladimirQW = 0 and hour >= 9 and hour <= 20 and week > 5 and pcs_apprnc > 40:'<a href="exec:gt ''qwloc''">There''s a strong looking man staring at you from the fences.</a>.'
  256. act 'Go back to the park':gt 'city_park', 'start'
  257. if hour >= 9 and hour <= 20:
  258. act 'Distribute flyers to earn money (50 <b>₽</b>) (1:00)':
  259. *clr & cla
  260. menu_off = 1
  261. minut += 60
  262. money += 50
  263. pcs_mood -= 5
  264. '<center><img <<$set_imgh>> src="images/locations/shared/park/flaer.jpg"></center>'
  265. 'For an hour straight, you walked through the park and the fun fair, chatting up random visitors and trying to give them one of your flyers. After that you are being paid 50 <b>₽</b> for your effort.'
  266. act 'Move away':gt 'city_park', 'luna'
  267. end
  268. if money >= 50:
  269. act 'Eat Shawarma (50 <b>₽</b>)':
  270. *clr & cla
  271. menu_off = 1
  272. gs 'stat'
  273. minut += 15
  274. pcs_health += 10
  275. pcs_mood += 20
  276. fat += 2
  277. pcs_energy += 30
  278. cumspclnt = 2
  279. gs 'cum_cleanup'
  280. pcs_breath = 0
  281. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/luna1.jpg"></center>'
  282. 'You enjoy the shawarma.'
  283. act 'Move away':gt 'city_park', 'luna'
  284. end
  285. act 'Drink Lemonade (50 <b>₽</b>)':
  286. *clr & cla
  287. menu_off = 1
  288. gs 'stat'
  289. minut += 5
  290. pcs_health += 10
  291. pcs_mood += 20
  292. fat += 1
  293. pcs_hydra += 40
  294. cumspclnt = 2
  295. gs 'cum_cleanup'
  296. pcs_breath = 0
  297. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/luna1.jpg"></center>'
  298. 'You happily drink the refreshing lemonade.'
  299. act 'Move away':gt 'city_park', 'luna'
  300. end
  301. act 'Ride on the carousel (50 <b>₽</b>)':
  302. *clr & cla
  303. menu_off = 1
  304. minut += 30
  305. money -= 50
  306. sprt_exp += 2
  307. pcs_mood += 10
  308. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/karusel.jpg"></center>'
  309. 'You paid 50 <b>₽</b> and sat in the carousel.'
  310. 'You have a great ride, already dazzled.'
  311. act 'Move away':gt 'city_park','luna'
  312. end
  313. end
  314. if money >= 100:
  315. act 'Shoot some targets (100 <b>₽</b>)':
  316. *clr & cla
  317. menu_off = 1
  318. minut += 30
  319. money -= 100
  320. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/tir.jpg"></center>'
  321. 'You paid 100 <b>₽</b> for ten bullets. If you are able to hit all targets, you can win a teddy bear.'
  322. act 'Shoot':
  323. cla
  324. tirkoef = pcs_agil + pcs_shoot
  325. tirmin = tirkoef * 20 / 100
  326. tirand = rand(tirkoef - tirmin, tirkoef + tirmin)
  327. if tirand >= 80:
  328. mishka += 1
  329. pcs_mood += 5
  330. 'You hit all targets and didn''t even miss once. Congratulations! You''ve won a Teddy Bear.'
  331. elseif tirand < 80 and tirand >= 70:
  332. 'Oh, you''ve only missed once.'
  333. elseif tirand < 70 and tirand >= 60:
  334. 'You were able to hit the target eight times, but you''ve missed twice.'
  335. elseif tirand < 60 and tirand >= 50:
  336. 'You were able to hit the target seven times, but you''ve missed three times.'
  337. elseif tirand < 50 and tirand >= 40:
  338. 'Six times you were able to hit the target, but you''ve missed four times.'
  339. elseif tirand < 40 and tirand >= 30:
  340. 'Five times you were able to hit the target, but you''ve missed five times too.'
  341. elseif tirand < 30 and tirand >= 25:
  342. 'Four times you were able to hit the target, but you''ve missed six times.'
  343. elseif tirand < 25 and tirand >= 20:
  344. 'Three times you were able to hit the target, but you''ve missed seven times.'
  345. elseif tirand < 20 and tirand >= 15:
  346. 'You were able to hit the target twice, but you''ve missed it eight times.'
  347. elseif tirand < 15 and tirand >= 10:
  348. 'You were only able to hit the target once and missed it nine times.'
  349. elseif tirand < 10:
  350. 'You couldn''t even hit the target once.'
  351. end
  352. shoot_lvl += 1
  353. act 'Move away':gt 'city_park', 'luna'
  354. end
  355. end
  356. end
  357. if money >= 20:
  358. act 'Hit the dynamometer (20 <b>₽</b>)':
  359. *clr & cla
  360. menu_off = 1
  361. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/silomer.jpg"></center>'
  362. 'You''ve paid 20 <b>₽</b> to play Ring-The-Bell.'
  363. act 'Bump':
  364. cla
  365. minut += 30
  366. money -= 20
  367. stKo = pcs_stren * 20/100
  368. damage = rand(pcs_stren - stKo, pcs_stren + stKo)
  369. gs 'exercise', 'tier2', 1, 'stren_exp'
  370. 'A LED screen lights up and shows you your score:<<damage>>'
  371. if damage > maxdamage:
  372. maxdamage = damage & 'Congratulations! A new personal best!'
  373. else
  374. 'You swung the hammer as hard as you could, but it wasn''t enough for a new record.'
  375. end
  376. act 'Move away':gt 'city_park', 'luna'
  377. end
  378. end
  379. end
  380. act 'One-Armed Bandit':gt 'city_park', 'avtomat'
  381. else
  382. 'The fair is now closed.'
  383. end
  384. end
  385. if $ARGS[0] = 'avtomat':
  386. $location_type = 'event_outdoors'
  387. *clr & cla
  388. menu_off = 1
  389. gs 'stat'
  390. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/avtomat.jpg"></center>'
  391. 'The rules of the game are very simple, throw 5 <b>₽</b> into the slot, pull the lever and with a bit of luck you can win the jackpot of 1.000 <b>₽</b>.'
  392. if money >= 5 and hour <= 20:
  393. act 'Throw in 5 <b>₽</b> and pull the lever':gt 'city_park', 'avtomat2'
  394. end
  395. act 'Move away from the slot machine':gt 'city_park', 'luna'
  396. end
  397. if $ARGS[0] = 'avtomat2':
  398. $location_type = 'event_outdoors'
  399. *clr & cla
  400. menu_off = 1
  401. minut += 5
  402. money -= 5
  403. gs 'stat'
  404. avtrand = rand(0, 100)
  405. if avtrand = 100:
  406. money += 1000
  407. 'Jackpot! You win 1,000 <b>₽</b>.'
  408. elseif avtrand < 100 and avtrand >= 95:
  409. money += 100
  410. 'You win 100 <b>₽</b>.'
  411. elseif avtrand < 95 and avtrand >= 85:
  412. money += 10
  413. 'You win 10 <b>₽</b>.'
  414. elseif avtrand < 85 and avtrand >= 75:
  415. money += 5
  416. 'You win 5 <b>₽</b>.'
  417. elseif avtrand < 75:
  418. 'Unfortunately, you weren''t able to win anything this time.'
  419. end
  420. act 'Try your luck once more':gt 'city_park', 'avtomat'
  421. end
  422. if $ARGS[0] = 'whore':
  423. $location_type = 'event_outdoors'
  424. *clr & cla
  425. $menu_loc = 'city_park'
  426. $menu_arg = 'whore'
  427. menu_off = 0
  428. gs 'stat'
  429. '<center><b><font color="maroon">The road near the park</font></b></center>'
  430. if hour >= 16 and hour <= 23:
  431. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/park1.jpg"></center>'
  432. 'Along the roadside <a href="exec:gt ''prostitute'', ''start''">Prostitutes</a> are walking and sometimes picked up by a car.'
  433. elseif hour >= 4 and hour < 16:
  434. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/glpark.jpg"></center>'
  435. 'Cars passing on the road past the park and there is not seen nothing interesting.'
  436. else
  437. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/park1.jpg"></center>'
  438. 'Cars drive on the road past the park and then not see anything interesting.'
  439. end
  440. temp = rand(1, 10)
  441. act 'Go back to the park (0:05)': minut += 5 & gt 'city_park', 'start'
  442. if pcs_inhib > 35:
  443. act 'Flash breasts':
  444. *clr & cla
  445. menu_off = 0
  446. inhib_exp += 2
  447. gs 'flash', 'tits', 'outdoors', 5
  448. gs 'stat'
  449. act 'Go back to the park':gt 'city_park', 'start'
  450. end
  451. end
  452. end
  453. if $ARGS[0] = 'prost':
  454. *clr & cla
  455. menu_off = 1
  456. minut += 5
  457. gs 'stat'
  458. '<center><b><font color="maroon">Hooker</font></b></center>'
  459. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/park2.jpg"></center>'
  460. if whoreQW = 2:
  461. 'Prostitutes look at you with curiosity.'
  462. elseif whoreQW = 1:
  463. 'Prostitutes look at you with interest.'
  464. act 'Talk':
  465. cla
  466. whoreQW = 2
  467. 'You went to a prostitute and asked her how things are done here at all. She began to explain. "We are free, do not work on anyone, but because of this many problems. Svimi Stella with her friends sometimes beat us and rob and sometimes come petty thugs and rob us of the money. If you want to work here, you have to pay and Stella and Bandyuk . course you cool, you can try to besiege Stella and her friends, but the bandits do not advise contact. And yet, you do not peck on customers, if you nebudesh dressed like a slut, you can buy some clothes in a sex shop. "'
  468. act 'Move away':gt 'city_park', 'prost'
  469. end
  470. elseif whoreQW = 0:
  471. 'Hey, you''re not one of us, would valyl from our point, and that the teeth will not collect.'
  472. gs 'npcgeneratec', 0, 'Stoned Prostitute', rand(15,30)
  473. gs 'boyStat', $npclastgenerated
  474. act 'Fuck you!':
  475. cla
  476. minut += 15
  477. gs 'fight','initFight'
  478. gs 'fight_npcdata', 'prostitute'
  479. gt 'fight', 'start'
  480. end
  481. end
  482. if whoreQW > 1 and PCloStyle = 4:
  483. act 'Search client (0:15)':
  484. *clr & cla
  485. minut += 15
  486. whrand = rand(0, 100)
  487. if whrand <= 5:
  488. 'To you black jeep pulled up, opened the window and leaned out healthy brazen face. "Hey slut, it''s time to pay tribute. Shtukar Come here and get out on work."'
  489. if money >= 1000:
  490. act 'Giving money (1,000 <b>₽</b>)':
  491. cla
  492. money -= 1000
  493. 'You gave the money big man in the jeep. He put them in his pocket and left.'
  494. act 'Move away':gt 'city_park', 'prost'
  495. end
  496. end
  497. act 'Fuck you!':
  498. cla
  499. minut += 15
  500. gs 'npcgeneratec', 0, 'Bandit', rand(18,40)
  501. gs 'boyStat', $npclastgenerated
  502. gs 'fight','initFight'
  503. gs 'fight_npcdata', 'bandit'
  504. gt 'fight', 'start'
  505. end
  506. elseif whrand > 5 and whrand <= 60:
  507. minut += 15
  508. stat['bj'] += 1
  509. guy += 1
  510. money += 500
  511. pcs_throat += 1
  512. '<center><img <<$set_imgh>> src="images/locations/highway/sex/car.jpg"></center>'
  513. 'To you a car drove up and a man sitting behind the wheel asked how much it would cost the vacuum. You called a standard fee of 500 <b>₽</b>. He agreed and opened Passenger door for you.'
  514. if prezik > 0:'You got a condom and put it in your mouth, then bent over his pants and put his client condom on the penis with his mouth.'
  515. 'You clasped lips member client and began to suck it, caress the tongue and try to take it as deep as possible.'
  516. gs 'npcgeneratec', 0, 'Client', rand(15,30)
  517. gs 'boyStat', $npclastgenerated
  518. if prezik = 0:
  519. swallow += 1
  520. spafinloc = 12
  521. gs 'cum_manage'
  522. 'Client started cumming in your mouth, you continued to suck and swallow his hot, tart sperm.'
  523. gs 'dinSex', 'std_trigger_oral'
  524. elseif prezik > 0:
  525. dynamic $prezik
  526. 'Client finished in a condom.'
  527. end
  528. 'After the client has finished you off immediately dropped out of the car.'
  529. act 'Go to the panel':gt 'city_park', 'prost'
  530. elseif whrand > 60 and whrand <= 90:
  531. minut += 15
  532. 'You were walking along the sidewalk showing off their charms completely in vain, no you are not interested.'
  533. act 'Go to the panel':gt 'city_park', 'prost'
  534. elseif whrand > 90:
  535. 'To you approached a prostitute. "I hear you, slut, if you do not want problems, you have to pay Stella. Pyatihatnik Come here and get out on work."'
  536. if money >= 500:
  537. act 'Giving money (500 <b>₽</b>)':
  538. cla
  539. money -= 500
  540. 'You gave the money to the prostitute, she turned and walked away.'
  541. act 'Move away':gt 'city_park', 'prost'
  542. end
  543. end
  544. act 'Fuck you!':
  545. cla
  546. minut += 15
  547. gs 'npcgeneratec', 0, 'Prostitute', rand(15,30)
  548. gs 'boyStat', $npclastgenerated
  549. gs 'fight','initFight'
  550. gs 'fight_npcdata', 'prostitute'
  551. gt 'fight', 'start'
  552. end
  553. end
  554. end
  555. end
  556. act 'Move away':gt 'city_park', 'start'
  557. end
  558. if $ARGS[0] = 'rape1':
  559. $location_type = 'event_outdoors'
  560. *clr & cla
  561. menu_off = 1
  562. rape += 1
  563. gs 'npcgeneratec', 0, 'Rapist', rand(18,40)
  564. gs 'boyStat', $npclastgenerated
  565. SUB += 3
  566. money = 0
  567. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/sex/rape.jpg"></center>'
  568. 'Suddenly, you are hit on the head. You wake up sometime later in a bush. Somehow you''re not able to move your arms, they must be tied up. As you look down at yourself, you realize that you''re not wearing anything and before you can even react some dude is ramming his dick into your cunt. "Shit", you think yourself, "I''m being raped."'
  569. gs 'arousal', 5, 'vaginal', 'rape'
  570. act 'Try to resist':
  571. cla
  572. spafinloc = 0
  573. gs 'cum_manage'
  574. 'You try everything that''s possible in your situation right now to resist him, but he just tightens his grips and doesn''t stop fucking you. Some time later he begins to groan and you can feel his hot cum flowing inside your pussy. You just hope to yourself, that he didn''t impregnate you. He then zips up his pants, takes your money and leaves.'
  575. gs 'arousal', 15, 'vaginal', 'rape', 'rough'
  576. gs 'arousal', 'end'
  577. act 'Leave':gt 'city_park', 'start'
  578. end
  579. act 'Try to relax and enjoy it':
  580. cla
  581. *clr
  582. stat['anal'] += 1
  583. SUB += 5
  584. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/sex/rapean.jpg"></center>'
  585. 'It doesn''t take long for the rapist to realize you''re not resisting. "Good girl!", he says to you. He pushes you onto your knees, seems he intends to take you doggy-style. He spreads your buttocks and pushes his cock into your ass. You cry out in pain, but he holds your mouth shut and doesn''t stop fucking your asshole.'
  586. gs 'arousal', 15, 'anal', 'rape'
  587. act 'Go on':
  588. cla
  589. *clr
  590. spafinloc = 12
  591. gs 'cum_manage'
  592. spafinloc = 11
  593. gs 'cum_manage'
  594. SUB += 5
  595. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/sex/cum.jpg"></center>'
  596. '"Give me a blowjob and you''ll get your reward for not resisting, girl.", he tells you. You nod obidiently and move on your knees and begin to give him head.'
  597. gs 'arousal', 15, 'bj', 'rape'
  598. 'It doesn''t take long for him to groan out in pleasure, "You better swallow it all, slut!" Shortly after that you can taste his hot cum inside your mouth and you swallow every drip of it, somehow enjoying the taste. Then he stand up, buttons up his pants and takes your money. While you were still liking your fingers clean from any drips of cum, he smiles and says to you, "Have a nice day slut."'
  599. gs 'arousal', 'end'
  600. act 'Stand up and leave':gt 'city_park', 'start'
  601. end
  602. end
  603. end
  604. if $ARGS[0] = 'junkies':
  605. *clr & cla
  606. gs 'stat'
  607. SNarkPriton = 1
  608. 'The junkies look at you with a daunted gaze. They probably thought you are a police officer. Then one of them said, "We don''t sell no drugs. Go to the Drug House, ye can get zome there."'
  609. act 'Walk away from them':gt 'city_park', 'start'
  610. end
  611. --- city_park ---------------------------------