road.qsrc 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658
  1. # road
  2. $location_type = 'public_outdoors'
  3. !! TODO: Scene: As Sveta is walking along she stops for a moment to catch her breath. Depending on her outfit, a driver may stop and ask for her tariff.
  4. !! Playing along, i.e. accepting the offer, she unlocks the road as a place to work.
  5. if $ARGS[0] = '':
  6. CLOSE ALL
  7. if sound = 0:PLAY 'sound/highway.mp3',50
  8. $loc_arg = ''
  9. $loc = 'road'
  10. cla & *clr
  11. $menu_loc = 'road'
  12. $menu_arg = ''
  13. menu_off = 0
  14. gs 'stat'
  15. '<center><h2>Main road between St. Petersburg and Pavlovsk</h2></center>'
  16. if month >= 11 or month <= 3:
  17. '<center><img <<$set_imgh>> src="images/locations/highway/roadwinter.jpg"></center>'
  18. else
  19. '<center><img <<$set_imgh>> src="images/locations/highway/road.jpg"></center>'
  20. end
  21. '<center><<nroad>> km</center>'
  22. 'Calling it a highway would be too much credit, but this road is the main way to get from St. Petersburg to the town of Pavlovsk, 20km away.'
  23. 'Smaller villages named Gadukino and Pushkin can be found along the way. Cars are driving by you at a high speed.'
  24. if car > 0 and cardrive = 22 and ncarroad = nroad and nroad ! 10:'You parked <a href="exec:gs ''carF'', ''start''">your <<$car>></a>'+iif(prostitute['road'] = 1, ' in a quieter spot.', ' next to the road.')
  25. if nroad = 0: act 'Walk to the City Industrial Region (0:15)': minut += 15 & gt 'city_industrial'
  26. if nroad = 1:
  27. act 'Walk to the City Suburbs (0:15)': minut += 15 & gt 'city_suburbs', 'start'
  28. end
  29. if nroad = 16: act 'Check out the construction site (1:00)':minut += 60 & gt 'obekt'
  30. if nroad = 19:
  31. act 'Walk to Pushkin (0:05)': minut += 5 & gt 'pushkin'
  32. end
  33. if nroad = 20:
  34. act 'Walk to Pavlovsk train station (0:15)': minut += 15 & gt 'pav_train_hall'
  35. act 'Walk to Pavlovsk Commercial area (0:15)': minut += 15 & gt 'pav_commercial'
  36. act 'Walk to Pavlovsk Industrial region (0:25)': minut += 25 & gt 'pav_industrial'
  37. act 'Walk to Pavlovsk Market (0:15)': minut += 15 & gt 'pav_market'
  38. end
  39. if nroad < 20:
  40. act 'Walk towards Pavlovsk (0:20)':
  41. if func('road', 'mistake_check'):
  42. !! TODO: should be gt 'road', 'walking_mistake'
  43. gt 'road', 'autostop_mistake', 'Pavlovsk'
  44. else
  45. minut += 20
  46. nroad += 1
  47. gt $curloc
  48. end
  49. end
  50. end
  51. if nroad > 0:
  52. act 'Walk towards St. Petersburg (0:20)':
  53. if func('road', 'mistake_check'):
  54. !! TODO: should be gt 'road', 'walking_mistake'
  55. gt 'road', 'autostop_mistake', 'St. Petersburg'
  56. else
  57. minut += 20
  58. nroad -= 1
  59. gt $curloc
  60. end
  61. end
  62. end
  63. if nroad > 0 and nroad < 20:
  64. !! TODO: Adding a scene here of a driver mistaking Sveta for a whore and solicits her. If she accepts, that will unlock prostitution along the road.
  65. act 'Try hitchhiking towards Pavlovsk':
  66. cls
  67. minut += 15
  68. gs 'stat'
  69. gorand = rand(1, 100)
  70. picrand = RAND(1, 3)
  71. !! Check if a misunderstanding is happening here
  72. if func('road', 'mistake_check', 2):
  73. gt 'road', 'autostop_mistake', 'Pavlovsk'
  74. elseif gorand <= 60:
  75. '<center><B>Main road between St. Petersburg and Pavlovsk</B></center>'
  76. '<center><img <<$set_imgh>> src="images/locations/highway/autostop (<<picrand>>).jpg" ></center>'
  77. 'You try to catch the attention of people driving towards Pavlovsk, but everyone just rushes by, ignoring you completely.'
  78. act 'Continue': gt $curloc
  79. elseif gorand > 60:
  80. gs 'road', 'autostop_d'
  81. if nroad < 10:
  82. act 'Ask the driver to take you to Gadukino':
  83. $road_textrand0 = 'Gadukino'
  84. gt 'road', 'autostop_money'
  85. end
  86. end
  87. act 'Ask the driver to take you to Pavlovsk':
  88. $road_textrand0 = 'Pavlovsk'
  89. gt 'road', 'autostop_money'
  90. end
  91. end
  92. end
  93. !! TODO: Adding a scene here of a driver mistaking Sveta for a whore and solicits her. If she accepts, that will unlock prostitution along the road.
  94. act 'Try hitchhiking towards St. Petersburg':
  95. cls
  96. minut += 15
  97. gs 'stat'
  98. gorand = rand(1, 100)
  99. picrand = RAND(1, 3)
  100. if func('road', 'mistake_check', 2):
  101. gt 'road', 'autostop_mistake', 'St. Petersburg'
  102. elseif gorand <= 60:
  103. '<center><B>Main road between St. Petersburg and Pavlovsk</B></center>'
  104. '<center><img <<$set_imgh>> src="images/locations/highway/autostop (<<picrand>>).jpg" ></center>'
  105. 'You try to catch the attention of people driving towards St. Petersburg, but everyone just rushes by, ignoring you completely.'
  106. act 'Continue':gt $curloc
  107. elseif gorand > 60:
  108. gs 'road', 'autostop_d'
  109. if nroad > 10:
  110. act 'Ask the driver to take you to Gadukino':
  111. $road_textrand0 = 'Gadukino'
  112. gt 'road', 'autostop_money'
  113. end
  114. end
  115. act 'Ask the driver to take you to St. Petersburg':
  116. $road_textrand0 = 'St. Petersburg'
  117. gt 'road', 'autostop_money'
  118. end
  119. end
  120. end
  121. end
  122. if nroad = 0:
  123. 'You''re on the outskirts of St. Petersburg. You see a number of crudely made huts near the trees. A bunch of homeless people must have sought shelter here.'
  124. 'A <a href="exec:minut += 5 & gt ''furi''">lorry</a> is parked next to the road. The driver is currently taking a break and is having a cigarette. He could probably bring you to Gadukino or Pavlovsk, for a price...'
  125. elseif nroad = 1:
  126. 'You''re not very far from St. Petersburg. You see a bunch of <a href="exec:minut += 15 & gt ''city_suburbs'',''start''">luxury houses</a> not far from the road. That settlement looks like it''s very expensive to live in.'
  127. elseif nroad = 2:
  128. ''
  129. elseif nroad = 3:
  130. 'You see a sign pointing towards a <a href="exec:minut += 15 & gt ''graveyard''">cemetery</a>, hidden between lots of trees. You think it''d be a 15 minute walk from here.'
  131. act 'Walk to the bus station (0:01)': minut += 1 & gt 'bus', 'graveyard'
  132. elseif nroad = 4:
  133. ''
  134. elseif nroad = 5:
  135. 'You see a <a href="exec:gt ''train'', ''communal''">railway platform</a> not far from the road. A bit further away, someone built <a href="exec:minut += 15 & gt ''dachi''">a bunch of cottages</a>. Some of them are for sale. This must be a nice place to stay at in the summer!'
  136. elseif nroad = 6:
  137. ''
  138. elseif nroad = 7:
  139. ''
  140. elseif nroad = 8:
  141. ''
  142. elseif nroad = 9:
  143. ''
  144. elseif nroad = 10:
  145. display_bb = 1
  146. gs 'stat'
  147. act 'Walk to Gadukino (0:15)': minut += 15 & gt 'gadukino'
  148. act 'Walk to the train platform (0:15)': minut += 15 & gt 'train', 'gadukino'
  149. 'You see a <a href="exec:gt ''train'', ''gadukino''">railway platform</a> not far from the road. In the same direction, a dirt road leads to the village of <a href="exec:minut += 15 & gt ''gadukino''">Gadukino</a>.'
  150. 'A <a href="exec:minut += 5 & gt ''furi''">lorry</a> is parked next to the road. The driver is currently taking a break and is having a cigarette. He could probably bring you to Pavlovsk or St. Petersburg, for a price...'
  151. if npc_QW['A60'] > 15: 'Mira <a href="exec:gt ''gadprostitutes'', ''start''">prostitutes</a> herself around here.'
  152. if hour >= 16 and hour <= 23 and prostitute['gadukino'] = 1:
  153. if car > 0 and cardrive = 22 and ncarroad = nroad:'You parked <a href="exec:gs ''carF'', ''start''">your <<$car>></a> in a quieter spot on the side road to Gadukin.'
  154. gs 'prostitution_functions', 'work_clothes'
  155. if prostitute['work_clothes']:
  156. act 'You can work as a prostitute here': gt 'gadprostitutes', 'start'
  157. if car > 0 and cardrive = 22 and ncarroad = nroad and prostitute['changed_for_work']:
  158. act 'Change into your regular clothes': gt 'prostitution_functions', 'change_back', 'car'
  159. elseif prostitute['changed_for_work']:
  160. act 'Change into your regular clothes': gt 'prostitution_functions', 'change_back', 'road_side'
  161. end
  162. end
  163. if prostitute['work_clothes'] = 0 and prostitute['outfit_is_set']:
  164. if car > 0 and cardrive = 22 and ncarroad = nroad:
  165. act 'Change to work as a prostitute': gt 'prostitution_functions', 'change_to_work', 'car'
  166. else
  167. act 'Change to work as a prostitute': gt 'prostitution_functions', 'change_to_work', 'road_side'
  168. end
  169. end
  170. elseif prostitute['road'] = 1 and ((prostitute['wl_block'] = 0 and prostitute['full_block'] = 0) or (prostitute['wl_block'] = 1 and prostitute['payment_method'] = 1)):
  171. if car > 0 and cardrive = 22 and ncarroad = nroad:'You parked <a href="exec:gs ''carF'', ''start''">your <<$car>></a> in a quieter spot on the side road to Gadukin.'
  172. gs 'prostitution_functions', 'work_clothes'
  173. if prostitute['work_clothes'] = 0 and prostitute['outfit_is_set']:
  174. if car > 0 and cardrive = 22 and ncarroad = nroad:
  175. $loc_desc = 'You change into some more appropriate clothing in your car, then walk down the road a little to catch the attention of passing cars.'
  176. act 'Change to work as a prostitute': gt 'prostitution_functions', 'change_to_work', 'car'
  177. else
  178. $loc_desc = 'You change into some more appropriate clothing behind the bushes, then walk down the road a little to catch the attention of passing cars.'
  179. act 'Change to work as a prostitute': gt 'prostitution_functions', 'change_to_work', 'road_side'
  180. end
  181. elseif prostitute['work_clothes']:
  182. act 'Work as a prostitute': gt 'road_prostitution', 'work'
  183. if car > 0 and cardrive = 22 and ncarroad = nroad and prostitute['changed_for_work']:
  184. act 'Change into your regular clothes': gt 'prostitution_functions', 'change_back', 'car'
  185. elseif prostitute['changed_for_work']:
  186. act 'Change into your regular clothes': gt 'prostitution_functions', 'change_back', 'road_side'
  187. end
  188. end
  189. else
  190. if car > 0 and cardrive = 22 and ncarroad = nroad and nroad ! 10:'You parked <a href="exec:gs ''carF'', ''start''">your <<$car>></a> next to the road.'
  191. end
  192. !if npc_QW['A60'] > 15 and gadriver_gang = 2:
  193. ! 'You and Mira can both <a href="exec:gt ''gadprostitutes'', ''start''">prostitute</a> yourselves around here.'
  194. !elseif npc_QW['A60'] > 15:
  195. ! 'Mira <a href="exec:gt ''gadprostitutes'', ''start''">prostitutes</a> herself around here.'
  196. !elseif gadriver_gang = 2:
  197. ! 'You can <a href="exec:gt ''gadprostitutes'', ''start''">prostitute</a> yourself around here.'
  198. !end
  199. elseif nroad = 11:
  200. ''
  201. elseif nroad = 12:
  202. 'You see a <a href="exec:minut += 15 & gt ''motel''">trucker motel</a> near the road. You have no business there. You''re no trucker!'
  203. elseif nroad = 13:
  204. ''
  205. elseif nroad = 14:
  206. ''
  207. elseif nroad = 15:
  208. ''
  209. elseif nroad = 16:
  210. 'All you see is an abandoned building, not too far from the road. From the look of it, the heavy fences around the building will make it difficult for you to get anywhere near it.'
  211. act 'Walk to the bus station (0:05)': minut += 5 & gt 'bus', 'construction'
  212. elseif nroad = 17:
  213. ''
  214. elseif nroad = 18:
  215. ''
  216. elseif nroad = 19:
  217. 'You are on the outskirts of the <a href="exec:minut += 15 & gt ''pushkin''">old town</a> district of Pavlovsk. About five minutes down a cobblestone road is the old town center. It''s a fairly popular place for tourists to explore with much of its old architecture still intact.'
  218. elseif nroad = 20:
  219. 'The main road ends at the provincial town of Pavlovsk. You can see the castle in the distance.'
  220. 'A <a href="exec:minut += 5 & gt ''furi''">lorry</a> is parked next to the road. The driver is currently taking a break and is having a cigarette. He could probably bring you to Gadukino or St. Petersburg, for a price...'
  221. 'A small road leads to an almost hidden old <a href="exec:gt ''brothel'', ''lobby''">hotel</a>. Usually tourists use it when passing by or when visiting the old town of Pavlovsk.'
  222. if hour >= 7 and hour <= 17:
  223. 'You can see a bunch of trucks around the <a href="exec:gt ''NikoSlut'', ''Diner Exterior''">Boris diner</a>, which is a diner that is frequently visited by both truckers and bikers.'
  224. else
  225. 'You can see a bunch of motorcycles around the <a href="exec:gt ''NikoSlut'', ''Diner Exterior''">Boris diner</a>, which is a diner that is frequently visited by both truckers and bikers.'
  226. end
  227. if hour = 22 and NikoEv < 21:
  228. 'You can see <a href="exec:gt ''NikoSlut'', ''Yurik Out''">' + iif($YurikEv['Name'] = 'Yurik', 'Yurik', 'a big burly man') + '</a>, clearly drunk, stumbling along the highway with a beer bottle in his hand.'
  229. end
  230. end
  231. if prostitute['road'] = 1 and nroad ! 10 and nroad ! 20 and ((prostitute['wl_block'] = 0 and prostitute['full_block'] = 0) or (prostitute['wl_block'] = 1 and prostitute['payment_method'] = 1)):
  232. gs 'prostitution_functions', 'work_clothes'
  233. if prostitute['work_clothes'] = 0 and prostitute['outfit_is_set']:
  234. if car > 0 and cardrive = 22 and ncarroad = nroad:
  235. $loc_desc = 'You change into some more appropriate clothing in your car, then walk down the road a little to catch the attention of passing cars.'
  236. act 'Change to work as a prostitute': gt 'prostitution_functions', 'change_to_work', 'car'
  237. else
  238. $loc_desc = 'You change into some more appropriate clothing behind the bushes, then walk down the road a little to catch the attention of passing cars.'
  239. act 'Change to work as a prostitute': gt 'prostitution_functions', 'change_to_work', 'road_side'
  240. end
  241. elseif prostitute['work_clothes']:
  242. act 'Work as a prostitute': gt 'road_prostitution', 'work'
  243. if car > 0 and cardrive = 22 and ncarroad = nroad and prostitute['changed_for_work']:
  244. act 'Change into your regular clothes': gt 'prostitution_functions', 'change_back', 'car'
  245. elseif prostitute['changed_for_work']:
  246. act 'Change into your regular clothes': gt 'prostitution_functions', 'change_back', 'road_side'
  247. end
  248. end
  249. end
  250. end
  251. if $ARGS[0] = 'drive_sex1':
  252. $location_type = 'event_outdoors'
  253. cla & *clr
  254. menu_off = 1
  255. gs 'npcgeneratec', 0, 'truck driver', rand(14,22)
  256. gs 'boyStat', $npclastgenerated
  257. gs 'stat'
  258. autostop_price = 0
  259. gs 'cum_call', 'mouth_swallow', $boy
  260. if $road_textrand0 = 'Gadukino':
  261. minut+=15
  262. nroad=15
  263. elseif $road_textrand0 = 'Pavlovsk':
  264. minut+=15
  265. nroad=20
  266. elseif $road_textrand0 = 'St. Petersburg':
  267. minut+=15
  268. nroad=0
  269. end
  270. '<center><B>Main road between St. Petersburg and Pavlovsk</B></center>'
  271. '<center><video autoplay loop src="images/locations/highway/sex/bj (1).mp4" width="1000" height="562"></video></center>'
  272. 'When you get in the car, you immediately reach for his pants and take out his semi-erect cock. That''s what you promised him after all. You feel it slowly hardening between your fingers as the man drives off.'
  273. if pcs_throat < dick: pcs_throat += 1
  274. if dick >= 14 and dick < 16: $road_text_sex = 'a normal size'
  275. if dick >= 16 and dick < 18: $road_text_sex = 'a bit larger than average'
  276. if dick >= 18 and dick < 20: $road_text_sex = 'quite large'
  277. if dick >= 20: $road_text_sex = 'huge'
  278. 'You gently massage his cock between your fingers while the man gets comfortable. It''s <<$road_text_sex>>, roughly <<dick>> centimeters long and quite girthy. You manage to massage him to a full erection in no time at all, and lower your head to take it between your lips.'
  279. 'As you lick the tip of his cock with your tongue and begin to suck him off, you have to admit: this is kinda hot! The man is well groomed and has a pleasant masculine smell to him.'
  280. 'You eagerly bob your head up and down while he drives, totally forgetting about your earlier doubts, and do your best to get him off.'
  281. 'With success: in no time at all, the man groans, and his cock erupts inside your mouth, shooting gobs of his hot sperm onto your tongue while you keep your lips closed to not make a mess.'
  282. 'Realizing you can''t spit it out anywhere, you have no option but to swallow his load while he keeps driving.'
  283. gs 'arousal', 'hj', 15, 'prostitution'
  284. gs 'arousal', 'bj', -15, 'prostitution'
  285. gs 'arousal', 'end'
  286. gs 'stat'
  287. act 'Continue': gt 'road', 'autostop_drive'
  288. end
  289. if $ARGS[0] = 'drive_sex2':
  290. $location_type = 'event_outdoors'
  291. cla & *clr
  292. menu_off = 1
  293. gs 'npcgeneratec', 0, 'truck driver', rand(14,22)
  294. gs 'boyStat', $npclastgenerated
  295. gs 'stat'
  296. autostop_price = 0
  297. spafinloc = 7
  298. gs 'cum_manage'
  299. if $road_textrand0 = 'Gadukino':
  300. minut += 15
  301. nroad = 10
  302. elseif $road_textrand0 = 'Pavlovsk':
  303. nroad = 20
  304. minut += 15
  305. elseif $road_textrand0 = 'St. Petersburg':
  306. minut += 15
  307. nroad=0
  308. end
  309. '<center><B>Main road between St. Petersburg and Pavlovsk</B></center>'
  310. '<center><video autoplay loop src="images/locations/highway/sex/hj(1).mp4"></video></center>'
  311. 'When you get in the car, you immediately reach for his pants and take out his semi-erect cock. That''s what you promised him after all. You feel it slowly hardening between your fingers as the man drives off.'
  312. if dick >= 14 and dick < 16: $road_text_sex = 'a normal size'
  313. if dick >= 16 and dick < 18: $road_text_sex = 'a bit larger than average'
  314. if dick >= 18 and dick < 20: $road_text_sex = 'quite large'
  315. if dick >= 20: $road_text_sex = 'huge'
  316. 'You gently massage his cock between your fingers while the man gets comfortable. It''s <<$road_text_sex>>, roughly <<dick>> centimeters long and quite girthy. You manage to massage him to a full erection in no time at all, and begin to jerk him off while he drives, rubbing your fingertips over his glans.'
  317. 'Even though you feel a bit awkward for having to service this man to get where you need to be, you''re serious about what you promised him and jerk him off diligently. In no time at all, your soft touch brings him to an orgasm. Unfortunately, his cock is pointing straight at you when it happens, and most of his sperm ends up on your clothes.'
  318. gs 'arousal', 'hj', 15, 'prostitution'
  319. gs 'arousal', 'end'
  320. gs 'stat'
  321. act 'Continue': gt 'road', 'autostop_drive'
  322. end
  323. if $ARGS[0] = 'autostop_drive':
  324. $location_type = 'event_outdoors'
  325. cla & *clr
  326. menu_off = 1
  327. gs 'stat'
  328. money -= autostop_price * 100
  329. if $road_textrand0 = 'Gadukino':
  330. minut += 15
  331. nroad = 10
  332. elseif $road_textrand0 = 'Pavlovsk':
  333. minut += 15
  334. nroad = 20
  335. elseif $road_textrand0 = 'St. Petersburg':
  336. minut += 15
  337. nroad = 0
  338. end
  339. picrand = RAND(1, 2)
  340. '<center><B>Main road between St. Petersburg and Pavlovsk</B></center>'
  341. if truck_drive = 1:
  342. '<center><img <<$set_imgh>> src="images/locations/highway/truck_drive (<<picrand>>).jpg" ></center>'
  343. else
  344. '<center><img <<$set_imgh>> src="images/locations/highway/drive (<<picrand>>).jpg" ></center>'
  345. end
  346. 'You try to start a conversation once or twice, but the man doesn''t really seem to be interested in chatting while he drives. You give up and just look out the window, while he drives you to your destination.'
  347. 'Fifteen minutes later, you arrive, and the man pulls over. "Alright, we''re here. Take care, girl!"'
  348. if prostitute['highway_idea'] = 1:
  349. 'You get out of the car, looking after it for a minute or two as it drives away. Someone just solicited you, as if you were a prostitute.'
  350. if prostitute['active'] = 1:
  351. 'Which you are, in all honesty, but it still caught you by surprise. However, this means that maybe you could work along the highway. You definitely saw some girls working but mostly near the entrance to Pavlovsk or St. Petersburg.'
  352. 'You put the idea aside for now, but maybe you should check it at some point.'
  353. prostitute['highway_idea'] = 2
  354. gs 'prostitution_functions', 'set_highway_prostitute'
  355. else
  356. if PCloStyle = 4:
  357. 'You may dress like one, but that doesn''t mean you are one. Nonetheless, now you know to watch out, clearly there are prostitutes working along the highway and not just near Pavlovsk or St. Petersburg.'
  358. else
  359. 'You are still a bit shaken and wonder why did you even ask him to give you a ride, but then shrug it off. He thought you were a hooker. As if...'
  360. end
  361. prostitute['highway_idea'] = 2
  362. gs 'prostitution_functions', 'set_highway_prostitute'
  363. end
  364. end
  365. act 'Get out of the car': gt $curloc
  366. end
  367. if $ARGS[0] = 'autostop_money':
  368. $location_type = 'event_outdoors'
  369. cla & *clr
  370. '$ARGS[0]: <<$ARGS[0]>>'
  371. 'ARGS[1]: <<ARGS[1]>>'
  372. 'ARGS[2]: <<ARGS[2]>>'
  373. menu_off = 1
  374. gs 'stat'
  375. autostop_price = RAND(3,6)
  376. textrand = RAND(1,3)
  377. if textrand = 1:$road_textrand4 = 'I''ll take you there for <<autostop_price*100>> <b>₽</b>.'
  378. if textrand = 2:$road_textrand4 = '<<autostop_price*100>> <b>₽</b>. Take it or leave it.'
  379. if textrand = 3:$road_textrand4 = '<<autostop_price*100>> <b>₽</b>.'
  380. '<center><B>Main road between St. Petersburg and Pavlovsk</B></center>'
  381. if ARGS[1] = 0:
  382. if truck_drive = 1:
  383. '<center><img <<$set_imgh>> src="images/locations/highway/truck_guy (<<picrand>>).jpg" ></center>'
  384. elseif bandit_drive = 1:
  385. '<center><img <<$set_imgh>> src="images/locations/highway/guy (1).jpg" ></center>'
  386. else
  387. '<center><img <<$set_imgh>> src="images/locations/highway/guy (<<picrand>>).jpg" ></center>'
  388. end
  389. 'You approach the driver and say, "Hello, sir! I need a ride to <<$road_textrand0>>, can you help me?"'
  390. 'The driver gives you another appraising look.'
  391. else
  392. '<center><img <<$set_imgh>> src="images/locations/highway/guy (<<ARGS[2]>>).jpg" ></center>'
  393. 'You take a small step back, "I think, there is a mistake, sir, I''m just trying to get to <<$road_textrand0>>, can you help me?'
  394. 'The driver gives you another appraising look.'
  395. end
  396. vnerand = RAND(0,1200)
  397. if vnerand <= pcs_apprnc:
  398. cla
  399. '"I can take you there for free, but only if you do something for me in return," the guy smiles.'
  400. '"Uhh... like what?" you ask him, even though you''re pretty sure you know where this is going.'
  401. 'The man laughs and shifts a bit in his seat. He says, "You''re a grown-up girl with a nice body! Surely you can think of something?"'
  402. act 'Offer a blowjob':
  403. cla
  404. drive_sex[1] = 1
  405. 'You bite your lip for a second, quickly going through your options. Then you say, "I really do need this ride, sir! Would a blowjob be okay?"'
  406. 'The guy grins greedily and says, "Excellent, I knew we would find a way to help each other out! Get in."'
  407. act 'Get in the car':gt 'road', 'drive_sex1'
  408. end
  409. act 'Offer a handjob':
  410. cla
  411. drive_sex[2] = 1
  412. 'You bite your lip for a second, quickly going through your options. Then you say, "I really do need this ride, sir! Would a handjob be okay?"'
  413. 'The guy gives you a slightly disappointed look and frowns, "What? Only a handjob?"'
  414. 'You really don''t want to go further than that! Your cheeks turn a deep red and you begin to stumble, "I''m sorry. I don''t normally do this..."'
  415. 'After some hesitation, he responds, "Oh, alright then. Getting a handjob from a cute girl such as yourself sounds like a fair deal. Get in."'
  416. act'Get in the car':gt 'road', 'drive_sex2'
  417. end
  418. act 'Decline his offer':
  419. cla
  420. 'You bite your lip for a second, thinking for a moment that maybe you could offer him money instead, but decide it''s safer to let him go, who knows what he will do if you refuse and then get in the car with him, alone.'
  421. '"Thank you sir, but I will just wait for someone else, I''m sorry for holding you up." you say and step away from the car. The man shrugs and drives off.'
  422. act 'Continue':gt $curloc
  423. end
  424. exit & !! What does this exit actually do here?
  425. else
  426. 'He ponders for a second and then says, "<<$road_textrand4>>"'
  427. if money > autostop_price*100:
  428. act 'Agree to pay him': gt 'road', 'autostop_drive'
  429. end
  430. act'Decline his offer':
  431. cla
  432. '"I''m sorry, sir. I can''t afford that," you apologize and step away from the car. The man shrugs and drives off.'
  433. act 'Continue':gt $curloc
  434. end
  435. act 'Ask for a lower price':
  436. cla
  437. textrand = RAND(1,3)
  438. if textrand = 1:$road_textrand5 = 'Please, sir! I''m nearly broke... would you please do a girl a favour? I''d be so grateful!'
  439. if textrand = 2:$road_textrand5 = 'Maybe we can work something out?'
  440. if textrand = 3:$road_textrand5 = 'Oh no, I don''t have that much! Could you lower your price? Maybe a bit, just for me?'
  441. 'You twirl your hair between your fingers and give the man a cute look, hoping he will have pity on you and lower the price. "<<$road_textrand5>>" you ask him sweetly.'
  442. 'The man seems a bit reluctant and looks at you once more.'
  443. vnerand = RAND(0,400)
  444. if vnerand <= pcs_apprnc:
  445. cla
  446. '"I can take you there for free, but only if you do something for me in return", the guy smiles.'
  447. '"Uhh... like what?" you ask him, even though you''re pretty sure you know where this is going.'
  448. 'The man laughs and shifts a bit in his seat. He says, "You''re a grown-up girl with a nice body! Surely you can think of something?"'
  449. act 'Offer a blowjob':
  450. cla
  451. drive_sex[1] = 1
  452. 'You bite your lip for a second, quickly going through your options. Then you say, "I really do need this ride, sir! Would a blowjob be okay?"'
  453. 'The guy grins greedily and says, "Excellent, I knew we would find a way to help each other out! Get in."'
  454. act 'Get in the car':gt 'road', 'drive_sex1'
  455. end
  456. act 'Offer a handjob':
  457. cla
  458. drive_sex[2] = 1
  459. 'You bite your lip for a second, quickly going through your options. Then you say, "I really do need this ride, sir! Would a handjob be okay?"'
  460. 'The guy gives you a slightly disappointed look and says, "What? Only a handjob?"'
  461. 'You really don''t want to go further than that! Your cheeks turn a deep red and you begin to stumble, "I''m sorry. I don''t normally do this..."'
  462. 'After some hesitation, he responds, "Oh, alright then. Getting a handjob from a cute girl such as yourself sounds like a fair deal. Get in."'
  463. act 'Get in the car':gt 'road', 'drive_sex2'
  464. end
  465. else
  466. ivrand = RAND(1,2)
  467. autostop_price -= ivrand
  468. 'The man sighs exasperatedly, but yields, "Okay, fine. I''ll make it <<ivrand*100>> <b>₽</b> less, because you seem like a nice girl and I want to help you out. I''ll take you there for <<autostop_price*100>> <b>₽</b>, but I can''t go any lower than that!"'
  469. if money > autostop_price*100:
  470. act 'Agree to pay him':
  471. !trip
  472. gt 'road', 'autostop_drive'
  473. end
  474. end
  475. act 'Decline his offer':
  476. cla
  477. '"I''m sorry, sir. I still can''t afford that," you apologize and step away from the car. The man shrugs and drives off.'
  478. act 'Continue':gt $curloc
  479. end
  480. act 'Offer him a blowjob instead':
  481. cla
  482. drive_sex[1] = 1
  483. 'You bite your lip, as if you are ashamed of what you''re about to say next. In a weak voice, you offer, "I can''t pay you money, sir. But... I could give you a blowjob? Would that be okay?"'
  484. 'You lick your lips seductively and offer him a weak smile, hoping that maybe he''ll feel bad for you and just take you with him for free.'
  485. 'The man grins from ear to ear, and says, "You know what, girl? I was kinda hoping you''d say that. Get in."'
  486. act 'Get in the car':gt 'road', 'drive_sex1'
  487. end
  488. end
  489. end
  490. end
  491. end
  492. if $ARGS[0] = 'autostop_d':
  493. cla & *clr
  494. menu_off = 1
  495. gs'stat'
  496. truck_drive = 0
  497. bandit_drive = 0
  498. drive_sex[1] = 0
  499. drive_sex[2] = 0
  500. textrand = RAND(1,5)
  501. if textrand = 1:$road_textrand1 = 'Hey there, darling! Where are you going?'
  502. if textrand = 2:$road_textrand1 = 'What''s a gorgeous girl like you doing all alone on a road like this?'
  503. if textrand = 3:$road_textrand1 = 'Hey girl, need a ride?'
  504. if textrand = 4:$road_textrand1 = 'Hey beauty, going somewhere?'
  505. if textrand = 5:$road_textrand1 = 'Darling, you shouldn''t be out here all alone! Do you need a ride?'
  506. textrand = RAND(1,5)
  507. if textrand = 1:$road_textrand2 = 'perfectly clean and shiny'
  508. if textrand = 2:$road_textrand2 = 'dirty'
  509. if textrand = 3:$road_textrand2 = 'dusty'
  510. if textrand = 4:$road_textrand2 = 'slightly dusty'
  511. if textrand = 5:$road_textrand2 = 'very dirty'
  512. textrand = RAND(1,5)
  513. if textrand = 1:$road_textrand3 = 'black'
  514. if textrand = 2:$road_textrand3 = 'white'
  515. if textrand = 3:$road_textrand3 = 'red'
  516. if textrand = 4:$road_textrand3 = 'blue'
  517. if textrand = 5:$road_textrand3 = 'grey'
  518. !wagon and sedan
  519. ivrand = RAND(1,2)
  520. '<center><B>Main road between St. Petersburg and Pavlovsk</B></center>'
  521. if ivrand = 1:
  522. !gangsters or not
  523. ivrand = RAND(1,4)
  524. if ivrand > 1:
  525. picrand = RAND(2,4)
  526. bandit_drive = 1
  527. '<center><img <<$set_imgh>> src="images/locations/highway/guy (<<picrand>>).jpg" ></center>'
  528. 'After a few minutes of you trying to get someone to pull over, a <<$road_textrand3>>, <<$road_textrand2>> car stops near you. The driver rolls down his window and looks at you for a second, probably making sure you wouldn''t ruin his seats with dirty clothes or something.'
  529. if pcs_apprnc < 60:'Then he shrugs and says, "Where do you need to go, lady?"'
  530. if pcs_apprnc >= 60:'Then he gives you a friendly smile and says, "<<$road_textrand1>>"'
  531. else
  532. '<center><img <<$set_imgh>> src="images/locations/highway/guy (1).jpg" ></center>'
  533. 'After a few minutes of you trying to get someone to pull over, a black car with tinted windows stops near you. Two guys wearing leather jackets are clearly appraising your body.'
  534. 'One says to the other, "Nice, we clearly drove to the right place!"'
  535. end
  536. elseif ivrand = 2:
  537. picrand = RAND(1,3)
  538. truck_drive = 1
  539. '<center><img <<$set_imgh>> src="images/locations/highway/truck_guy (<<picrand>>).jpg" ></center>'
  540. 'After a few minutes of you trying to get someone to pull over, a huge <<$road_textrand3>>, <<$road_textrand2>> truck stops near you. The truck driver looks at you intently for a second, probably making sure you wouldn''t ruin his seats with dirty clothes or something.'
  541. if pcs_apprnc < 60:'Then he shrugs and says, "Where do you need to go, lady?"'
  542. if pcs_apprnc >= 60:'Then he gives you a friendly smile and says, "<<$road_textrand1>>"'
  543. end
  544. end
  545. if $ARGS[0] = 'mistake_check':
  546. temp_multiplier = iif(ARGS[1] = 0, 15, ARGS[1]*10)
  547. !! In the long run it could be done separately with some scenes where the first check was passed and the second failed,
  548. !! so a car slowed down but sped up and drove away when it got closer to the player.
  549. distance_check = rand(0,100)
  550. distance_chance = func('prostitution_functions', 'clothing_chance_modifier')
  551. mdc = (distance_chance * temp_multiplier) / 10
  552. u_check = rand(0,100)
  553. u_chance = (func('prostitution_functions', 'upclose_chance') * temp_multiplier)/10
  554. if distance_check <= mdc and u_check <= u_chance:
  555. result = 1
  556. end
  557. killvar 'distance_chance'
  558. killvar 'distance_check'
  559. killvar 'upclose_chance'
  560. killvar 'upclose_check'
  561. killvar 'temp_multiplier'
  562. end
  563. if $ARGS[0] = 'autostop_mistake':
  564. cla & *clr
  565. menu_off = 1
  566. gs'stat'
  567. truck_drive = 0
  568. bandit_drive = 0
  569. if rand(1,4) = 1: bandit_drive = 1
  570. textrand = RAND(1,5)
  571. if textrand = 1:$road_textrand1 = 'perfectly clean and shiny'
  572. if textrand = 2:$road_textrand1 = 'dirty'
  573. if textrand = 3:$road_textrand1 = 'dusty'
  574. if textrand = 4:$road_textrand1 = 'slightly dusty'
  575. if textrand = 5:$road_textrand1 = 'very dirty'
  576. textrand = RAND(1,5)
  577. if textrand = 1:$road_textrand2 = 'black'
  578. if textrand = 2:$road_textrand2 = 'white'
  579. if textrand = 3:$road_textrand2 = 'red'
  580. if textrand = 4:$road_textrand2 = 'blue'
  581. if textrand = 5:$road_textrand2 = 'grey'
  582. textrand = RAND(1,5)
  583. actrand = RAND(1,6)
  584. if actrand = 1: $act_text = 'how much for a blowjob?"'
  585. if actrand = 2: $act_text = 'what do you charge for a blowjob?"'
  586. if actrand = 3: $act_text = 'you give me head, I give you some money, fair deal."'
  587. if actrand = 4: $act_text = 'how much for spreading your legs?"'
  588. if actrand = 5: $act_text = 'what do you charge for a ride?"'
  589. if actrand = 6: $act_text = 'how much for anal?"'
  590. if textrand = 1:$road_textrand3 = '"Hey there, darling! What is your price? I really need to relax, <<$act_text>>'
  591. if textrand = 2:$road_textrand3 = '"Hey gorgeous, I was just looking for you. My balls are really full, <<$act_text>>'
  592. if textrand = 3:$road_textrand3 = '"Hey girl, just what I need, <<$act_text>>'
  593. if textrand = 4:$road_textrand3 = '"Hey beauty, just what I need, <<$act_text>>'
  594. if textrand = 5:$road_textrand3 = '"Darling, where are your girlfriends, being busy?" he glances over you again "Don''t be sad, I''ll make you busy too, <<$act_text>>'
  595. if prostitute['road'] = 0: prostitute['highway_idea'] = 1
  596. '<center><B>Main road between St. Petersburg and Pavlovsk</B></center>'
  597. !! TODO: At some point add in a scene where some pimps stop, thinking Sveta is freelancing, to correct the situation.
  598. picrand = RAND(2,4)
  599. '<center><img <<$set_imgh>> src="images/locations/highway/guy (<<picrand>>).jpg" ></center>'
  600. 'After a few minutes of you trying to get someone to pull over, a <<$road_textrand1>>, <<$road_textrand2>> car stops near you. The driver rolls down his window and leans closer, his eyes roaming over your body.'
  601. '<<$road_textrand3>>" - rubs his fingers together with a wide smile as he waits for your answer.'
  602. 'You blink at the question, then you realise that he mistook you for a prositute' + iif(PCloStyle = 4, ', which, seeing what you''re wearing, isn''t really surprising', '.')
  603. if $ARGS[1] = 'St. Petersburg':
  604. if nroad > 10:
  605. act 'Ask the driver to take you to Gadukino':
  606. $road_textrand0 = 'Gadukino'
  607. gt 'road', 'autostop_money', 1, picrand
  608. end
  609. end
  610. act 'Ask the driver to take you to St. Petersburg':
  611. $road_textrand0 = 'St. Petersburg'
  612. gt 'road', 'autostop_money', 1, picrand
  613. end
  614. else
  615. if nroad < 10:
  616. act 'Ask the driver to take you to Gadukino':
  617. $road_textrand0 = 'Gadukino'
  618. gt 'road', 'autostop_money', 1, picrand
  619. end
  620. end
  621. act 'Ask the driver to take you to Pavlovsk':
  622. $road_textrand0 = 'Pavlovsk'
  623. gt 'road', 'autostop_money', 1, picrand
  624. end
  625. end
  626. killvar '$road_textrand1'
  627. killvar '$road_textrand2'
  628. killvar '$road_textrand3'
  629. end
  630. --- road ---------------------------------