12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193 |
- # telefon
- if $ARGS[0] = 'start':
- gs 'stat'
- gs 'telefon','phone_call_receive'
- if npc_QW['A192'] = 1 and week = 6 and pcs_apprnc > 80:
- gt 'nastja', 'pos4'
- elseif npc_QW['A192'] = 2 and week ! 6 and zenit ! 0 and nastjaday ! daystart:
- gt 'nastja', 'pos13'
- elseif hour >= 8 and hour <= 20 and npc_QW['A192'] = 2 and week = 6 and pcs_apprnc > 80 and nastjaday ! daystart:
- gt 'nastja', 'pos12'
- elseif npc_QW['A192'] = 5 and week = 6 and nastjaday ! daystart:
- gt 'nastja', 'pos22'
- elseif npc_QW['A192'] = 6 and nastjaday ! daystart:
- gt 'nastja', 'pos31'
- else
- $callerid = 'icon_nastja'
- gs 'telefon','phone_call_reject'
- end
- end
- if $ARGS[0] = 'mobilaraz':
- cls
- cla
- gs'din_bad'
- $caller = '<<$telsob>>'
- gs 'telefon','phone_balance'
- gs 'telefon','phone_call_receive'
- telotvet = rand(0, 10)
- '"Yes, I''m listening," says a voice from the speaker.'
- if month > 5 and temper > 20 and sunWeather = 1:
- act 'Invite to the park':
- cla
- '"Let''s go for a walk in the park."'
- if telotvet > 3:
- '<<$telsob>>, "See you in the park in an hour."'
- act 'Go':gt 'parksvid'
- elseif telotvet <= 3:
- gs 'telefon','telotkaz'
- end
- end
- end
- act 'Invite to a movie':
- cla
- '"Want to go see a movie?"'
- if telotvet > 3:
- '<<$telsob>>, "See you at the movie theater in an hour."'
- act 'Go':gt 'kinosvid'
- elseif telotvet <= 3:
- gs 'telefon','telotkaz'
- end
- end
- act 'Invite to the pool hall':
- cla
- '"Let''s play pool."'
- if telotvet > 3:
- '<<$telsob>>, "See you at the pool hall in an hour."'
- act 'Go':gt 'billsvid'
- elseif telotvet <= 3:
- gs 'telefon','telotkaz'
- end
- end
- act 'Invite to the cafe':
- cla
- '"Let''s go to the cafe."'
- if telotvet > 3:
- '<<$telsob>>, "See you at the cafe in an hour."'
- act 'Go':gt 'kafesvid'
- elseif telotvet <= 3:
- gs 'telefon','telotkaz'
- end
- end
- act 'Invite to the casino':
- cla
- '"Let''s go to the casino."'
- if telotvet > 3:
- '<<$telsob>>, "See you in the casino in an hour."'
- act 'Go':gt 'kazinosvid'
- elseif telotvet <= 3:
- gs 'telefon','telotkaz'
- end
- end
- act 'Hangup':gt 'telefon', 'fin'
- end
- if $ARGS[0] = 'mobilarazboyA':
- cls
- cla
- gs'din_bad'
- $caller = '<<$loverdesc[1]>>'
- $callerid = 'images/characters/shared/'+boypicA+'.jpg'
- gs 'telefon','phone_balance'
- gs 'telefon','phone_call_receive'
- telotvet = rand(0, 10)
- '"Yes, I''m listening," says a voice from the speaker.'
- if month > 5 and temper > 20 and sunWeather = 1:
- act 'Invite to the park':
- cla
- '"Let''s go for a walk in the park."'
- if telotvet > 3:
- '<<$loverdesc[1]>>, "See you in the park in an hour."'
- act 'Go':gt 'svidboy', 'parksvid'
- elseif telotvet <= 3:
- gs 'telefon','telotkazboy'
- end
- end
- end
- act 'Invite to a movie':
- cla
- '"Want to go see a movie?"'
- if telotvet > 3:
- '<<$loverdesc[1]>>, "See you at the movie theater in an hour."'
- act 'Go':gt 'svidboy', 'kinosvid'
- elseif telotvet <= 3:
- gs 'telefon','telotkaz'
- end
- end
- act 'Invite to the pool hall':
- cla
- '"Let''s play pool."'
- if telotvet > 3:
- '<<$loverdesc[1]>>, "See you at the pool hall in an hour."'
- act 'Go':gt 'svidboy', 'billsvid'
- elseif telotvet <= 3:
- gs 'telefon','telotkazboy'
- end
- end
- act 'Invite to the cafe':
- cla
- '"Let''s go to the cafe."'
- if telotvet > 3:
- '<<$loverdesc[1]>>, "See you at the cafe in an hour."'
- act 'Go':gt 'svidboy', 'kafesvid'
- elseif telotvet <= 3:
- gs 'telefon','telotkazboy'
- end
- end
-
- act 'I think we should break up...':
- cla
- 'He sounds hurt, but you insist it is for the best. You both say goodbye and part ways.'
- pcs_lovers[1] = 0
- pcs_lover -= 1
- end
- act 'Hangup':gt 'telefon', 'fin'
- end
- if $ARGS[0] = 'mobilarazboyB':
- cls
- cla
- gs'din_bad'
- $caller = '<<$loverdesc[2]>>'
- $callerid = 'images/characters/shared/'+boypicB+'.jpg'
- gs 'telefon','phone_balance'
- gs 'telefon','phone_call_receive'
- telotvet = rand(0, 10)
- '"Yes, I''m listening," says a voice from the speaker.'
- if month > 5 and temper > 20 and sunWeather = 1:
- act 'Invite to the park':
- cla
- '"Let''s go for a walk in the park."'
- if telotvet > 3:
- '<<$loverdesc[2]>>, "See you in the park in an hour."'
- act 'Go':gt 'svidboy', 'parksvid'
- elseif telotvet <= 3:
- gs 'telefon','telotkazboy'
- end
- end
- end
- act 'Invite to a movie':
- cla
- '"Want to go see a movie?"'
- if telotvet > 3:
- '<<$loverdesc[2]>>, "See you at the movie theater in an hour."'
- act 'Go':gt 'svidboy', 'kinosvid'
- elseif telotvet <= 3:
- gs 'telefon','telotkaz'
- end
- end
- act 'Invite to the pool hall':
- cla
- '"Let''s play pool."'
- if telotvet > 3:
- '<<$loverdesc[2]>>, "See you at the pool hall in an hour."'
- act 'Go':gt 'svidboy', 'billsvid'
- elseif telotvet <= 3:
- gs 'telefon','telotkazboy'
- end
- end
- act 'Invite to the cafe':
- cla
- '"Let''s go to the cafe."'
- if telotvet > 3:
- '<<$loverdesc[2]>>, "See you at the cafe in an hour."'
- act 'Go':gt 'svidboy', 'kafesvid'
- elseif telotvet <= 3:
- gs 'telefon','telotkazboy'
- end
- end
-
- act 'I think we should break up...':
- cla
- 'He sounds hurt, but you insist it is for the best. You both say goodbye and part ways.'
- pcs_lovers[2] = 0
- pcs_lover -= 1
- end
- act 'Hangup':gt 'telefon', 'fin'
- end
- if $ARGS[0] = 'mobilarazboyC':
- cls
- cla
- gs'din_bad'
- $caller = '<<$loverdesc[3]>>'
- $callerid = 'images/characters/shared/'+boypicC+'.jpg'
- gs 'telefon','phone_balance'
- gs 'telefon','phone_call_receive'
- telotvet = rand(0, 10)
- '"Yes, I''m listening," says a voice from the speaker.'
- if month > 5 and temper > 20 and sunWeather = 1:
- act 'Invite to the park':
- cla
- '"Let''s go for a walk in the park."'
- if telotvet > 3:
- '<<$loverdesc[3]>>, "See you in the park in an hour."'
- act 'Go':gt 'svidboy', 'parksvid'
- elseif telotvet <= 3:
- gs 'telefon','telotkazboy'
- end
- end
- end
- act 'Invite to a movie':
- cla
- '"Want to go see a movie?"'
- if telotvet > 3:
- '<<$loverdesc[3]>>, "See you at the movie theater in an hour."'
- act 'Go':gt 'svidboy', 'kinosvid'
- elseif telotvet <= 3:
- gs 'telefon','telotkaz'
- end
- end
- act 'Invite to the pool hall':
- cla
- '"Let''s play pool."'
- if telotvet > 3:
- '<<$loverdesc[3]>>, "See you at the pool hall in an hour."'
- act 'Go':gt 'svidboy', 'billsvid'
- elseif telotvet <= 3:
- gs 'telefon','telotkazboy'
- end
- end
- act 'Invite to the cafe':
- cla
- '"Let''s go to the cafe."'
- if telotvet > 3:
- '<<$loverdesc[3]>>, "See you at the cafe in an hour."'
- act 'Go':gt 'svidboy', 'kafesvid'
- elseif telotvet <= 3:
- gs 'telefon','telotkazboy'
- end
- end
-
- act 'I think we should break up...':
- cla
- 'He sounds hurt, but you insist it is for the best. You both say goodbye and part ways.'
- pcs_lovers[2] = 0
- pcs_lover -= 1
- end
- act 'Hangup':gt 'telefon', 'fin'
- end
- if $ARGS[0] = 'boyA':
- cla
- clr
- ring = 0
- ringA = 0
- loverday[1] = daystart
- gs 'stat'
- gs 'telefon','phone_call_receive'
- svetrand = rand(0, 5)
- if svetrand = 0:$sveta = 'cutie'
- if svetrand = 1:$sveta = 'honey'
- if svetrand = 2:$sveta = 'sweetie'
- if svetrand = 3:$sveta = 'baby'
- if svetrand = 4:$sveta = 'hot stuff'
- if svetrand = 5:$sveta = '<<$pcs_nickname>>'
- 'Hey <<$sveta>>, it''s me, <<$loverdesc[1]>>. How''s it going?'
- act 'Normally':
- cla
- '"Pretty good, you?"'
- '<<$loverdesc[1]>>, "Great, but I kind of miss you, can we meet today?"'
- if pregtime <= loversday[1] and knowpreg = 1 and pregtalk = 0:
- act 'Tell him he''s going to be a dad':
- cla
- pregtalk = 1
- '"Honey, I''m pregnant with your child."'
- if haraklover[1] = 0:
- if loverrelation[1] >= 90:
- loverlove[1] = 1
- '<<$loverdesc[1]>>, "This is wonderful! We have to celebrate!"'
- 'You start talking about living together. <<$loverdesc[1]>> tells you that he is not against it in principle, but first he wants you to meet his parents.'
- 'He warns you that his mother is very demanding and rigorous. <<$loverdesc[1]>> says that he loves his mother and does not want to upset her. Therefore, you must look gorgeous, wear a dress from a boutique, have well-groomed and curled hair and makeup in moderation.'
- 'When you are totally ready <<$loverdesc[1]>> will take you to their parents.'
- act 'Hang up':gt 'telefon', 'fin'
- act 'Meet tonight':
- cla
- svidanieA = 1
- '"How about this evening?"'
- '<<$loverdesc[1]>>, "Sounds great! When can I come to pick you up?"'
- act 'Pick a time':
- cla
- meetdayA = daystart
- meethourA = input ("When do you want to be picked up? It is now <<hour>>:<<minut>>.")
- if meethourA <= hour or meethourA > 23:meethourA = 20
- '"How about <<meethourA>>:00?"'
- '<<$loverdesc[1]>>, "Okay <<$sveta>>, see you at <<meethourA>>:00."'
- act 'Hang up':gt 'telefon', 'fin'
- end
- end
- elseif loverrelation[1] < 90:
- money += 20000
- '<<$loverdesc[1]>> "I''m not yet ready to become a dad. I''ll give you the money for an abortion. Get rid of the child.'
- act 'Hang up':gt 'telefon', 'fin'
- end
- elseif haraklover[1] = 1:
- money += 20000
- '<<$loverdesc[1]>> "I''m not yet ready to become a dad. I''ll give you the money get an abortion.'
- act 'Hang up':gt 'telefon', 'fin'
- elseif haraklover[1] = 2:
- loverrelation[1] = 0
- pcs_lover -= 1
- pregtalk = 0
- '<<$loverdesc[1]>>, "What? You whore! Someone fucked your pussy and now you drop it on me. You''re dumped.'
- act 'Hang up':gt 'telefon', 'fin'
- end
- end
- elseif pregtime > loversday[1] and knowpreg = 1 and pregtalk = 0:
- act 'Honey, you will soon become a dad':
- cla
- loverrelation[1] = 0
- '"Honey, I''m pregnant with your child."'
- '<<$loverdesc[1]>>, "How the fuck did I manage that? Unless I own a time-machine and went back to before we met and fucked you, it''s someone elses, go and tell him. I don''t want to see you again, goodbye."'
- act 'Hang up.':gt 'telefon', 'fin'
- end
- elseif week > 1 and week < 5 and workKafe = 1:
- act 'Sorry, I''m working today':
- cla
- '"Sorry, I''m working today."'
- '<<$loverdesc[1]>>, "Okay, I''ll call tomorrow."'
- act 'Hang up':gt 'telefon', 'fin'
- end
- end
- act 'Tonight':
- cla
- loverrelation[1] += 1
- svidanieA = 1
- meetdayA = daystart
- '"How about this evening?"'
- '<<$loverdesc[1]>>, "Sounds great! When can I come to pick you up?"'
- act 'Pick a time':
- cla
- meethourA = input ("When do you want to be picked up. It is now <<hour>>:<<minut>>.")
- if meethourA <= hour or meethourA > 23:meethourA = 20
- '"How about <<meethourA>>:00?."'
- '<<$loverdesc[1]>>, "Okay <<$sveta>>, see you at <<meethourA>>:00."'
- act 'Hang up':gt 'telefon', 'fin'
- end
- end
- act 'Maybe tomorrow':
- cla
- loverrelation[1] -= 1
- '"I''m busy today. Call tomorrow."'
- if loverrelation[1] <= 0:pcs_lover -= 1 & '<<$loverdesc[1]>>, Are you fucking me, you know what. Suck my dick.'
- if loverrelation[1] > 0:'(<<$loverdesc[1]>>) - Okay, I''ll call tomorrow.'
- act 'Hang up':gt 'telefon', 'fin'
- end
-
- act 'I think we should break up...':
- cla
- 'He sounds hurt, but you insist it is for the best. You both say goodbye and part ways.'
- pcs_lovers[1] = 0
- pcs_lover -= 1
-
- act 'Hang up':gt 'telefon', 'fin'
- end
- end
- act 'Leave':
- cla
- loverrelation[1] = 0
- pcs_lover -= 1
- gt 'telefon', 'fin'
- end
- end
- if $ARGS[0] = 'boyB':
- cla
- clr
- ring = 0
- ringB = 0
- loverday[2] = daystart
- gs 'stat'
- gs 'telefon','phone_call_receive'
- svetrand = rand(0, 5)
- if svetrand = 0:$sveta = 'cutie'
- if svetrand = 1:$sveta = 'honey'
- if svetrand = 2:$sveta = 'sweetie'
- if svetrand = 3:$sveta = 'baby'
- if svetrand = 4:$sveta = 'hot stuff'
- if svetrand = 5:$sveta = '<<$pcs_nickname>>'
- 'Hey <<$sveta>>, it''s me, <<$loverdesc[2]>>. How''s it going?'
- act 'Normally':
- cla
- '"Pretty good, you?"'
- '<<$loverdesc[2]>>, "Great, but I kind of miss you, can we meet today?"'
- if pregtime <= loversday[2] and knowpreg = 1 and pregtalk = 0:
- act 'Tell him he''s going to be a dad':
- cla
- pregtalk = 1
- '"Honey, I''m pregnant with your child."'
- if haraklover[2] = 0:
- if loverrelation[2] >= 90:
- loverlove[2] = 1
- '<<$loverdesc[2]>>, "This is wonderful! We have to celebrate!"'
- 'You start talking about living together. <<$loverdesc[2]>> tells you that he is not against it in principle, but first he wants you to meet his parents.'
- 'He warns you that his mother is very demanding and rigorous. <<$loverdesc[2]>> says that he loves his mother and does not want to upset her. Therefore, you must look gorgeous, wear a dress from a boutique, have well-groomed and curled hair and makeup in moderation.'
- 'When you are totally ready <<$loverdesc[2]>> will take you to their parents.'
- act 'Hang up':gt 'telefon', 'fin'
- act 'Meet tonight':
- cla
- svidanieB = 1
- '"How about this evening?"'
- '<<$loverdesc[2]>>, "Sounds great! When can I come to pick you up?"'
- act 'Pick a time':
- cla
- meetdayB = daystart
- meethourB = input ("When do you want to be picked up? It is now <<hour>>:<<minut>>.")
- if meethourB <= hour or meethourB > 23:meethourB = 20
- '"How about <<meethourB>>:00?"'
- '<<$loverdesc[2]>>, "Okay <<$sveta>>, see you at <<meethourB>>:00."'
- act 'Hang up':gt 'telefon', 'fin'
- end
- end
- elseif loverrelation[2] < 90:
- money += 20000
- '<<$loverdesc[2]>> "I''m not yet ready to become a dad. I''ll give you the money for an abortion. Get rid of the child.'
- act 'Hang up':gt 'telefon', 'fin'
- end
- elseif haraklover[2] = 1:
- money += 20000
- '<<$loverdesc[2]>> "I''m not yet ready to become a dad. I''ll give you the money get an abortion.'
- act 'Hang up':gt 'telefon', 'fin'
- elseif haraklover[2] = 2:
- loverrelation[2] = 0
- pcs_lover -= 1
- pregtalk = 0
- '<<$loverdesc[2]>>, "What? You whore! Someone fucked your pussy and now you drop it on me. You''re dumped.'
- act 'Hang up':gt 'telefon', 'fin'
- end
- end
- elseif pregtime > loversday[2] and knowpreg = 1 and pregtalk = 0:
- act 'Honey, you will soon become a dad':
- cla
- loverrelation[2] = 0
- '"Honey, I''m pregnant with your child."'
- '<<$loverdesc[2]>>, "How the fuck did I manage that? Unless I own a time-machine and went back to before we met and fucked you, it''s someone elses, go and tell him. I don''t want to see you again, goodbye."'
- act 'Hang up.':gt 'telefon', 'fin'
- end
- elseif week > 1 and week < 5 and workKafe = 1:
- act 'Sorry, I''m working today':
- cla
- '"Sorry, I''m working today."'
- '<<$loverdesc[2]>>, "Okay, I''ll call tomorrow."'
- act 'Hang up':gt 'telefon', 'fin'
- end
- end
- act 'Tonight':
- cla
- loverrelation[2] += 1
- svidanieB = 1
- meetdayB = daystart
- '"How about this evening?"'
- '<<$loverdesc[2]>>, "Sounds great! When can I come to pick you up?"'
- act 'Pick a time':
- cla
- meethourB = input ("When do you want to be picked up. It is now <<hour>>:<<minut>>.")
- if meethourB <= hour or meethourB > 23:meethourB = 20
- '"How about <<meethourB>>:00?."'
- '<<$loverdesc[2]>>, "Okay <<$sveta>>, see you at <<meethourB>>:00."'
- act 'Hang up':gt 'telefon', 'fin'
- end
- end
- act 'Maybe tomorrow':
- cla
- loverrelation[2] -= 1
- '"I''m busy today. Call tomorrow."'
- if loverrelation[2] <= 0:pcs_lover -= 1 & '<<$loverdesc[2]>>, Are you fucking me, you know what. Suck my dick.'
- if loverrelation[2] > 0:'(<<$loverdesc[2]>>) - Okay, I''ll call tomorrow.'
- act 'Hang up':gt 'telefon', 'fin'
- end
-
- act 'I think we should break up...':
- cla
- 'He sounds hurt, but you insist it is for the best. You both say goodbye and part ways.'
- pcs_lovers[2] = 0
- pcs_lover -= 1
-
- act 'Hang up':gt 'telefon', 'fin'
- end
- end
- act 'Leave':
- cla
- loverrelation[2] = 0
- gt 'telefon', 'fin'
- end
- end
- if $ARGS[0] = 'boyC':
- cla
- clr
- ring = 0
- ringC = 0
- loverday[3] = daystart
- gs 'stat'
- gs 'telefon','phone_call_receive'
- svetrand = rand(0, 5)
- if svetrand = 0:$sveta = 'cutie'
- if svetrand = 1:$sveta = 'honey'
- if svetrand = 2:$sveta = 'sweetie'
- if svetrand = 3:$sveta = 'baby'
- if svetrand = 4:$sveta = 'hot stuff'
- if svetrand = 5:$sveta = '<<$pcs_nickname>>'
- 'Hey <<$sveta>>, it''s me, <<$loverdesc[3]>>. How''s it going?'
- act 'Normally':
- cla
- '"Pretty good, you?"'
- '<<$loverdesc[3]>>, "Great, but I kind of miss you, can we meet today?"'
- if pregtime <= loversday[3] and knowpreg = 1 and pregtalk = 0:
- act 'Tell him he''s going to be a dad':
- cla
- pregtalk = 1
- '"Honey, I''m pregnant with your child."'
- if haraklover[3] = 0:
- if loverrelation[3] >= 90:
- loverlove[3] = 1
- '<<$loverdesc[3]>>, "This is wonderful! We have to celebrate!"'
- 'You start talking about living together. <<$loverdesc[3]>> tells you that he is not against it in principle, but first he wants you to meet his parents.'
- 'He warns you that his mother is very demanding and rigorous. <<$loverdesc[3]>> says that he loves his mother and does not want to upset her. Therefore, you must look gorgeous, wear a dress from a boutique, have well-groomed and curled hair and makeup in moderation.'
- 'When you are totally ready <<$loverdesc[3]>> will take you to their parents.'
- act 'Hang up':gt 'telefon', 'fin'
- act 'Meet tonight':
- cla
- svidanieC = 1
- '"How about this evening?"'
- '<<$loverdesc[3]>>, "Sounds great! When can I come to pick you up?"'
- act 'Pick a time':
- cla
- meetdayC = daystart
- meethourC = input ("When do you want to be picked up? It is now <<hour>>:<<minut>>.")
- if meethourC <= hour or meethourC > 23:meethourC = 20
- '"How about <<meethourC>>:00?"'
- '<<$loverdesc[3]>>, "Okay <<$sveta>>, see you at <<meethourC>>:00."'
- act 'Hang up':gt 'telefon', 'fin'
- end
- end
- elseif loverrelation[3] < 90:
- money += 20000
- '<<$loverdesc[3]>> "I''m not yet ready to become a dad. I''ll give you the money for an abortion. Get rid of the child.'
- act 'Hang up':gt 'telefon', 'fin'
- end
- elseif haraklover[3] = 1:
- money += 20000
- '<<$loverdesc[3]>> "I''m not yet ready to become a dad. I''ll give you the money get an abortion.'
- act 'Hang up':gt 'telefon', 'fin'
- elseif haraklover[3] = 2:
- loverrelation[3] = 0
- pcs_lover -= 1
- pregtalk = 0
- '<<$loverdesc[3]>>, "What? You whore! Someone fucked your pussy and now you drop it on me. You''re dumped.'
- act 'Hang up':gt 'telefon', 'fin'
- end
- end
- elseif pregtime > loversday[3] and knowpreg = 1 and pregtalk = 0:
- act 'Honey, you will soon become a dad':
- cla
- loverrelation[3] = 0
- pcs_lover -= 1
- '"Honey, I''m pregnant with your child."'
- '<<$loverdesc[3]>>, "How the fuck did I manage that? Unless I own a time-machine and went back to before we met and fucked you, it''s someone elses, go and tell him. I don''t want to see you again, goodbye."'
- act 'Hang up.':gt 'telefon', 'fin'
- end
- elseif week > 1 and week < 5 and workKafe = 1:
- act 'Sorry, I''m working today':
- cla
- '"Sorry, I''m working today."'
- '<<$loverdesc[3]>>, "Okay, I''ll call tomorrow."'
- act 'Hang up':gt 'telefon', 'fin'
- end
- end
- act 'Tonight':
- cla
- loverrelation[3] += 1
- svidanieC = 1
- meetdayC = daystart
- '"How about this evening?"'
- '<<$loverdesc[3]>>, "Sounds great! When can I come to pick you up?"'
- act 'Pick a time':
- cla
- meethourC = input ("When do you want to be picked up. It is now <<hour>>:<<minut>>.")
- if meethourC <= hour or meethourC > 23:meethourC = 20
- '"How about <<meethourC>>:00."'
- '<<$loverdesc[3]>>, "Okay <<$sveta>>, see you at <<meethourC>>:00."'
- act 'Hang up':gt 'telefon', 'fin'
- end
- end
- act 'Maybe tomorrow':
- cla
- loverrelation[3] -= 1
- '"I''m busy today. Call tomorrow."'
- if loverrelation[3] <= 0:pcs_lover -= 1 & '<<$loverdesc[3]>>, Are you fucking me, you know what. Suck my dick.'
- if loverrelation[3] > 0:'(<<$loverdesc[3]>>) - Okay, I''ll call tomorrow.'
- act 'Hang up':gt 'telefon', 'fin'
- end
-
- act 'I think we should break up...':
- cla
- 'He sounds hurt, but you insist it is for the best. You both say goodbye and part ways.'
- pcs_lovers[3] = 0
- pcs_lover -= 1
-
- act 'Hang up':gt 'telefon', 'fin'
- end
- end
- act 'Leave':
- cla
- loverrelation[3] = 0
- pcs_lover -= 1
- gt 'telefon', 'fin'
- end
- end
- if $ARGS[0] = 'phone_ring':
- clr
- pl '<center><b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b></center>'
- pl '<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/icon/icon_statusbar_left.png"></TD><TD></TD><TD align="right"><img src="images/system/icon/icon_statusbar_right.png"></TD></TR></TABLE></center>'
- pl'<center><font size=6><<$caller>> calling</font></center>'
- pl'<center><img src="<<$callerid>>"><br></center>'
- pl''
- pl''
- pl''
- pl''
- ! pl'<center><a href="exec:gt ''telefon'', ''start''"><img src="images/system/phone/call_accept.png"></a> <a href="exec:gs ''stat''"><img src="images/system/phone/decline.png"></a></center>'
- end &! --- phone_ring ---
- if $ARGS[0] = 'phone_call_receive':
- clr
- pl '<center><b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b></center>'
- pl '<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/icon/icon_statusbar_left.png"></TD><TD></TD><TD align="right"><img src="images/system/icon/icon_statusbar_right.png"></TD></TR></TABLE></center>'
- pl'<center><font size=6>Talking to <<$caller>></font></center>'
- pl'<center><img src="<<$callerid>>"><br></center>'
- end &! --- phone_call_receive ---
- if $ARGS[0] = 'phone_balance':
- if balans < 4:
- clr
- pl '<center><b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b></center>'
- pl '<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/icon/icon_statusbar_left.png"></TD><TD></TD><TD align="right"><img src="images/system/icon/icon_statusbar_right.png"></TD></TR></TABLE></center>'
- pl'<center><font size=6>Not enough credit on your account</font></center>'
- pl'<center><img src="<<$callerid>>"><br></center>'
- pl'<center><a href="exec:gs ''telefon'', ''Phone_menu'' "><img src="images/system/phone/decline.png"></a></center>'
- wait 3500
- cla
- gt $loc, $metka
- elseif balans >= 4:
- balans -= 4
- end
- end &! --- phone_balance ---
- if $ARGS[0] = 'Phone_call':
- clr
- pl '<center><b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b></center>'
- pl '<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/icon/icon_statusbar_left.png"></TD><TD></TD><TD align="right"><img src="images/system/icon/icon_statusbar_right.png"></TD></TR></TABLE></center>'
- pl'<center><font size=6>Calling Mom</font></center>'
- pl'<center><img src="images/system/phone/icons/icon_npc1.png"><br></center>'
- pl'<center><a href="exec:gs ''telefon'', ''Phone_contactlist'' "><img src="images/system/phone/decline.png"></a></center>'
- wait 1500
- minut += 1
- $callerid = 'images/system/phone/icons/icon_npc1.png'
- gs 'telefon', 'phone_balance'
- $callerid = 'icon_npc1'
- gs 'telefon', 'phone_call_reject'
- end &! --- Phone_call ---
- if $ARGS[0] = 'phone_call_reject':
- clr
- pl '<center><b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b></center>'
- pl '<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/icon/icon_statusbar_left.png"></TD><TD></TD><TD align="right"><img src="images/system/icon/icon_statusbar_right.png"></TD></TR></TABLE></center>'
- pl'<center><font size=6>Calling....</font></center>'
- pl'<center><img src="images/system/phone/icons/<<$callerid>>.png"><br></center>'
- pl'<center><a href="exec:gs ''telefon'', ''Phone_contactlist'' "><img src="images/system/phone/decline.png"></a></center>'
- end &! --- phone_call_reject ---
- if $ARGS[0] = 'Phone_megafon':
- clr
- pl '<center><b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b></center>'
- pl '<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/icon/icon_statusbar_left.png"></TD><TD></TD><TD align="right"><img src="images/system/icon/icon_statusbar_right.png"></TD></TR></TABLE></center>'
- pl'<center><font size=6>Bullhorn</font></center>'
- pl'<center><img src="images/system/icon/icon_megafon.png"><br></center>'
- pl'<center><b>The balance in the account: </b><font size=5><i><font size=6><<balans>></font></i> <b>₽</b>.</center>.'
- pl'<center><a href="exec:gs ''telefon'', ''Phone_menu'' "><img src="images/system/icon/back.png"></a></center>'
- end &! --- Phone_megafon ---
- if $ARGS[0] = 'Phone_contactlist':
- clr
- pl '<center><b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b></center>'
- pl '<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/icon/icon_statusbar_left.png"></TD><TD></TD><TD align="right"><img src="images/system/icon/icon_statusbar_right.png"></TD></TR></TABLE></center>'
- pl '<center><font size=6>Contacts</font></center>'
- pl '<center><img src="images/system/icon/icon_call.png"><br></center>'
- if StoryLine = 1:pl'<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/phone/icons/icon_npc1.png"></TD><TD>Mum</TD><TD align="right"><a href="exec:gs ''telefon'', ''Phone_call'' "><b>Call</b></a></TD></TR></TABLE></center>'
- if hour >= 8 and hour <= 19:
- if telalla > 0:
- pl'<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/phone/icons/icon_ira1.png"></TD><TD></TD><TD align="right"><a href="exec:$callerid = ''images/system/phone/icons/icon_ira1.png'' & $telsob = ''Alla'' & gt ''telefon'', ''mobilaraz''"><b>Call</b></a></TD></TR></TABLE></center>'
- end
- if telmasha > 0:
- pl'<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/phone/icons/icon_masha.png"></TD><TD></TD><TD align="right"><a href="exec:$callerid = ''images/system/phone/icons/icon_masha.png'' & $telsob = ''Masha'' & gt ''telefon'', ''mobilaraz''"><b>Call</b></a></TD></TR></TABLE></center>'
- end
- if telkat > 0:
- pl'<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/phone/icons/icon_kat.png"></TD><TD></TD><TD align="right"><a href="exec:$callerid = ''images/system/phone/icons/icon_kat.png'' & $telsob = ''Kate'' & gt ''telefon'', ''mobilaraz''"><b>Call</b></a></TD></TR></TABLE></center>'
- end
- if pcs_lovers[1] = 1 and svidanieA = 0 and rand(1,7) > 3:
- pl'<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/phone/icons/icon_bf'+boypicA+'.png"></TD><TD></TD><TD align="right"><a href="exec:gt ''telefon'', ''mobilarazboyA''"><b>Call</b></a></TD></TR></TABLE></center>'
- end
- if pcs_lovers[2] = 1 and svidanieB = 0 and rand(1,7) > 3:
- pl'<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/phone/icons/icon_bf'+boypicB+'.png"></TD><TD></TD><TD align="right"><a href="exec:gt ''telefon'', ''mobilarazboyB''"><b>Call</b></a></TD></TR></TABLE></center>'
- end
- if pcs_lovers[3] = 1 and svidanieC = 0 and rand(1,7) > 3:
- pl'<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/phone/icons/icon_bf'+boypicC+'.png"></TD><TD></TD><TD align="right"><a href="exec:gt ''telefon'', ''mobilarazboyC''"><b>Call</b></a></TD></TR></TABLE></center>'
- end
- else
- if telalla > 0:
- pl'<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/phone/icons/icon_ira1.png"></TD><TD></TD><TD align="right"><a href="exec:$callerid = ''icon_ira1'' & gs ''telefon'', ''phone_call_reject'' "><b>Call</b></a></TD></TR></TABLE></center>'
- end
- if telmasha > 0:
- pl'<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/phone/icons/icon_masha.png"></TD><TD></TD><TD align="right"><a href="exec:$callerid = ''icon_masha'' & gs ''telefon'', ''phone_call_reject'' "><b>Call</b></a></TD></TR></TABLE></center>'
- end
- if telkat > 0:
- pl'<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/phone/icons/icon_kat.png"></TD><TD></TD><TD align="right"><a href="exec:$callerid = ''icon_kat'' & gs ''telefon'', ''phone_call_reject'' "><b>Call</b></a></TD></TR></TABLE></center>'
- end
- if pcs_lovers[1] = 1 and svidanieA = 0:
- pl'<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/phone/icons/icon_bf'+boypicA+'.png"></TD><TD></TD><TD align="right"><a href="exec:$callerid = ''icon_bf''+boypicA & gs ''telefon'', ''phone_call_reject'' "><b>Call</b></a></TD></TR></TABLE></center>'
- end
- if pcs_lovers[2] = 1 and svidanieB = 0:
- pl'<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/phone/icons/icon_bf'+boypicB+'.png"></TD><TD></TD><TD align="right"><a href="exec:$callerid = ''icon_bf''+boypicB & gs ''telefon'', ''phone_call_reject'' "><b>Call</b></a></TD></TR></TABLE></center>'
- end
- if pcs_lovers[3] = 1 and svidanieC = 0:
- pl'<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/phone/icons/icon_bf'+boypicC+'.png"></TD><TD></TD><TD align="right"><a href="exec:$callerid = ''icon_bf''+boypicC & gs ''telefon'', ''phone_call_reject'' "><b>Call</b></a></TD></TR></TABLE></center>'
- end
- end
- if npc_QW['A192'] > 0:
- pl'<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/phone/icons/icon_nastja.png"></TD><TD align="right"><a href="exec:gs ''telefon'', ''start''"><b>Call</b></a></TD></TR></TABLE></center>'
- end
- dummyas = arrsize('$contact')
- :din_bad_as
- dummyas -= 1
- if dummyas >= 0:
- pl '<<$contact[dummyas]>>'
- jump 'din_bad_as'
- end
- killvar 'dummyas'
- if arrsize('$contact')>0:pl'<center><a href="exec:gs ''telefon'', ''Edit_Custom_list'' "><b>Edit Contacts</b></a></center>'
- pl'<center><a href="exec:gs ''telefon'', ''Phone_menu'' "><img src="images/system/icon/back.png"></a></center>'
- end &! --- Phone_contactlist ---
- if $ARGS[0] = 'Edit_Custom_list':
- clr
- dummyas = arrsize('$contact')
- :din_bad_as1
- dummyas -= 1
- if dummyas >= 0:
- $dummyedit = $contact[dummyas]
- $dummyedit1 = dyneval('$result = ''</a><a href="exec:killvar ''''$contact'''',<<dummyas>> & gs ''''telefon'''', ''''Edit_Custom_list'''' "><b>Remove</b>'' ')
- $dummyedit2 = $replace($dummyedit,'<b>Call</b>',$dummyedit1)
- pl $dummyedit2
- jump 'din_bad_as1'
- end
- killvar 'dummyas'
- killvar 'dummyedit'
- killvar 'dummyedit1'
- killvar 'dummyedit2'
- pl'<center><a href="exec:gs ''telefon'', ''Phone_menu'' "><img src="images/system/icon/back.png"></a></center>'
- end &! --- Edit_Custom_list ---
- if $ARGS[0] = 'Phone_notebook':
- clr
- pl'<center><font size=6>Planner</font></center>'
- pl'<center><<year>>-<<$month>>-<<day>>, <<$week[week]>><br></center>'
- rent = -1
- if BuyHous = 2 and ArendHouseSL > 0:rent = ArendHouseSL
- preg1 = pregtime
- d1 = day
- w1 = week
- m1 = month
- y1 = year
- i = 0
- $list = '<br> <b>•</b> '
- :pnotebook
- daynum = daystart+i
- $calendarday = ''
- if m1 = 1 and d1 >= 1 and d1 <= 8:
- $calendarday += $list + 'New Year holidays'
- if d1 = 1:$calendarday += ', New Year'
- if d1 = 7:$calendarday += ', Christmas'
- end
- if m1 = 2 and d1 = 23:$calendarday += $list + 'Defender of Fatherland Day'
- if m1 = 3 and d1 = 8:$calendarday += $list + 'Women''s Day'
- if m1 = 5 and d1 = 1:$calendarday += $list + 'Spring and Labor Day'
- if m1 = 5 and d1 = 2:$calendarday += $list + 'National holiday'
- if m1 = 5 and d1 = 9:$calendarday += $list + 'Victory Day'
- if m1 = 6 and d1 = 12:$calendarday += $list + 'Russia Day'
- if m1 = 6 and d1 = 13:$calendarday += $list + 'National holiday'
- if m1 = 11 and d1 = 4:$calendarday += $list + 'Unity Day'
-
- if storyline = 1 and SchoolAtestat = 0:
- if m1 = 1 and d1 = 1:$calendarday += $list + 'First day of Winter break.'
- if m1 = 1 and d1 = 15:$calendarday += $list + 'Last day of Winter break.'
- if m1 = 3 and d1 = 20:$calendarday += $list + 'First day of Spring break.'
- if m1 = 3 and d1 = 26:$calendarday += $list + 'Last day of Spring break.'
- if schoool_year = 2000 and y1 = 2017 and m1 = 5 and d1 = 25:$calendarday += $list + 'Graduation Day!'
- if schoool_year = 2001 and y1 = 2018 and m1 = 6 and d1 = 1:$calendarday += $list + 'First day of Summer break.'
- if m1 = 8 and d1 = 31:$calendarday += $list + 'Last day of Summer break.'
- if m1 = 11 and d1 = 4:$calendarday += $list + 'First day of Autumn break.'
- if m1 = 11 and d1 = 11:$calendarday += $list + 'Last day of Autumn break.'
- end
-
- if daynum >= lastmens+20 and daynum < lastmens+24:$calendarday += $list + '<font color=''red''><b>Menstruation!</b></font>'
- if daynum >= lastmens+6 and daynum < lastmens+8:$calendarday += $list + '<font color=#336600><b>Ovulation!</b></font>'
- if preg1 = 280:$calendarday += $list + '<font color=''red''><b>Birthing day!</b></font>'
-
- if w1 < 5 and (workSec >= 1 or PersSecWork = 1):$calendarday += $list + 'Working as a secretary. <i>(9:00 - 17:00)</i>'
- if w1 < 5 and workFabrika = 1:
- $calendarday += $list + 'Working as a seamstress. '
- if age < 18:$calendarday += '<i>(16:00 - 20:00)</i>' else $calendarday += '<i>(8:00 - 16:00)</i>'
- end
- if w1 > 1 and w1 <= 5 and workhosp = 1:$calendarday += $list + 'Working as nurse. <i>(8:00 - 16:00)</i>'
- if worksalon = 1 and (w1 = 1 or w1 = 3 or w1 = 5):$calendarday += $list + 'Working as masseuse. <i>(9:00 - 17:00)</i>'
- !! if maidqw > 0:$calendarday += '<br> <b>•</b> Working as maid. <i>(16:00 - 19:00)</i>'
- if pfilmday[i] > 0:$calendarday += $list + 'Porn shoot: <i><<$porndesc[pfilmday[i]]>></i>'
- if d1 = 25 and (PersSecWork = 1 or workKafe = 1 or workhosp = 1 or worksalon = 1 or tanwork = 1 or workSec = 1 or workFabrika = 1):$calendarday += $list + '<i>Pay day!</i>'
- if d1 = 31 and m1 = 12 and (year - year_start) < 2 and StoryLine = 1:$calendarday += $list + 'New Year''s party at 14:00!'
- if (npc_QW['A33']-2) mod 2 = 1 and sisboyday+1 = daynum:
- if sisboytrioQW = 1:
- $calendarday += $list + '<font color="orange">Threesome with Anja and Roma at 18:00</font>'
- else
- $calendarday += $list + '<font color="orange">Anja having sex with Roma at 18:00</font>'
- end
- end
- if sisboyparty = 2 and sisboyparty_day+1 = daynum:$calendarday += $list + '<font color="orange">Party at Rex, gathering before 18:00 at Community Center</font>'
- if rent = 0:$calendarday += $list + 'Rent on apartment expires!'
- if birthday = d1 and birthmonth = m1:$calendarday += $list + 'My birthday!'
- if kid > 0:
- k1 = kid
- :kiddieloop
- if daykid[k1] = d1 and monthkid[k1] = m1:$calendarday += $list + 'Birthday of my <<$polreb[k1]>> <<$kidname[k1]>>, my <<kid>>. baby!'
- if k1 > 1:k1 -= 1 & jump 'kiddieloop'
- end
-
- if $calendarday ! '':
- p '<b><<$monthName[m1]>> <<d1>>, <<$week[w1]>>:</b>'
- pl $calendarday
- end
- if i < 14:
- preg1 += 1
- rent -= 1
- i += 1
- w1 += 1
- if w1 > 7:w1 = 1
- d1 += 1
- if monthsend[m1] < d1:
- m1 += 1 & d1 = 1
- if m1 = 13: m1 = 1 & y1 += 1
- end
- jump 'pnotebook'
- end
- killvar 'calendarday'
- killvar 'rent'
- killvar 'preg1'
- killvar 'd1'
- killvar 'w1'
- killvar 'm1'
- killvar 'y1'
- killvar 'daynum'
- pl'<center><a href="exec:gs ''telefon'', ''Phone_menu'' "><img src="images/system/icon/back.png"></a></center>'
- end &! --- Phone_notebook ---
- if $ARGS[0] = 'Phone_pictures':
- clr
- pl '<center><b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b></center>'
- pl '<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/icon/icon_statusbar_left.png"></TD><TD></TD><TD align="right"><img src="images/system/icon/icon_statusbar_right.png"></TD></TR></TABLE></center>'
- pl'<center><font size=6>Gallery</font></center>'
- pl'<center><img src="images/system/icon/icon_pictures.png"><br></center>'
- if phone_selfie[1] = 1:pl'<a href="exec:view''images/system/phone/selfie/phone_selfie1.jpg''"><b>Photo number1</b></a>'
- if phone_selfie[2] = 1:pl'<a href="exec:view''images/system/phone/selfie/phone_selfie2.jpg''"><b>Photo number2</b></a>'
- if vanr_selfie[0] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (0).jpg''"><b>Self after showering number1</b></a>'
- if vanr_selfie[1] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (1).jpg''"><b>Self after showering number2</b></a>'
- if vanr_selfie[2] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (2).jpg''"><b>Self after showering number3</b></a>'
- if vanr_selfie[3] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (3).jpg''"><b>Self after showering number4</b></a>'
- if vanr_selfie[4] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (4).jpg''"><b>Self after showering number5</b></a>'
- if vanr_selfie[5] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (5).jpg''"><b>Self after showering number6</b></a>'
- if vanr_selfie[6] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (6).jpg''"><b>Self after showering number7</b></a>'
- if vanr_selfie[7] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (7).jpg''"><b>Self after showering number8</b></a>'
- if vanr_selfie[8] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (8).jpg''"><b>Self after showering number9</b></a>'
- if vanr_selfie[9] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (9).jpg''"><b>Self after showering number10</b></a>'
- if vanr_selfie[10] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (10).jpg''"><b>Self after showering number11</b></a>'
- if vanr_selfie[11] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (11).jpg''"><b>Self after showering number12</b></a>'
- if vanr_selfie[12] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (12).jpg''"><b>Self after showering number13</b></a>'
- if vanr_selfie[13] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (13).jpg''"><b>Self after showering number14</b></a>'
- if vanr_selfie[14] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (14).jpg''"><b>Self after showering number15</b></a>'
- if vanr_selfie[15] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (15).jpg''"><b>Self after showering number16</b></a>'
- if vanr_selfie[16] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (16).jpg''"><b>Self after showering number17</b></a>'
- if vanr_selfie[17] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (17).jpg''"><b>Self after showering number18</b></a>'
- if vanr_selfie[18] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (18).jpg''"><b>Self after showering number19</b></a>'
- if vanr_selfie[19] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (19).jpg''"><b>Self after showering number20</b></a>'
- !if vanr_selfie[20] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (20).jpg''"><b>Self after showering number21</b></a>'
- if vanr_selfie[21] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (21).jpg''"><b>Self after showering number22</b></a>'
- if vanr_selfie[22] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (22).jpg''"><b>Self after showering number23</b></a>'
- if vanr_selfie[23] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (23).jpg''"><b>Self after showering number24</b></a>'
- if vanr_selfie[24] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (24).jpg''"><b>Self after showering number25</b></a>'
- if vanr_selfie[25] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (25).jpg''"><b>Self after showering number26</b></a>'
- if vanr_selfie[26] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (26).jpg''"><b>Self after showering number27</b></a>'
- if vanr_selfie[27] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (27).jpg''"><b>Self after showering number28</b></a>'
- if vanr_selfie[28] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (28).jpg''"><b>Self after showering number29</b></a>'
- if vanr_selfie[29] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (29).jpg''"><b>Self after showering number30</b></a>'
- if vanr_selfie[30] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (30).jpg''"><b>Self after showering number31</b></a>'
- if vanr_selfie[31] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (31).jpg''"><b>Self after showering number32</b></a>'
- if vanr_selfie[32] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (32).jpg''"><b>Self after showering number33</b></a>'
- if vanr_selfie[33] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (33).jpg''"><b>Self after showering number34</b></a>'
- if vanr_selfie[34] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (34).jpg''"><b>Self after showering number35</b></a>'
- if vanr_selfie[35] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (35).jpg''"><b>Self after showering number36</b></a>'
- if vanr_selfie[36] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (36).jpg''"><b>Self after showering number37</b></a>'
- if vanr_selfie[37] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (37).jpg''"><b>Self after showering number38</b></a>'
- if vanr_selfie[38] = 1:pl'<a href="exec:view''images/system/phone/selfie/bathroom/s (38).jpg''"><b>Self after showering number39</b></a>'
- !if phone_selfie[m] = 1:pl'<a href="exec:view''images/system/phone/phone_selfiem.jpg''"><b>Photo in sperm number1</b></a>'
- !if phone_selfie[n] = 1:pl'<a href="exec:view''images/system/phone/phone_selfien.jpg''"><b>Photo in sperm number2</b></a>'
- !if phone_selfie[x] = 1:pl'<a href="exec:view''images/system/phone/phone_selfiex.jpg''"><b>Photo Event number1</b></a>'
- !if phone_selfie[y] = 1:pl'<a href="exec:view''images/system/phone/phone_selfiey.jpg''"><b>Photo Event number2</b></a>'
- pl'<center><a href="exec:gs ''telefon'', ''Phone_menu'' "><img src="images/system/icon/back.png"></a></center>'
- end &! --- Phone_pictures ---
- if $ARGS[0] = 'Phone_camera_selfie':
- if $loc = 'vanrPar' and mirror_steam = hour or $loc = 'vanr' and mirror_steam = hour or $loc = 'yvan' and mirror_steam = hour:
- minut += RAND (5,7)
- phone_rand = RAND (0,38)
- vanr_selfie[phone_rand] = 1
- gs 'telefon', 'Phone_pictures'
- view 'images/system/phone/selfie/bathroom/s (<<phone_rand>>).jpg'
- else
- minut += RAND (5,7)
- phone_rand = RAND (1,2)
- phone_selfie[phone_rand] = 1
- gs 'telefon', 'Phone_pictures'
- view 'images/system/phone/selfie/phone_selfie<<phone_rand>>.jpg'
- end
- !if spdirtyf > 0: phone_rand = RAND (m,n) - for SELF in the semen
- !if photo_event_pic = x: phone_rand = RAND (x,y) - for photos during the events (by heart)
- !view 'images/system/phone/phone_selfie<<phone_rand>>.jpg'
- end &! --- Phone_camera_selfie ---
- if $ARGS[0] = 'Phone_camera':
- clr
- pl '<center><b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b></center>'
- pl '<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/icon/icon_statusbar_left.png"></TD><TD></TD><TD align="right"><img src="images/system/icon/icon_statusbar_right.png"></TD></TR></TABLE></center>'
- pl'<center><font size=6>Camera</font></center>'
- pl'<center><img src="images/system/icon/icon_camera.png"><br></center>'
- pl'<a href="exec:gs ''telefon'', ''Phone_camera_selfie'' "><b>Make Self</b></a>'
- pl'<center><a href="exec:gs ''telefon'', ''Phone_menu'' "><img src="images/system/icon/back.png"></a></center>'
- end &! --- Phone_camera ---
- if $ARGS[0] = 'Phone_wheather':
- clr
- pl '<center><b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b></center>'
- pl '<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/icon/icon_statusbar_left.png"></TD><TD></TD><TD align="right"><img src="images/system/icon/icon_statusbar_right.png"></TD></TR></TABLE></center>'
- pl'<center><font size=6>Weather</font></center>'
- pl'<center><img src="images/system/icon/icon_weather.png"><br></center>'
- pl'<center><font size=6><b>Temperature: <<$temperature>>. <i><<$osadki>></i></b></font></center>'
- pl'<center><a href="exec:gs ''telefon'', ''Phone_menu'' "><img src="images/system/icon/back.png"></a></center>'
- end &! --- Phone_wheather ---
- if $ARGS[0] = 'Phone_calendar':
- clr
- pl '<center><b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b></center>'
- pl '<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/icon/icon_statusbar_left.png"></TD><TD></TD><TD align="right"><img src="images/system/icon/icon_statusbar_right.png"></TD></TR></TABLE></center>'
- pl'<center><font size=6>Calendar</font></center>'
- pl'<center><img src="images/system/icon/icon_calendar.png"><br></center>'
- pl'<center><B>Today: </B><font size=5><<$week[week]>>, <i><font size=6><<day>></font></i> <<$month>> <i><font size=6><<year>></font></i> year.</font></center>'
- pl'<center><a href="exec:gs ''telefon'', ''Phone_menu'' "><img src="images/system/icon/back.png"></a></center>'
- end &! --- Phone_calendar ---
- if $ARGS[0] = 'Phone_noactive':
- clr
- pl '<center><b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b></center>'
- pl '<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/icon/icon_statusbar_left.png"></TD><TD></TD><TD align="right"><img src="images/system/icon/icon_statusbar_right.png"></TD></TR></TABLE></center>'
- pl'<center><font size=6>This option is not active</font></center>'
- pl'<center><a href="exec:gs ''telefon'', ''Phone_menu'' "><img src="images/system/icon/back.png"></a></center>'
- end &! --- Phone_noactive ---
- if $ARGS[0] = 'Phone_menu':
- clr
- pl'<center><b><<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>></b></center>'
- pl'<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/icon/icon_statusbar_left.png"></TD><TD></TD><TD align="right"><img src="images/system/icon/icon_statusbar_right.png"></TD></TR></TABLE></center>'
- pl'<center><a href="exec:gs ''telefon'', ''Phone_camera'' "><img src="images/system/icon/icon_camera.png"></a><a href="exec:gs ''telefon'', ''Phone_calendar'' "><img src="images/system/icon/icon_calendar.png"></a><a href="exec:gs ''telefon'', ''Phone_pictures'' "><img src="images/system/icon/icon_pictures.png"></a></center>'
- pl'<center><a href="exec:gs ''telefon'', ''Phone_noactive'' "><img src="images/system/icon/icon_music.png"></a><a href="exec:gs ''Cheatmenu_din'' & dynamic $cheatmenu[main]"><img src="images/system/icon/icon_settings.png"></a><a href="exec:gs ''telefon'', ''Phone_wheather'' "><img src="images/system/icon/icon_weather.png"></a></center>'
- pl'<center><a href="exec:gs ''telefon'', ''Phone_contactlist'' "><img src="images/system/icon/icon_call.png"></a><a href="exec:gs ''telefon'', ''Phone_noactive'' "><img src="images/system/icon/icon_sms.png"></a><a href="exec:gs ''telefon'', ''Phone_megafon'' "><img src="images/system/icon/icon_megafon.png"></a></center>'
- pl'<center><a href="exec:gs ''telefon'', ''Phone_notebook'' "><img src="images/system/icon/icon_notebook.png"></a></center>'
- pl'<center><a href="exec:gs''stat''"><img src="images/system/icon/back.png"></a></center>'
- end &! --- Phone_menu ---
- if $ARGS[0] = 'Add_contact':
- $dummy = INPUT('Enter a note:')
- $contact[arrsize('$contact')] = '<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="<<$ARGS[1]>>"></TD><TD><<$dummy>></TD><TD align="right"><a href="exec:<<$ARGS[2]>>"><b>Call</b></a></TD></TR></TABLE>'
- killvar '$dummy'
- end &! --- Add_contact ---
- if $ARGS[0] = 'telotkaz':
- cla
- minut += 10
- '<<$telsob>>, "Sorry I''m busy, maybe next time."'
- act 'Hangup':gt 'telefon', 'fin'
- end &! --- telotkaz ---
- if $ARGS[0] = 'telotkazboy':
- cla
- minut += 10
- '<<$loverdesc[lover_number]>>, "Sorry, I''m busy right now, maybe next time."'
- act 'Hangup':gt 'telefon', 'fin'
- end &! --- telotkazboy ---
- if $ARGS[0] = 'fin':
- cla
- gt $loc, $metka
- end
- --- telefon ---------------------------------
|