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