12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049 |
- # 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'
- willAgree = (rand(0, 10) > 3)
- '"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 willAgree:
- '<<$telsob>>, "See you in the park in an hour."'
- act 'Go':gt 'parksvid'
- else
- gs 'telefon','telotkaz',$telsob
- end
- end
- end
- act 'Invite to a movie':
- cla
- '"Want to go see a movie?"'
- if willAgree:
- '<<$telsob>>, "See you at the movie theater in an hour."'
- act 'Go':gt 'kinosvid'
- else
- gs 'telefon','telotkaz',$telsob
- end
- end
- act 'Invite to the pool hall':
- cla
- '"Let''s play pool."'
- if willAgree:
- '<<$telsob>>, "See you at the pool hall in an hour."'
- act 'Go':gt 'billsvid'
- else
- gs 'telefon','telotkaz',$telsob
- end
- end
- act 'Invite to the cafe':
- cla
- '"Let''s go to the cafe."'
- if willAgree:
- '<<$telsob>>, "See you at the cafe in an hour."'
- act 'Go':gt 'kafesvid'
- else
- gs 'telefon','telotkaz',$telsob
- end
- end
- act 'Invite to the casino':
- cla
- '"Let''s go to the casino."'
- if willAgree:
- '<<$telsob>>, "See you in the casino in an hour."'
- act 'Go':gt 'kazinosvid'
- else
- gs 'telefon','telotkaz',$telsob
- end
- end
- act 'Hangup':gt 'telefon', 'fin'
- end
- if $ARGS[0] = 'callingTheLover' and loverGender[ARGS[1]] = 1:
- cls
- cla
- gs'din_bad'
- lover_number = ARGS[1]
- $caller = '<<$loverdesc[lover_number]>>'
- $telsob = $caller
- $callerid = 'images/characters/shared/'+lover_picture[lover_number]+'.jpg'
- gs 'telefon','phone_balance'
- gs 'telefon','phone_call_receive'
- willAgree = (rand(0, 10) > 3)
- '"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 willAgree:
- '<<$telsob>>, "See you in the park in an hour."'
- act 'Go': gt 'parksvid'
- else
- gs 'telefon','telotkaz',$telsob
- end
- end
- end
- act 'Invite to a movie':
- cla
- '"Want to go see a movie?"'
- if willAgree:
- '<<$telsob>>, "See you at the movie theater in an hour."'
- act 'Go': gt 'kinosvid'
- else
- gs 'telefon','telotkaz',$telsob
- end
- end
- if $home_town = 'city':
- act 'Invite to the pool hall':
- cla
- '"Let''s play pool."'
- if willAgree:
- '<<$telsob>>, "See you at the pool hall in an hour."'
- act 'Go': gt 'billsvid'
- else
- gs 'telefon','telotkaz',$telsob
- end
- end
- end
- act 'Invite to the cafe':
- cla
- '"Let''s go to the cafe."'
- if willAgree:
- '<<$telsob>>, "See you at the cafe in an hour."'
- act 'Go': gt 'kafesvid'
- else
- gs 'telefon','telotkaz',$telsob
- end
- end
- act 'Invite to the casino':
- cla
- '"Let''s go to the casino."'
- if willAgree:
- '<<$telsob>>, "See you in the casino in an hour."'
- act 'Go': gt 'kazinosvid'
- else
- gs 'telefon','telotkaz',$telsob
- end
- end
- act 'I think we should break up...':
- cla
- 'She sounds hurt, but you insist it is for the best. You both say goodbye and part ways.'
- gs 'lover', 'remove', lover_number
- act 'Hangup':gt 'telefon', 'fin'
- end
- act 'Hangup':gt 'telefon', 'fin'
- end
- if $ARGS[0] = 'callingTheLover' and loverGender[ARGS[1]] = 0:
- cls
- cla
- gs'din_bad'
- lover_number = ARGS[1]
- $caller = '<<$loverdesc[lover_number]>>'
- $callerid = 'images/characters/shared/'+lover_picture[lover_number]+'.jpg'
- gs 'telefon','phone_balance'
- gs 'telefon','phone_call_receive'
- willAgree = (rand(0, 10) > 3)
- '"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 willAgree:
- '<<$loverdesc[lover_number]>>, "See you in the park in an hour."'
- act 'Go':gt 'svidboy', 'parksvid'
- else
- gs 'telefon','telotkaz',$loverdesc[lover_number]
- end
- end
- end
- act 'Invite to a movie':
- cla
- '"Want to go see a movie?"'
- if willAgree:
- '<<$loverdesc[lover_number]>>, "See you at the movie theater in an hour."'
- act 'Go':gt 'svidboy', 'kinosvid'
- else
- gs 'telefon','telotkaz',$loverdesc[lover_number]
- end
- end
- if $home_town = 'city':
- act 'Invite to the pool hall':
- cla
- '"Let''s play pool."'
- if willAgree:
- '<<$loverdesc[lover_number]>>, "See you at the pool hall in an hour."'
- act 'Go':gt 'svidboy', 'billsvid'
- else
- gs 'telefon','telotkaz',$loverdesc[lover_number]
- end
- end
- end
- act 'Invite to the cafe':
- cla
- '"Let''s go to the cafe."'
- if willAgree:
- '<<$loverdesc[lover_number]>>, "See you at the cafe in an hour."'
- act 'Go':gt 'svidboy', 'kafesvid'
- else
- gs 'telefon','telotkaz',$loverdesc[lover_number]
- 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.'
- gs 'lover', 'remove', lover_number
- act 'Hangup':gt 'telefon', 'fin'
- end
- act 'Hangup':gt 'telefon', 'fin'
- end
- if $ARGS[0] = 'lover' and loverGender[ARGS[1]] = 0:
- cla
- clr
- lover_number = ARGS[1]
- ring = 0
- lover_days = daystart - loverday[lover_number]
- 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[lover_number]>>. How''s it going?'
- act 'Normally':
- cla
- '"Pretty good, you?"'
- '<<$loverdesc[lover_number]>>, "Great, but I kind of miss you, can we meet today?"'
- if pregtime <= lover_days 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[lover_number] = 0:
- if loverrelation[lover_number] >= 90:
- loverlove[lover_number] = 1
- '<<$loverdesc[lover_number]>>, "This is wonderful! We have to celebrate!"'
- 'You start talking about living together. <<$loverdesc[lover_number]>> 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[lover_number]>> 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[lover_number]>> will take you to their parents.'
- act 'Hang up':gt 'telefon', 'fin'
- act 'Meet tonight':
- cla
- svidanie[lover_number] = 1
- '"How about this evening?"'
- '<<$loverdesc[lover_number]>>, "Sounds great! When can I come to pick you up?"'
- act 'Pick a time':
- cla
- meetday[lover_number] = daystart
- meethour[lover_number] = input ("When do you want to be picked up? It is now <<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>>. [Enter the hour only 0 - 20]")
- if meethour[lover_number] <= hour or meethour[lover_number] > 23:meethour[lover_number] = 20
- '"How about <<meethour[lover_number]>>:00?"'
- '<<$loverdesc[lover_number]>>, "Okay <<$sveta>>, see you at <<meethour[lover_number]>>:00."'
- act 'Hang up':gt 'telefon', 'fin'
- end
- end
- elseif loverrelation[lover_number] < 90:
- money += 20000
- '<<$loverdesc[lover_number]>> "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[lover_number] = 1:
- money += 20000
- '<<$loverdesc[lover_number]>> "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[lover_number] = 2:
- pregtalk = 0
- '<<$loverdesc[lover_number]>>, "What? You whore! Someone fucked your pussy and now you drop it on me. You''re dumped.'
- gs 'lover', 'remove', lover_number
- act 'Hang up':gt 'telefon', 'fin'
- end
- end
- elseif pregtime > lover_days and knowpreg = 1 and pregtalk = 0:
- act 'Honey, you will soon become a dad':
- cla
- loverrelation[lover_number] = 0
- '"Honey, I''m pregnant with your child."'
- '<<$loverdesc[lover_number]>>, "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[lover_number]>>, "Okay, I''ll call tomorrow."'
- act 'Hang up':gt 'telefon', 'fin'
- end
- end
- act 'Tonight':
- cla
- loverrelation[lover_number] += 1
- svidanie[lover_number] = 1
- meetday[lover_number] = daystart
- '"How about this evening?"'
- '<<$loverdesc[lover_number]>>, "Sounds great! When can I come to pick you up?"'
- act 'Pick a time':
- cla
- meethour[lover_number] = input ("When do you want to be picked up. It is now <<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>>. [Enter the hour only 0 - 20]")
- if meethour[lover_number] <= hour or meethour[lover_number] > 23:meethour[lover_number] = 20
- '"How about <<meethour[lover_number]>>:00?."'
- '<<$loverdesc[lover_number]>>, "Okay <<$sveta>>, see you at <<meethour[lover_number]>>:00."'
- act 'Hang up':gt 'telefon', 'fin'
- end
- end
- act 'Maybe tomorrow':
- cla
- loverrelation[lover_number] -= 1
- '"I''m busy today. Call tomorrow."'
- if loverrelation[lover_number] <= 0:'<<$loverdesc[lover_number]>>, Are you fucking me, you know what. Suck my dick.' & gs 'lover', 'remove', lover_number
- if loverrelation[lover_number] > 0:'(<<$loverdesc[lover_number]>>) - 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.'
- gs 'lover', 'remove', lover_number
- act 'Hang up': gt 'telefon', 'fin'
- end
- end
- act 'Leave':
- cla
- gs 'lover', 'remove', lover_number
- gt 'telefon', 'fin'
- end
- end
- if $ARGS[0] = 'lover' and loverGender[ARGS[1]] = 1:
- cla
- clr
- lover_number = ARGS[1]
- ring = 0
- lover_days = daystart - loverday[lover_number]
- 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[lover_number]>>. How''s it going?'
- act 'Normally':
- cla
- '"Pretty good, you?"'
- '<<$loverdesc[lover_number]>>, "Great, but I kind of miss you, can we meet today?"'
- act 'Tonight':
- cla
- loverrelation[lover_number] += 1
- svidanie[lover_number] = 1
- meetday[lover_number] = daystart
- '"How about this evening?"'
- '<<$loverdesc[lover_number]>>, "Sounds great! When can I come to pick you up?"'
- act 'Pick a time':
- cla
- meethour[lover_number] = input ("When do you want to be picked up. It is now <<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>>. [Enter the hour only 0 - 20]")
- if meethour[lover_number] <= hour or meethour[lover_number] > 23:meethour[lover_number] = 20
- '"How about <<meethour[lover_number]>>:00?."'
- '<<$loverdesc[lover_number]>>, "Okay <<$sveta>>, see you at <<meethour[lover_number]>>:00."'
- act 'Hang up':gt 'telefon', 'fin'
- end
- end
- act 'Maybe tomorrow':
- cla
- loverrelation[lover_number] -= 1
- '"I''m busy today. Call tomorrow."'
- if loverrelation[lover_number] <= 0:'<<$loverdesc[lover_number]>>, Are you fucking me, you know what. Fuck off.' & gs 'lover', 'remove', lover_number
- if loverrelation[lover_number] > 0:'(<<$loverdesc[lover_number]>>) - Okay, I''ll call tomorrow.'
- act 'Hang up': gt 'telefon', 'fin'
- end
- act 'I think we should break up...':
- cla
- 'She sounds hurt, but you insist it is for the best. You both say goodbye and part ways.'
- gs 'lover', 'remove', lover_number
- act 'Hang up': gt 'telefon', 'fin'
- end
- end
- act 'Leave':
- cla
- gs 'lover', 'remove', lover_number
- 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 <<$npc_nickname[''A29'']>></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>MegaFon</font></center>'
- pl'<center><img src="<<FUNC(''$phone_theme'')>>icon_megafon.png" height="80" width="80"><br></center>'
- pl'<center><b>The balance in the account:</b>'
- pl'<center><font size=5><<balans>> ₽.</font></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="<<FUNC(''$phone_theme'')>>icon_call.png" height="80" width="80"><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><<$npc_nickname[''A29'']>></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
- !! iterating all lovers
- lover_number = 0
- :loverloop
- if pcs_lovers[lover_number] = 1 and svidanie[lover_number] = 0:
- pl'<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/phone/icons/icon_bf'+lover_picture[lover_number]+'.png"></TD><TD></TD><TD align="right"><a href="exec:lover_number = <<lover_number>> & gt ''telefon'', ''callingTheLover'', <<lover_number>>"><b>Call</b></a></TD></TR></TABLE></center>'
- end
- lover_number += 1
- if lover_number < arrsize('pcs_lovers'): jump 'loverloop'
- killvar 'lover_number'
- 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
- !! iterating all lovers
- lover_number = 0
- :loverunavailableloop
- if pcs_lovers[lover_number] = 1 and svidanie[lover_number] = 0:
- pl'<center><TABLE cellspacing="0" width="80%"><TR><TD><img src="images/system/phone/icons/icon_bf'+lover_picture[lover_number]+'.png"></TD><TD></TD><TD align="right"><a href="exec:$callerid = ''icon_bf''+lover_picture[lover_number] & gs ''telefon'', ''phone_call_reject'' "><b>Call</b></a></TD></TR></TABLE></center>'
- end
- lover_number += 1
- if lover_number < arrsize('pcs_lovers'): jump 'loverunavailableloop'
- killvar 'lover_number'
- 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
- gs 'housing', 'rent'
- 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>Planner</font></center>'
- pl'<center><img src="<<FUNC(''$phone_theme'')>>icon_notebook.png" height="80" width="80"></center>'
- pl'<center><<year>>-<<$month>>-<<day>>, <<$week[week]>><br></center>'
- rent1 = -1
- rent4 = -1
- if home_owned[1] > 0 and ArendHouseSL > 0:rent1 = ArendHouseSL
- if home_owned[4] > 0 and ArendHouseSL4 > 0:rent4 = ArendHouseSL4
- 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 school_year = 2003 and y1 = 2020 and m1 = 5 and d1 = 25:$calendarday += $list + 'Graduation Day!'
- if school_year = 2004 and y1 = 2021 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+28 and daynum < lastmens+31:$calendarday += $list + '<font color=''red''><b>Menstruation!</b></font>'
- if daynum >= lastmens+12 and daynum < lastmens+14:$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 = nyp_day and m1 = 12 and SchoolAtestat = 0 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 rent1 = 0:$calendarday += $list + 'Rent on city apartment expires!'
- if rent4 = 0:$calendarday += $list + 'Rent on Pushkin 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
- rent1 -= 1
- rent4 -= 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 'rent1'
- killvar 'rent4'
- 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 ---
- !!----------------------------------------Camera-------------------------------------------------
- !!For setting the total numbers of selfies
- if $ARGS[0] = 'Phone_selfie_totals':
- bathroom_clotot = 20
- bathroom_undtot = 20
- bathroom_nudtot = 20
- bedroom_clotot = 27
- bedroom_undtot = 20
- bedroom_nudtot = 20
- kitchen_clotot = 16
- kitchen_undtot = 11
- kitchen_nudtot = 20
- livingroom_clotot = 17
- livingroom_undtot = 21
- livingroom_nudtot = 21
- changingroom_clotot = 19
- changingroom_undtot = 25
- changingroom_nudtot = 21
- park_clotot = 28
- park_undtot = 0
- park_nudtot = 18
- lockeroom_clotot = 21
- lockeroom_undtot = 16
- lockeroom_nudtot = 14
- beach_swim = 21
- beach_nudtot = 22
- end
- !!for viewing photos on your phone
- if $ARGS[0] = 'Phone_pictures':
- gs 'telefon', 'Phone_selfie_totals'
- 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="<<FUNC(''$phone_theme'')>>icon_pictures.png" height="80" width="80"><br></center>'
- !!default images that are used in any location not set
- if phone_selfie[1] = 1:pl'<a href="exec:view''images/system/phone/selfie/phone_selfie1.jpg''"><b>Selfie number1</b></a>'
- if phone_selfie[2] = 1:pl'<a href="exec:view''images/system/phone/selfie/phone_selfie2.jpg''"><b>Selfie number2</b></a>'
- !!loop for locations where selfies can be taken starting with bathroom
- $phone_loc = 'bathroom'
- :phoneloc_loop
- !!Loop for clothed selfies, dynamics set variables as mixing them in loop instructions is bad
- temp_clocnt = 1
- dynamic 'temp_loop = <<$phone_loc>>_cloloop'
- dynamic 'temp_total = <<$phone_loc>>_clotot'
- :temp_loop
- !!setting value to unmixed variable so it can be checked in the if below
- dyneval '$phone_locval = <<$phone_loc>>_closelfie[<<temp_clocnt>>]'
- if $phone_locval = 1:pl '<a href="exec:view''images/pc/selfies/<<$phone_loc>>/clothed/<<temp_clocnt>>.jpg''"><b>Clothed <<$phone_loc>> selfie #<<temp_clocnt>></b></a>'
- temp_clocnt += 1
- if temp_clocnt <= temp_total: jump'temp_loop'
- !!loop for underwwear selfies
- temp_undcnt = 1
- dynamic 'temp_loop1 = <<$phone_loc>>_undloop'
- dynamic 'temp_total = <<$phone_loc>>_undtot'
- :temp_loop1
- dyneval '$phone_locval = <<$phone_loc>>_undselfie[<<temp_undcnt>>]'
- if $phone_locval = 1:pl'<a href="exec:view''images/pc/selfies/<<$phone_loc>>/underwear/<<temp_undcnt>>.jpg''"><b>Underwear <<$phone_loc>> selfie #<<temp_undcnt>></b></a>'
- temp_undcnt += 1
- if temp_undcnt <= temp_total: jump'temp_loop1'
- !!loop for nude selfies
- temp_nudcnt = 1
- dynamic 'temp_loop2 = <<$phone_loc>>_nudloop'
- dynamic 'temp_total = <<$phone_loc>>_nudtot'
- :temp_loop2
- dyneval '$phone_locval = <<$phone_loc>>_nudselfie[<<temp_nudcnt>>]'
- if $phone_locval = 1:pl'<a href="exec:view''images/pc/selfies/<<$phone_loc>>/nude/<<temp_nudcnt>>.jpg''"><b>Nude <<$phone_loc>> selfie #<<temp_nudcnt>></b></a>'
- temp_nudcnt += 1
- if temp_nudcnt <= temp_total: jump'temp_loop2'
- !!Changes to location so all get processed
- if $phone_loc = 'bathroom':
- $phone_loc = 'bedroom'
- jump'phoneloc_loop'
- elseif $phone_loc = 'bedroom':
- $phone_loc = 'kitchen'
- jump'phoneloc_loop'
- elseif $phone_loc = 'kitchen':
- $phone_loc = 'livingroom'
- jump'phoneloc_loop'
- elseif $phone_loc = 'livingroom':
- $phone_loc = 'changingroom'
- jump'phoneloc_loop'
- elseif $phone_loc = 'changingroom':
- $phone_loc = 'park'
- jump'phoneloc_loop'
- elseif $phone_loc = 'park':
- $phone_loc = 'lockeroom'
- jump'phoneloc_loop'
- end
- !!variant for beach selfies using swimwear and nude only
- beach_swimcnt = 1
- :beach_swimloop
- if beach_swimselfie[beach_swimcnt] = 1:pl'<a href="exec:view''images/pc/selfies/bedroom/clothed/<<beach_swimcnt>>.jpg''"><b>Clothed bedroom selfie #<<beach_swimcnt>></b></a>'
- beach_swimcnt += 1
- if beach_swimcnt <= beach_swimtot: jump'beach_swimloop'
- beach_nudcnt = 1
- :beach_nudloop
- if beach_nudselfie[beach_nudcnt] = 1:pl'<a href="exec:view''images/pc/selfies/beach/nude/<<beach_nudcnt>>.jpg''"><b>Nude beach selfie #<<beach_nudcnt>></b></a>'
- beach_nudcnt += 1
- if beach_nudcnt <= beach_nudtot: jump'beach_nudloop'
- *nl
- pl'<center><a href="exec:gs ''telefon'', ''Phone_menu'' "><img src="images/system/icon/back.png"></a></center>'
- end
- !!picking the selfie image when taking photos, this sets the location variable
- if $ARGS[0] = 'Phone_camera_selfie':
- gs 'telefon', 'Phone_selfie_totals'
- minut += RAND(5,7)
- if $location_type = 'bathroom':
- $phone_loc = 'bathroom'
- gs 'telefon', 'Phone_selfie_image'
- elseif $locclass = 'bedr':
- $phone_loc = 'bedroom'
- gs 'telefon', 'Phone_selfie_image'
- elseif $locclass = 'kitr':
- $phone_loc = 'kitchen'
- gs 'telefon', 'Phone_selfie_image'
- elseif $locclass = 'livingr':
- $phone_loc = 'livingroom'
- gs 'telefon', 'Phone_selfie_image'
- else
- phone_rand = RAND(1,2)
- phone_selfie[phone_rand] = 1
- gs 'stat'
- 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
- !!taking selfies, this chooses a random image for the location for clothed, underwear and nude
- if $ARGS[0] = 'Phone_selfie_image':
- if $clothingworntype ! 'nude':
- !!changing to and unmixed variable so the rng will work
- dynamic 'temp_clotot = <<$phone_loc>>_clotot'
- phone_rand = rand(1,temp_clotot)
- !!Setting the image owned flag to 1
- dynamic '<<$phone_loc>>_closelfie[<<phone_rand>>] = 1'
- gs 'stat'
- view 'images/pc/selfies/<<$phone_loc>>/clothed/<<phone_rand>>.jpg'
- elseif $pantyworntype ! 'none':
- dynamic 'temp_undtot = <<$phone_loc>>_undtot'
- phone_rand = rand(1,temp_undtot)
- dynamic '<<$phone_loc>>_undselfie[<<phone_rand>>] = 1'
- gs 'stat'
- view 'images/pc/selfies/<<$phone_loc>>/underwear/<<phone_rand>>.jpg'
- else
- dynamic 'temp_nudtot = <<$phone_loc>>_nudtot'
- phone_rand = rand(1,temp_nudtot)
- dynamic '<<$phone_loc>>_nudselfie[<<phone_rand>>] = 1'
- gs 'stat'
- view 'images/pc/selfies/<<$phone_loc>>/nude/<<phone_rand>>.jpg'
- end
- end
- !!for taking photos - only selfies for now
- 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="<<FUNC(''$phone_theme'')>>icon_camera.png" height="80" width="80"><br></center>'
- pl'<a href="exec:photoskl_exp += 1 & gs ''telefon'', ''Phone_camera_selfie'' "><b>Take a selfie</b></a>'
- pl'<center><a href="exec:gs ''telefon'', ''Phone_menu'' "><img src="images/system/icon/back.png"></a></center>'
- end
- !!-----------------------------------end of 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="<<FUNC(''$phone_theme'')>>icon_weather.png" height="80" width="80"><br></center>'
- pl'<center><b>Temperature:</b></center>'
- pl'<center><<$temperature>>. <<$osadki>></center>'
- pl'<center>P.O.P. today is <<weatherFall>>%</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="<<FUNC(''$phone_theme'')>>icon_calendar.png" height="80" width="80"><br></center>'
- pl'<center><B>Today:</B></center>'
- pl'<center><<$week[week]>>, <<day>> <<$month>> <<year>></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_media':
- 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>Media</font></center>'
- pl'<center><img src="<<FUNC(''$phone_theme'')>>icon_music.png" height="80" width="80"></center>'
- pl'<center><b>This option is not active</b></center>'
- pl'<center><a href="exec:gs ''telefon'', ''Phone_menu'' "><img src="images/system/icon/back.png"></a></center>'
- end &! --- Phone_media ---
- if $ARGS[0] = 'Phone_sms':
- 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>SMS</font></center>'
- pl'<center><img src="<<FUNC(''$phone_theme'')>>icon_sms.png" height="80" width="80"></center>'
- pl'<center><b>This option is not active</b></center>'
- pl'<center><a href="exec:gs ''telefon'', ''Phone_menu'' "><img src="images/system/icon/back.png"></a></center>'
- end &! --- Phone_sms ---
- 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="<<FUNC(''$phone_theme'')>>icon_camera.png" height="80" width="80"></a><a href="exec:gs ''telefon'', ''Phone_calendar'' "><img src="<<FUNC(''$phone_theme'')>>icon_calendar.png" height="80" width="80"></a><a href="exec:gs ''telefon'', ''Phone_pictures'' "><img src="<<FUNC(''$phone_theme'')>>icon_pictures.png" height="80" width="80"></a></center>'
- pl'<center><a href="exec:gs ''telefon'', ''Phone_media'' "><img src="<<FUNC(''$phone_theme'')>>icon_music.png" height="80" width="80"></a><a href="exec:gs ''telefon'', ''Phone_notebook'' "><img src="<<FUNC(''$phone_theme'')>>icon_notebook.png" height="80" width="80"></a><a href="exec:gs ''telefon'', ''Phone_wheather'' "><img src="<<FUNC(''$phone_theme'')>>icon_weather.png" height="80" width="80"></a></center>'
- pl'<center><a href="exec:gs ''telefon'', ''Phone_contactlist'' "><img src="<<FUNC(''$phone_theme'')>>icon_call.png" height="80" width="80"></a><a href="exec:gs ''telefon'', ''Phone_sms'' "><img src="<<FUNC(''$phone_theme'')>>icon_sms.png" height="80" width="80"></a><a href="exec:gs ''telefon'', ''Phone_megafon'' "><img src="<<FUNC(''$phone_theme'')>>icon_megafon.png" height="80" width="80"></a></center>'
- pl''+iif(menu_off = 1, '<center><a href="exec:gs ''obj_din'', ''menu_disabled''"><img src="<<FUNC(''$phone_theme'')>>icon_settings.png" height="80" width="80"></a></center>', '<center><a href="exec:killvar ''menu_page'' & gs ''Cheatmenu_din'' & dynamic $cheatmenu[''setting'']"><img src="<<FUNC(''$phone_theme'')>>icon_settings.png" height="80" width="80"></a></center>')+''
- pl'<center><a href="exec:clr & 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
- '<<$ARGS[1]>>, "Sorry, I''m busy right now, maybe next time."'
- act 'Hangup':gt 'telefon', 'fin'
- end &! --- telotkaz ---
- if $ARGS[0] = 'fin':
- killvar 'lover_number'
- cla
- gt $loc, $metka
- end
- if $ARGS[0] = 'setup':
- ! array $$phonetheme_name is built.
- ! might need a tweak to have it rebuilt when new themes are available.
- $phonetheme_name[0] = 'Custom_Standard'
- $phonetheme_name[1] = 'Bimbo'
- $phonetheme_name[2] = 'Custom_Aluminus'
- $phonetheme_name[3] = 'Custom_Bottlecapped'
- $phonetheme_name[4] = 'Custom_Galactic'
- $phonetheme_name[5] = 'Custom_Vectored'
- $phonetheme_name[6] = 'Custom_Veneer'
- $phonetheme_name[7] = 'Custom_Voidwalker'
- $phonetheme_name[8] = 'Custom_Voidwalker Red'
- $phonetheme_name[9] = 'Custom_Voidwalker Toxic'
- $phonetheme_name[10] = 'Gopnik'
- $phonetheme_name[11] = 'Sports'
- $phonetheme_name[12] = 'Succubus'
- $phonetheme_name[13] = 'Woodshop'
- phonetheme[0] = 1
- end
- --- telefon ---------------------------------
|