mod_wlife_phone.qsrc 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801
  1. # mod_wlife_phone
  2. if $ARGS[0] = 'start':
  3. *clr & cla
  4. menu_off = 1
  5. gs 'stat'
  6. '<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
  7. act 'Put your phone away': gt $loc, $metka
  8. if wl_wine = 1 and wine = 0: 'Claim the bottle of <a href="exec: wl_wine = 0 & wine = 1 & gt ''mod_wlife_phone'', ''start''">wine</a> Henri gave you as a present.'
  9. if wl_georgiy['payment_method'] = 1:
  10. '<br>You have to pay <<wl_georgiy[''lump_sum'']>> <b>₽</b>'+iif(wl_debt['amount'] = 0, '.', ' while you already owe the Belys <<wl_debt[''amount'']>> <b>₽</b>.')+' If you want to work at the gas station, you''ll have to take a bus from the industrial train station in St. Petersburg.'
  11. elseif week < 7:
  12. '<br>You have to work <<wl_whore[''shifts_week'']>> shifts for Mr. Bely and have worked <<wl_whore[''shifts_done'']>> this week.'+iif(wl_prison['status'] > 0 and wl_prison['shift'] = 0, ' You have to work one of those shifts at the prison', ' ')+iif(wl_whore['shifts_message'] = 0, 'If you want to work at the gas station'+iif(wl_prison['status'] > 0, ' or at the prison,', ',')+' you have to send Volya a message before 16:00.', iif(hour < 17, '<br>Volya will pick you up outside your parents apartment building between 16:00 and 17:00.', ''))
  13. elseif week = 7 and wl_georgiy['timer_day'] ! daystart:
  14. '<br>You have to report to Georgiy at the warehouse today. He is at the warehouse after 20:00. You '+iif(wl_whore['shifts_done'] < wl_whore['shifts_week'], 'haven''t', 'have')+' fulfilled this weeks obligation.'
  15. elseif week = 7 and wl_georgiy['timer_day'] = daystart:
  16. '<br>You have reported to Georgiy. Next week you have to work <<wl_whore[''shifts_week'']>> shifts.'
  17. end
  18. !!Earnings Check
  19. if wl_georgiy['payment_method'] = 0:
  20. if wl_whore['shifts_done'] > 0:
  21. wl_whore['earnings_check'] = wl_whore['earnings_week'] / wl_whore['shifts_done']
  22. wl_whore['earnings_check_unmod'] = wl_whore['earnings_check']
  23. if wl_whore['shifts_minimum'] = 3 and wl_whore['shifts_done'] > wl_whore['shifts_week']: wl_whore['earnings_check'] += 750 * (wl_whore['shifts_done'] - wl_whore['shifts_week'])
  24. if wl_whore['earnings_check'] < 1500:
  25. $wl_whore['performance'] = 'a very weak'
  26. elseif wl_whore['earnings_check'] < 2250:
  27. $wl_whore['performance'] = 'a weak'
  28. elseif wl_whore['earnings_check'] < 3250:
  29. $wl_whore['performance'] = 'a slightly below average'
  30. elseif wl_whore['earnings_check'] < 4750:
  31. $wl_whore['performance'] = 'an average'
  32. elseif wl_whore['earnings_check'] < 6500:
  33. $wl_whore['performance'] = 'an slightly above average'
  34. elseif wl_whore['earnings_check'] < 9000:
  35. $wl_whore['performance'] = 'a strong'
  36. else
  37. $wl_whore['performance'] = 'a very strong'
  38. end
  39. '<br>This week you have earned <<wl_whore[''earnings_check_unmod'']>> <b>₽</b> per shift. This is <<$wl_whore[''performance'']>> performance.'
  40. end
  41. if wl_debt['amount'] > 0:
  42. '<br>Currently you only get <<wl_whore[''share_player''] - 20>>% of your earnings. Volya keeps 20% to pay down your debts.'
  43. else
  44. '<br>Currently you get <<wl_whore[''share_player'']>>% of your earnings.'
  45. end
  46. '<br>Volya will pick you up and drop you off in <<$wl_loc[2]>>. (<a href="exec: gt ''mod_wlife_phone'', ''loc_change''">Change it</a>)'
  47. if wl_whore['shifts_message'] = 0 and wl_whore['shifts_message_timer'] ! daystart and hour < 16 and week ! 7 and wl_georgiy['timer_week'] ! week:
  48. if wl_whore['shifts_done'] >= wl_whore['shifts_week']:
  49. if wl_stats['acceptance'] < 10:
  50. '<br>You haven''t accepted your life as a whore and are very hesitant to work an additional shift.'
  51. gs 'willpower', 'prostitution', 'self', 'hard'
  52. will_cost = will_cost * 2
  53. elseif wl_stats['acceptance'] < 20:
  54. '<br>You haven''t accepted your life as a whore and are hesitant to work an additional shift.'
  55. gs 'willpower', 'prostitution', 'self', 'hard'
  56. elseif wl_stats['acceptance'] < 40:
  57. '<br>You haven''t accepted your life as a whore, but you are slowly getting used to it. It''s still difficult to motivate you to work an additional shift.'
  58. gs 'willpower', 'prostitution', 'self'
  59. else
  60. gs 'willpower', 'prostitution', 'self', 'easy'
  61. end
  62. if wl_cheat['will_cost'] = 1: will_cost = 0
  63. if will_cost <= pcs_willpwr:
  64. act 'Text Volya that you will work today (<<will_cost>> Willpower)':
  65. minut += 1
  66. wl_whore['shifts_message'] = 1
  67. wl_whore['shifts_message_timer'] = daystart
  68. gs 'willpower', 'pay', 'self'
  69. gt 'mod_wlife_phone', 'start'
  70. end
  71. else
  72. act 'Text Volya that you will work today (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  73. end
  74. elseif wl_whore['shifts_done'] < wl_whore['shifts_week']:
  75. act 'Text Volya that you will work today':
  76. minut += 1
  77. wl_whore['shifts_message'] = 1
  78. wl_whore['shifts_message_timer'] = daystart
  79. gt 'mod_wlife_phone', 'start'
  80. end
  81. end
  82. elseif wl_whore['shifts_message'] = 1 and wl_whore['shifts_message_timer'] = daystart and hour < 17:
  83. act 'Text Volya that you can''t make it':
  84. minut += 1
  85. wl_whore['shifts_message'] = 0
  86. gt 'mod_wlife_phone', 'start'
  87. end
  88. elseif $loc = 'mod_wlife_highway':
  89. act 'Text Volya to pick you up': wl_temp = 1 & gt 'mod_wlife_volya', 'shift_premature_end'
  90. end
  91. end
  92. if wl_iosif['timer'] = 1: '<br>You have to visit Iosif at the warehouse at 23:00.'
  93. if wl_georgiy['timer_week'] < week and wl_demand['party'] = 1:
  94. '<br>You have to go to the party at Vadim Bely''s house next saturday.'
  95. elseif wl_georgiy['timer_week'] = week and wl_demand['party'] = 1:
  96. '<br><font color="red">You can''t work today. You have to go to Volya''s apartment today (19:00) to get ready for the party at Vadim Bely''s house</font>.'
  97. end
  98. if wl_status['main'] > 4 and PCloStyle = 4 and ShoHeels > 3 and (wl_whore['pirsA'] = 0 or (wl_whore['pirsA'] > 0 and pirsA < 10000)):
  99. '<br>You are ready to work. Outfit'+iif(wl_whore['pirsA'] > 0, ', heels and tongue piercing', ' and heels')+' are an appropriate choice to work as a street whore.'
  100. elseif wl_status['main'] > 4:
  101. iif(PCloStyle = 4, '<br>Your outfit is an appropriate choice for a prostitute.', '<br>You need to change your outfit to work as a prostitute.')+iif(pirsA < 10000, '', iif(wl_whore['pirsA'] > 0, ' You''ll have to wear your tongue piercing to be able to work.', ''))
  102. iif(ShoHeels > 3, 'Your shoes are a good choice', 'You should think about your choice of shoes')+' if you want to go to work today.'
  103. end
  104. if $wl_names['street'] ! '' and wl_thought['pissing'] = 1: act 'Check your personal information': gt 'mod_wlife_phone', 'character'
  105. if wl_status['main'] > 4: act 'Check your information about the Bely''s operation': gt 'mod_wlife_phone', 'investigation'
  106. if wl_pictures > 0:
  107. act 'Look at '+iif(wl_pictures['count'] > 1, 'your degrading pictures', 'the degrading picture')+'':
  108. *clr & cla
  109. if wl_pictures['start'] = 1:
  110. *nl & '<center><b>The fateful day</b></center>'
  111. '<center><img src="mod/wlife/images/sex/story/start/start.jpg"></center>'
  112. end
  113. if wl_pictures['iosif_1'] = 1:
  114. *nl & '<center><b>Iosif marking his territory'+iif(wl_pictures['iosif_2'] = 1 or wl_pictures['iosif_3'] = 2, ' (Part 1)', '')+'</b></center>'
  115. '<center><img src="mod/wlife/images/sex/iosif/warehouse/creampie.jpg"></center>'
  116. end
  117. if wl_pictures['iosif_2'] = 1:
  118. *nl & '<center><b>Iosif marking his territory (Part 2)</b></center>'
  119. '<center><img src="mod/wlife/images/sex/iosif/warehouse/piss_whore.jpg"></center>'
  120. end
  121. if wl_pictures['iosif_3'] = 2:
  122. *nl & '<center><b>Iosif marking his territory (Part '+iif(wl_pictures['iosif_2'] = 1, '3', '2')+')</b></center>'
  123. '<center><img src="mod/wlife/images/prostitution/party/iosif/iosif_facial.jpg"></center><br>'
  124. end
  125. act 'Go back': gt 'mod_wlife_phone', 'start'
  126. end
  127. end
  128. if wl_okoro['status'] = 3:
  129. act 'Reply to Henri Okoro': gt 'mod_wlife_phone', 'okoro_reply'
  130. elseif wl_okoro['status'] > 3 and wl_okoro['timer'] ! daystart and week = 7:
  131. act 'Call Henri Okoro':
  132. if ($loc ! 'bedr' and $loc ! 'bedr2x' and $loc ! 'bedrPar' and $loc ! 'pavSharedApt' and $loc ! 'mod_BroMod_bedrPar' and $loc ! 'mod_wlife_hotelroom') or (sisterHere = 1 and ($loc = 'bedrPar' or $loc = 'mod_BroMod_bedrPar')):
  133. *clr & cla
  134. '<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
  135. 'Henri said to call him on a Sunday and you should probably be in your bedroom'+iif(sisterHere = 1 and $loc = 'bedrPar', ', when your sister isn''t here.', '.')
  136. act 'Go back': gt 'mod_wlife_phone', 'start'
  137. else
  138. gt 'mod_wlife_okoro', 'call'
  139. end
  140. end
  141. end
  142. if wl_homeless['video_count'] > 0:
  143. act 'Visit youporn.com to see your video':
  144. *clr & cla
  145. '<center><img <<$set_imgh>> src="mod/wlife/images/prostitution/homeless/set_1/youporn.jpg"></center>'
  146. if wl_homeless['video_timer'] ! daystart:
  147. wl_temp = daystart - wl_homeless['video_timer']
  148. wl_homeless['video_count'] += rand(500,1500) * wl_temp
  149. wl_homeless['video_timer'] = daystart
  150. killvar 'wl_temp'
  151. end
  152. gs 'arousal', 'porn', 2
  153. gs 'stat'
  154. 'You look at the number of views. It '+iif(wl_homeless['video_count'] = 70000, 'still is', 'has gone up to')+' <<wl_homeless[''video_count'']>>.'
  155. act 'Close your browser': gs 'arousal', 'end' & gt 'mod_wlife_phone', 'start'
  156. act 'Click play':
  157. *clr & cla
  158. '<center><video autoplay loop src="mod/wlife/images/prostitution/homeless/set_1/pussy_1.mp4"></video></center>'
  159. wl_homeless['video_count'] += 1
  160. gs 'arousal', 'porn', 6
  161. gs 'arousal', 'end'
  162. gs 'stat'
  163. 'You watch yourself getting fucked.'
  164. act 'Close your browser': gs 'arousal', 'end' & gt 'mod_wlife_phone', 'start'
  165. end
  166. end
  167. end
  168. act 'Enter the cheatmenu': gt 'mod_wlife_cheatmenu', 'start'
  169. end
  170. if $ARGS[0] = 'loc_change':
  171. *clr & cla
  172. minut += 1
  173. gs 'stat'
  174. '<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
  175. 'Text him the new address where he should pick you up and drop you off after work.'
  176. act 'Don''t change the address': gt 'mod_wlife_phone', 'start'
  177. act 'Pavlovsk':
  178. $wl_loc[0] = 'pav_complex'
  179. $wl_loc[1] = 'start'
  180. $wl_loc[2] = 'Pavlovsk'
  181. gt 'mod_wlife_phone', 'start'
  182. end
  183. act 'Pavlovsk''s Hotel':
  184. $wl_loc[0] = 'pav_train'
  185. $wl_loc[1] = ''
  186. $wl_loc[2] = 'Pavlovsk''s Hotel'
  187. gt 'mod_wlife_phone', 'start'
  188. end
  189. act 'St. Petersburg':
  190. $wl_loc[0] = 'street'
  191. $wl_loc[1] = ''
  192. $wl_loc[2] = 'St. Petersburg'
  193. gt 'mod_wlife_phone', 'start'
  194. end
  195. act 'Pushkin/Old Town':
  196. 'street'
  197. $wl_loc[0] = 'liam'
  198. $wl_loc[1] = ''
  199. $wl_loc[2] = 'Pushkin/Old Town'
  200. gt 'mod_wlife_phone', 'start'
  201. end
  202. act 'Gadukino':
  203. 'street'
  204. $wl_loc[0] = 'gadukino'
  205. $wl_loc[1] = ''
  206. $wl_loc[2] = 'Gadukino'
  207. gt 'mod_wlife_phone', 'start'
  208. end
  209. end
  210. if $ARGS[0] = 'character':
  211. *clr & cla
  212. '<center><img src="<<func(''$face_image'')>>"></center>'
  213. '<b>Names:</b>'
  214. if $wl_names['street'] ! '': 'The name you tell your clients is: <<$wl_names[''street'']>> <a href="exec: gt ''mod_wlife_phone'', ''change_name_street''">(Change it)</a>'
  215. if $wl_names['okoro'] ! '': 'You gave the Okoro brothers your '+iif($wl_names['okoro'] = $pcs_firstname, 'real', 'fake')+' name.'
  216. if $wl_names['first'] ! '': 'The first name in your fake passport is: <<$wl_names[''first'']>> <a href="exec: gt ''mod_wlife_phone'', ''change_name_passport''">(Change it)</a>'
  217. if $wl_names['last'] ! '': 'The last name in your fake passport is: <<$wl_names[''last'']>> <a href="exec: gt ''mod_wlife_phone'', ''change_name_passport''">(Change it)</a>'
  218. *nl
  219. '<b>Fetishes</b>'
  220. 'Do you like the following fetishes?'
  221. if $wl_fetish['humiliation'] ! '': '- Being humiliated: '+iif($wl_fetish['humiliation'] = 'yes', '<b>Yes</b>', '<a href="exec: $wl_fetish[''humiliation''] = ''yes'' & gt ''mod_wlife_phone'', ''character''">Yes</a>')+'|'+iif($wl_fetish['humiliation'] = 'no', '<b>No</b>', '<a href="exec: $wl_fetish[''humiliation''] = ''no'' & gt ''mod_wlife_phone'', ''character''">No</a>')
  222. if $wl_fetish['pissing'] ! '': '- Pissing: '+iif($wl_fetish['pissing'] = 'yes', '<b>Yes</b>', '<a href="exec: $wl_fetish[''pissing''] = ''yes'' & gt ''mod_wlife_phone'', ''character''">Yes</a>')+'|'+iif($wl_fetish['pissing'] = 'no', '<b>No</b>', '<a href="exec: $wl_fetish[''pissing''] = ''no'' & gt ''mod_wlife_phone'', ''character''">No</a>')+'|'+iif($wl_fetish['pissing'] = 'blocked', '<b>Blocked</b>', '<a href="exec: $wl_fetish[''pissing''] = ''blocked'' & gt ''mod_wlife_phone'', ''character''">Blocked</a>')
  223. if $wl_fetish['pissed_on'] ! '': '- Getting pissed on: '+iif($wl_fetish['pissed_on'] = 'yes', '<b>Yes</b>', '<a href="exec: $wl_fetish[''pissed_on''] = ''yes'' & gt ''mod_wlife_phone'', ''character''">Yes</a>')+'|'+iif($wl_fetish['pissed_on'] = 'no', '<b>No</b>', '<a href="exec: $wl_fetish[''pissed_on''] = ''no'' & gt ''mod_wlife_phone'', ''character''">No</a>')+'|'+iif($wl_fetish['pissed_on'] = 'blocked', '<b>Blocked</b>', '<a href="exec: $wl_fetish[''pissed_on''] = ''blocked'' & gt ''mod_wlife_phone'', ''character''">Blocked</a>')
  224. if $wl_fetish['piss_drinking'] ! '': '- Drinking piss: '+iif($wl_fetish['piss_drinking'] = 'yes', '<b>Yes</b>', '<a href="exec: $wl_fetish[''piss_drinking''] = ''yes'' & gt ''mod_wlife_phone'', ''character''">Yes</a>')+'|'+iif($wl_fetish['piss_drinking'] = 'no', '<b>No</b>', '<a href="exec: $wl_fetish[''piss_drinking''] = ''no'' & gt ''mod_wlife_phone'', ''character''">No</a>')+'|'+iif($wl_fetish['piss_drinking'] = 'blocked', '<b>Blocked</b>', '<a href="exec: $wl_fetish[''piss_drinking''] = ''blocked'' & gt ''mod_wlife_phone'', ''character''">Blocked</a>')
  225. if $wl_fetish['rimjob'] ! '': '- Giving rimjobs: '+iif($wl_fetish['rimjob'] = 'yes', '<b>Yes</b>', '<a href="exec: $wl_fetish[''rimjob''] = ''yes'' & gt ''mod_wlife_phone'', ''character''">Yes</a>')+'|'+iif($wl_fetish['rimjob'] = 'no', '<b>No</b>', '<a href="exec: $wl_fetish[''rimjob''] = ''no'' & gt ''mod_wlife_phone'', ''character''">No</a>')+'|'+iif($wl_fetish['rimjob'] = 'blocked', '<b>Blocked</b>', '<a href="exec: $wl_fetish[''rimjob''] = ''blocked'' & gt ''mod_wlife_phone'', ''character''">Blocked</a>')
  226. if $$wl_fetish['atm'] ! '': '- Ass to mouth: '+iif($wl_fetish['atm'] = 'yes', '<b>Yes</b>', '<a href="exec: $wl_fetish[''atm''] = ''yes'' & gt ''mod_wlife_phone'', ''character''">Yes</a>')+'|'+iif($wl_fetish['atm'] = 'no', '<b>No</b>', '<a href="exec: $wl_fetish[''atm''] = ''no'' & gt ''mod_wlife_phone'', ''character''">No</a>')+'|'+iif($wl_fetish['atm'] = 'blocked', '<b>Blocked</b>', '<a href="exec: $wl_fetish[''atm''] = ''blocked'' & gt ''mod_wlife_phone'', ''character''">Blocked</a>')
  227. if $wl_brand['type'] ! '' or wl_whore['pirsA'] > 0:
  228. *nl
  229. '<b>Tattoos and Piercings:</b>'
  230. if $wl_brand['type'] ! '': 'You have been branded as a whore with a <a href="exec: gt ''mod_wlife_phone'', ''tattoo'', ''brand''"><<$wl_brand[''type'']>> tattoo</a>.'
  231. if $wl_brand['text_pubic'] ! '': 'Iosif forced you to get a <a href="exec: gt ''mod_wlife_phone'', ''tattoo'', ''iosif''">pubic tattoo</a>.'
  232. if wl_whore['pirsA'] > 0: 'The Bely''s forced you to get a tongue <a href="exec: gt ''mod_wlife_phone'', ''tongue_piercing''">piercing</a>.'
  233. end
  234. *nl
  235. act 'Go back': gt 'mod_wlife_phone', 'start'
  236. end
  237. if $ARGS[0] = 'investigation':
  238. *clr & cla
  239. minut += 1
  240. '<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
  241. if wl_status > 4:
  242. '<b>Properties:</b>'
  243. '- They own a warehouse in Pavlovsk''s industrial area'
  244. if wl_status['hotel']: '- The hotel near the train station is owned by the Belys'
  245. *nl
  246. end
  247. if wl_medical['status'] = 2:
  248. '<b>Doctor Mikhailov:</b>'
  249. '- As far as you know all whores have to check-n with Doctor Mikhailov at the clinic in Pavlovsk'
  250. '- Doctor Mikhailov works for the Belys and maybe has files on all the girls working for the Belys'
  251. *nl
  252. end
  253. if wl_investigation['shura'] > 0:
  254. '<b>Shura Azarov:</b>'
  255. '- He''s the one in charge or one of the higher ups of a drug dealing operation'
  256. if wl_drugs['status'] = 2: '- Sacha, an ex-classmate of yours, is selling weed in the park for Shura'
  257. if wl_shura['talk_hard_drugs'] = 1: '- Shura and the Belys sell hard drugs like heroin and cocaine'
  258. if wl_shura['ignore_counter'] > 6: '- The Belys store at least some of the drugs at the warehouse'
  259. *nl
  260. end
  261. if wl_investigation['okoro'] > 0:
  262. '<b>Okoro brothers:</b>'
  263. '- The Okoro brothers shipped 1,000 kilos of an unknown substance (drugs???) through the St. Petersburg port'
  264. *nl
  265. end
  266. if wl_investigation['maxim'] > 0:
  267. '<b>Maxim:</b>'
  268. if wl_investigation['maxim'] = 1:
  269. '- You could see excel-sheets on Maxim''s laptop. Maybe he works as some kind of numbers guy for the Bely''s'
  270. elseif wl_investigation['maxim'] > 1:
  271. '- The Belys have legitimate businesses they use to launder their illegal incomes'
  272. '- Maxim is an accountant and manages the financial side of the Bely''s legitimate businesses'
  273. if wl_investigation['maxim'] = 3:
  274. '- You know the password for Maxim''s laptop. It''s Arthur his dog''s name.'
  275. elseif wl_investigation['maxim'] = 4:
  276. '- You have copied Maxim''s files onto my usb-drive. You need to '+iif(komp = 0, 'buy a laptop to check the files.', 'check the files on your laptop')
  277. elseif wl_investigation['maxim'] = 5:
  278. '- You have all financial information about the legal and illegal parts of the Bely''s business'
  279. end
  280. end
  281. *nl
  282. end
  283. act 'Go back': gt 'mod_wlife_phone', 'start'
  284. if wl_investigation['points'] > 0:
  285. act 'Send the information to the police':
  286. *clr & cla
  287. '<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
  288. 'Developer Note: For now the information you have collected is enough to get the Belys arrested, since the other investigations aren''t finished yet. Sending the information will block all content, like the cheat. Right now there is also no ''end scene'' or something similar. You can also revert your decision later if you want to. This will not be possible, when I have added more investigations and a proper end.'
  289. act 'Wait for now': gt 'mod_wlife_phone', 'investigation'
  290. act 'Send the information':
  291. wl_status['stored'] = wl_status['main']
  292. wl_status['main'] = -1
  293. gt $loc, $metka
  294. end
  295. end
  296. end
  297. end
  298. if $ARGS[0] = 'change_name_street':
  299. *clr & cla
  300. '<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
  301. $wl_names['street'] = ''
  302. $wl_names['street'] = input("What name do you want to tell your clients? (Leave blank for <<$pcs_nickname>>)")
  303. if $wl_names['street'] = '': $wl_names['street'] = $pcs_nickname
  304. act 'Continue': gt 'mod_wlife_phone', 'character'
  305. end
  306. if $ARGS[0] = 'change_name_passport':
  307. *clr & cla
  308. '<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
  309. $wl_names['first'] = ''
  310. $wl_names['first'] = input("What is your name in your fake passport? (Leave blank for <<$pcs_firstname>>)")
  311. if $wl_names['first'] = '': $wl_names['first'] = $pcs_firstname
  312. if $wl_names['okoro'] ! '' and $wl_names['okoro'] ! $pcs_firstname: $wl_names['okoro'] = $wl_names['first']
  313. act 'Continue': gt 'mod_wlife_phone', 'character'
  314. end
  315. if $ARGS[0] = 'passport_pay':
  316. *clr & cla
  317. minut += 1
  318. menu_off = 1
  319. wl_debt['amount'] += 18000
  320. wl_debt['amount'] += wl_brand['price']
  321. wl_passport_pay = 1
  322. gs 'stat'
  323. '<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
  324. 'Your phone vibrates in your '+iif(bag = 1, 'purse', 'pocket')+'. Volya send you a message.'
  325. *nl
  326. '<i>Hi <<$pcs_nickname>>, I totally forgot to tell you the good news, when I gave you the passport. It normally costs 30,000 <b>₽</b>, but Georgiy agreed that you don''t have to pay the full amount. I managed to beat down the price to 18,000 <b>₽</b>.</i>'
  327. *nl
  328. '18,000 <b>₽</b>? And you also have to pay for getting branded? You read the message again, but the amount didn''t change. You sigh and shake your head. Yeah, that''s really great, you think sarcastically and put your phone away.'
  329. act 'Continue': gt $loc, $metka
  330. end
  331. if $ARGS[0] = 'tattoo':
  332. *clr & cla
  333. if $ARGS[1] = 'brand':
  334. '<center><img src="<<$wl_brand[''image'']>>"></center>'
  335. 'The tattoo on your <<$wl_brand[''type'']>> is your whore brand.'
  336. elseif $ARGS[1] = 'iosif':
  337. '<center><img src="<<$wl_brand[''image_pubic'']>>"></center>'
  338. 'Iosif forced you to get the word ''<<$wl_brand[''text_pubic'']>>'' inked on your pubic area.'
  339. end
  340. act 'Continue': gt 'mod_wlife_phone', 'start'
  341. end
  342. if $ARGS[0] = 'tongue_piercing':
  343. *clr & cla
  344. '<center><img height = 334 src="images/pc/body/piercings/a<<wl_whore[''pirsA'']>>.jpg"></center>'
  345. 'The Bely''s forced you to buy this piercing.'
  346. act 'Continue': gt 'mod_wlife_phone', 'start'
  347. end
  348. if $ARGS[0] = 'start_aftermath_picture':
  349. *clr & cla
  350. menu_off = 1
  351. minut += 1
  352. wl_status['main'] = 3
  353. '<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
  354. 'Your phone vibrates in your '+iif(bag = 1, 'purse', 'pocket')+'. You have received a message from an unknown number.'
  355. gs 'stat'
  356. act 'Open it':
  357. *clr & cla
  358. minut += 1
  359. '<center><img <<$set_imgh>> src="mod/wlife/images/sex/story/start/start.jpg"></center>'
  360. 'It''s a picture of you as one of the guys shoots his load directly into your mouth.'
  361. 'Shortly after the picture a second message appears: <i>A little memento of your special day</i>.'
  362. 'You click on the message and ...'
  363. gs 'stat'
  364. act 'Delete the picture':
  365. cla & *nl
  366. wl_pictures['start'] = 0
  367. 'You angrily delete the picture. Why would you ever want to remember that day?'
  368. act 'Put your phone away': gt $loc, $metka
  369. end
  370. act 'Save the picture':
  371. cla & *nl
  372. inhib_exp += 2
  373. wl_pictures['start'] = 1
  374. wl_pictures['count'] += 1
  375. 'You save the picture. Maybe you save it as evidence, maybe because you really want to, but whatever your reasons are, you keep it on your phone.'
  376. act 'Put your phone away': gt $loc, $metka
  377. end
  378. end
  379. end
  380. if $ARGS[0] = 'start_aftermath_volya':
  381. *clr & cla
  382. menu_off = 1
  383. '<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
  384. 'Your phone vibrates in your '+iif(bag = 1, 'purse', 'pocket')+'. You are getting a call from an unknown number.'
  385. act 'Answer it': gt 'mod_wlife_volya', 'introduction_start'
  386. end
  387. if $ARGS[0] = 'volya_missed':
  388. *clr & cla
  389. menu_off = 1
  390. wl_whore['shifts_message'] = 0
  391. '<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
  392. 'Your phone vibrates in your '+iif(bag = 1, 'purse', 'pocket')+'. Volya send you a message.'
  393. *nl
  394. if wl_shift_missed = 0:
  395. wl_shift_missed = 1
  396. '<i>Hi <<$pcs_nickname>>. If you aren''t going to make it, send me a message next time.</i>'
  397. else
  398. wl_stats['loyalty'] -= rand(0,1)
  399. '<i>Come on <<$pcs_nickname>>, next time tell me, when you aren''t going to make it. Don''t stand me up like this.</i>'
  400. end
  401. act 'Put your phone away': gt $loc, $metka
  402. end
  403. if $ARGS[0] = 'iosif_work_first':
  404. *clr & cla
  405. minut += 1
  406. menu_off = 1
  407. gs 'stat'
  408. '<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
  409. 'Your phone vibrates in your '+iif(bag = 1, 'purse', 'pocket')+'. You are getting a call from an unknown number.'
  410. act 'Answer it': gt 'mod_wlife_iosif', 'first_call'
  411. end
  412. if $ARGS[0] = 'iosif_work_regular':
  413. *clr & cla
  414. minut += 1
  415. menu_off = 1
  416. gs 'stat'
  417. '<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
  418. 'Your phone vibrates in your '+iif(bag = 1, 'purse', 'pocket')+'. You are getting a call from Iosif.'
  419. gs 'willpower', 'prostitution', 'resist', 'easy'
  420. if will_cost <= pcs_willpwr:
  421. act 'Don''t answer it (<<will_cost>> Willpower)':
  422. wl_stats['loyalty'] -= rand(0,1)
  423. wl_iosif['call_avoid'] += 1
  424. wl_iosif['timer_whore'] = daystart + rand(0,3)
  425. gt $loc, $metka
  426. end
  427. else
  428. act 'Don''t answer it (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  429. end
  430. act 'Answer it': wl_iosif['call_avoid'] = 0 & gt 'mod_wlife_iosif', 'regular_call'
  431. end
  432. if $ARGS[0] = 'iosif_party_pic':
  433. *clr & cla
  434. minut += 1
  435. menu_off = 1
  436. wl_pictures['count'] += 1
  437. wl_pictures['iosif_3'] = 2
  438. gs 'stat'
  439. '<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
  440. 'Your phone vibrates in your '+iif(bag = 1, 'purse', 'pocket')+'. Iosif has send you a picture.'
  441. act 'Open it':
  442. *clr & cla
  443. minut += 2
  444. gs 'stat'
  445. '<center><img src="mod/wlife/images/prostitution/party/iosif/iosif_facial.jpg"></center><br>'
  446. 'A small message accompanies the picture: <i>Slut look what I found. Isn''t it a great picture? I sifted through all the footage I could get my hands on. I hope you like it.</i>'
  447. act 'Continue': gt $loc, $metka
  448. end
  449. end
  450. if $ARGS[0] = 'iosif_missed':
  451. *clr & cla
  452. menu_off = 1
  453. wl_iosif['call_missed'] += 1
  454. wl_stats['loyalty'] -= rand(2,6) * wl_iosif['call_missed']
  455. wl_iosif['timer_whore'] = daystart + rand(2,4)
  456. wl_iosif['timer'] = 0
  457. minut += 1
  458. gs 'stat'
  459. '<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
  460. 'Your phone vibrates in your '+iif(bag = 1, 'purse', 'pocket')+'. Iosif send you a message.'
  461. *nl
  462. if wl_iosif['call_missed'] > 1 and wl_bad['status_punishment'] = 0:
  463. wl_bad['status_punishment'] = 1
  464. wl_bad['iosif'] = 1
  465. wl_iosif['call_missed'] = 0
  466. '<i>This was the last time that you ignored me. I called Georgiy and told him what a bitch you were. Good luck on Sunday.</i>'
  467. elseif rand(0,1) = 0:
  468. '<i>Who do you think you are? You fucking cunt. Next time, when I tell you to get your ass to the warehouse, you''ll get your fucking ass to the warehouse!</i>'
  469. else
  470. '<i>I told you to come to the warehouse you stupid bitch. Move your ass next time or you''ll fucking regret it.</i>'
  471. end
  472. act 'Put your phone away': gt $loc, $metka
  473. end
  474. if $ARGS[0] = 'iosif_avoid':
  475. *clr & cla
  476. menu_off = 1
  477. wl_iosif['call_missed'] += 1
  478. wl_stats['loyalty'] -= rand(2,6) * wl_iosif['call_missed']
  479. wl_iosif['timer_whore'] = daystart + rand(2,4)
  480. wl_iosif['call_avoid'] = 0
  481. minut += 1
  482. gs 'stat'
  483. '<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
  484. 'Your phone vibrates in your '+iif(bag = 1, 'purse', 'pocket')+'. Iosif send you a message.'
  485. *nl
  486. if wl_iosif['call_missed'] > 1 and wl_bad['status_punishment'] = 0:
  487. wl_bad['status_punishment'] = 1
  488. wl_bad['iosif'] = 1
  489. wl_iosif['call_missed'] = 0
  490. '<i>This was the last time that you ignored me. I called Georgiy and told him what a bitch you were. Good luck on Sunday.</i>'
  491. elseif rand(0,1) = 0:
  492. '<i>Fucking lazy bitch, answer your fucking phone, when I call you.</i>'
  493. else
  494. '<i>Pick up, when I fucking call you!</i>'
  495. end
  496. act 'Put your phone away': gt $loc, $metka
  497. end
  498. if $ARGS[0] = 'volya_party_warning':
  499. *clr & cla
  500. minut += 1
  501. menu_off = 1
  502. wl_party_warning_day = daystart
  503. gs 'stat'
  504. '<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
  505. 'Your phone vibrates in your '+iif(bag = 1, 'purse', 'pocket')+'. Volya send you a message.'
  506. *nl
  507. '<i>Hi <<$pcs_nickname>>, remember to be at my apartment at 19:00 to go to Vadim''s party. This is important!</i>'
  508. act 'Put your phone away': gt $loc, $metka
  509. end
  510. if $ARGS[0] = 'okoro':
  511. *clr & cla
  512. minut += 1
  513. menu_off = 1
  514. wl_okoro['status'] = 3
  515. wl_okoro['timer'] = daystart
  516. gs 'stat'
  517. '<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
  518. 'Your phone vibrates in your '+iif(bag = 1, 'purse', 'pocket')+'. An unknown number send you a message.'
  519. *nl
  520. '<i>Hello <<$wl_names[''okor'']>>. I hope you don''t mind, but I asked Vadim for your number. If you ever want to chat, send me a message. I typically have some free time on Sundays.
  521. - Henri Okoro</i>'
  522. act 'Put your phone away': gt $loc, $metka
  523. act 'Reply': gt 'mod_wlife_phone', 'okoro_reply'
  524. end
  525. if $ARGS[0] = 'okoro_reply':
  526. *clr & cla
  527. menu_off = 1
  528. minut += rand(3,7)
  529. wl_okoro['status'] = 4
  530. wl_okoro['timer'] = daystart
  531. gs 'stat'
  532. '<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
  533. 'You type a quick message to Henri that you would like to chat with him someday. It only takes a few minutes for Henri to reply: <i>There is a video chat app I always wanted to give a try if you''re up for it. Talking would be fine, but I really want to see you.</i>'
  534. act 'Install the app':
  535. cla & *nl
  536. minut += 1
  537. gs 'stat'
  538. 'You quickly download the app and install it. You can now call Henri on a Sunday.'
  539. act 'Put your phone away': gt $loc, $metka
  540. end
  541. end
  542. if $ARGS[0] = 'leon_reminder':
  543. *clr & cla
  544. minut += 1
  545. menu_off = 1
  546. wl_okoro['timer'] = daystart
  547. gs 'stat'
  548. '<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
  549. 'Your phone vibrates in your '+iif(bag = 1, 'purse', 'pocket')+'. Henri Okoro send you a message.'
  550. *nl
  551. '<i>Hello <<$wl_names[''okoro'']>>. Léon is looking forward to tonight and he wanted me to tell you, that he''s in room 309 and should be back in his room after ten.</i>'
  552. *nl
  553. 'You wonder for a second why Henri and not Léon is texting you, but then you remember that his brother doesn''t speak Russian, not even English. Why would Henri send his brother to Georgiy instead of going himself, when he doesn''t speak either of those languages? Maybe Georgiy speaks French? But you somehow doubt it. And then you realize that you also won''t be able to talk to him. Not that you expect a lot of talking, but still it could make it more complicated.'
  554. act 'Put your phone away': gt $loc, $metka
  555. end
  556. if $ARGS[0] = 'homeless_aftermath':
  557. *clr & cla
  558. minut += 1
  559. menu_off = 1
  560. wl_homeless['video_count'] = 70000
  561. gs 'stat'
  562. '<center><img <<$set_imgh>> src="mod/wlife/images/player/phone_holding.jpg"></center>'
  563. 'Your phone vibrates in your '+iif(bag = 1, 'purse', 'pocket')+'. The unknown person, who send you the picture of getting blowbanged in the warehouse, send you another message.'
  564. *nl
  565. '<i>Nice work <<$pcs_nickname>>, you really fucked him good. See for yourself, I''m not the only one saying that: <a href="exec: minut += 2 & gt ''mod_wlife_phone'', ''homeless_aftermath_link''">https://www.youporn.com/watch/15288211/young-russian-whore-makes-a-bum-s-day</a>'
  566. 'See you next Sunday, Georgiy</i>'
  567. act 'Click on the link': gt 'mod_wlife_phone', 'homeless_aftermath_link'
  568. end
  569. if $ARGS[0] = 'homeless_aftermath_link':
  570. *clr & cla
  571. '<center><img <<$set_imgh>> src="mod/wlife/images/prostitution/homeless/set_1/youporn.jpg"></center>'
  572. wl_homeless['video_timer'] = daystart
  573. gs 'arousal', 'porn', 2
  574. gs 'stat'
  575. 'With trembling hands you click on the link praying that it isn''t what it obviously is.'
  576. 'Oh... my... god... they really made a video. It''s short, only two minutes, but it isn''t a problem for you to recognize yourself even if your face isn''t visible. There is no doubt about it.'
  577. *nl
  578. 'Why would they do that? Isn''t it enough for you to get pounded by a hobo? Why do they need to publicly humiliate you? But while you''re pondering those questions the only possible answer is already forming in your mind. It''s not about humiliating you, it''s blackmail material. You bet your life on it, that this isn''t all there is. They probably took a longer video where your face is visible in some part of it.'
  579. act 'Watch it again': wl_temp = 1 & gt 'mod_wlife_phone', 'homeless_aftermath_watch'
  580. act 'Read the comments': wl_temp = 1 & gt 'mod_wlife_phone', 'homeless_aftermath_comments'
  581. end
  582. if $ARGS[0] = 'homeless_aftermath_watch':
  583. *clr & cla
  584. '<center><video autoplay loop src="mod/wlife/images/prostitution/homeless/set_1/pussy_1.mp4"></video></center>'
  585. gs 'arousal', 'porn', 6
  586. gs 'stat'
  587. 'Seeing it again comes with a bunch of different emotions. It''s humiliating, frustrating, enraging and so much more. Your mind can''t decide what to focus on and so you watch it again and again and again...'
  588. *nl
  589. 'Three things stand out from the confusing mix of emotions: disgust, arousal and pride.'
  590. 'You are disgusted by it, when you remember the smell, how his filthy hands felt on your body and his dick inside you. But a hint of arousal also flares up inside you, when you remember how degrading the whole experience was and a little bit of pride manifests itself, when you think about how you gave him a happy memory to hold on to in what must be a miserable existence.'
  591. *nl
  592. 'In the end one of the three dominates your reaction to the video...'
  593. act 'Disgust':
  594. cla & *nl
  595. wl_homeless['bad'] -= 1
  596. wl_homeless['good'] -= 1
  597. 'That whole experience was one of the worst days of your life and you hope to never have to repeat it.'
  598. gs 'mod_wlife_phone', 'homeless_aftermath_actions', 'watch'
  599. end
  600. act 'Pride':
  601. cla & *nl
  602. wl_homeless['good'] += 1
  603. pcs_mood = 100
  604. gs 'stat'
  605. 'You really did it and stepped up. In the end you conquered your own fear and revulsion. Yeah, it was disgusting, but you''re proud of yourself to be able to get through it and that in the process you actually did something nice for somebody.'
  606. gs 'mod_wlife_phone', 'homeless_aftermath_actions', 'watch'
  607. end
  608. act 'Arousal':
  609. cla & *nl
  610. wl_homeless['bad'] += 1
  611. if pcs_horny < 60: pcs_horny = 60
  612. gs 'stat'
  613. 'At some point you have to deal with those weird flashes of arousal that spark inside you whenever you''re being degraded. You should be ashamed of yourself, the conscious part of your brain tells you, but your perverted subconscious relishes those memories like getting fucked by a homeless men'+iif($wl_fetish['pissed_on'] = 'yes', ' or being pissed on by Iosif.', '.')
  614. gs 'mod_wlife_phone', 'homeless_aftermath_actions', 'watch'
  615. end
  616. end
  617. if $ARGS[0] = 'homeless_aftermath_comments':
  618. *clr & cla
  619. minut += 3
  620. wl_adrian['timer'] = daystart + rand(2,5)
  621. gs 'stat'
  622. '<center><img <<$set_imgh>> src="mod/wlife/images/prostitution/homeless/set_1/youporn.jpg"></center>'
  623. 'It already has over 70,000 views... "70,000?" you whisper and shake your head in disbelieve. You scroll down to take a look at the comments'
  624. *nl
  625. '<i>1. That girl knows her place.</i>'
  626. iif($wl_homeless['condom'] = 'yes' or $wl_homeless['condom'] = 'broke', '<i>2. Such a vile whore doesn''t deserve a condom, she should have let him fuck her raw.</i>', '<i>2. She isn''t even using a condom. Such a piece of trash. Probably is riddled with diseases.</i>')
  627. '<i>3. Doing her good deed for the day...</i>'
  628. '<i>4. Where is the rest??? I want to see more of her!!</i>'
  629. '<i>5. Only thinking about it makes me cum... again.</i>'
  630. iif($wl_homeless['condom'] = 'yes' or $wl_homeless['condom'] = 'broke', '<i>6. I hope the condom broke that bitch doesn''t deserve it any better.</i>', '<i>6. I hope he came inside her. That bitch deserves a bum-baby.</i>')
  631. '<i>7. Shut up you haters. That bitch is hot. Girls who fuck everything that moves are the best.</i>'
  632. '<i>8. Probably the best day of his life.'
  633. '<i>9. I bet she''s hot as fuck, just look at her legs... somebody knows who she is????</i>'
  634. '<i>10. Damn I wish there was more...</i>'
  635. '<i>11. He''s the happiest bum in the whole world.</i>'
  636. *nl
  637. 'After reading the first comments, you liked...'
  638. act 'None of them':
  639. cla & *nl
  640. wl_stats['acceptance'] -= 1
  641. wl_homeless['bad'] -= 1
  642. wl_homeless['good'] -= 1
  643. 'Why would you like any of them? Those men all are fucked up perverts and can go to hell.'
  644. gs 'mod_wlife_phone', 'homeless_aftermath_actions', 'comments'
  645. end
  646. act '4, 5, 7, 9 and 10':
  647. cla & *nl
  648. wl_stats['acceptance'] += 2
  649. 'You know that you shouldn''t care what random men on the internet think about you, but you feel validated by their comments about wanting to see more and masturbating to you.'
  650. gs 'mod_wlife_phone', 'homeless_aftermath_actions', 'comments'
  651. end
  652. act '3, 8 and 11':
  653. cla & *nl
  654. wl_homeless['good'] += 1
  655. 'It''s not a very healthy reaction, your brain tells you, but that can''t stop your heart from beating a bit faster, when you read those comments. Helping the needy is something everybody should do, it isn''t something bad.'
  656. gs 'mod_wlife_phone', 'homeless_aftermath_actions', 'comments'
  657. end
  658. act '1, 2, 6 and 8':
  659. cla & *nl
  660. wl_homeless['bad'] += 1
  661. if pcs_horny < 60: pcs_horny = 60
  662. gs 'stat'
  663. 'You feel ashamed, but can''t lie to yourself, when your eyes keep going back to the degrading comments, that you''re nothing more than trash. They trigger something inside you that lay dormant until you have been exposed to more and more degrading situation like getting fucked by strangers in their cars'+iif(wl_vadim['rough'] = 2, ' or begging Vadim to fuck you in the attic.', '')
  664. gs 'mod_wlife_phone', 'homeless_aftermath_actions', 'comments'
  665. end
  666. end
  667. if $ARGS[0] = 'homeless_aftermath_actions':
  668. if $ARGS[1] = 'watch':
  669. if wl_temp < 2:
  670. act 'Read the comments': wl_temp = 2 & gt 'mod_wlife_phone', 'homeless_aftermath_comments'
  671. else
  672. act 'Put your phone away':
  673. killvar 'wl_temp'
  674. gs 'arousal', 'end'
  675. gt $loc, $metka
  676. end
  677. end
  678. else
  679. if wl_temp < 2:
  680. act 'Watch it again': wl_temp = 2 & gt 'mod_wlife_phone', 'homeless_aftermath_watch'
  681. else
  682. act 'Put your phone away':
  683. killvar 'wl_temp'
  684. gs 'arousal', 'end'
  685. gt $loc, $metka
  686. end
  687. end
  688. end
  689. end
  690. --- mod_wlife_phone ---------------------------------