123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286 |
- # begin
- gs 'din_pav'
- gs 'dinSex2'
- gs 'dina'
- gs 'din2'
- gs 'din_van'
- gs 'din_bad'
- gs 'Cheatmenu_din'
- gs 'obj_din'
- gs 'BanSexType'
- !{cycle start}
- daylastperiod = daystart
- temprand = rand(0,3)
- if temprand = 0:
- Cycle = 0
- mesec = rand(1,120)
- EggRH = 0
- FocH = 0
- unfertegg = 0
- ferteggage = 0
- Ovulate = 0
- LutH = 0
- daylastperiod -= (96-mesec)/24
- elseif temprand = 1:
- Cycle = 1
- EggRH = rand(1,149)
- FocH = EggRH
- mesec = 0
- unfertegg = 0
- ferteggage = 0
- Ovulate = 0
- LutH = 0
- daylastperiod -= 4+(FocH/24)
- elseif temprand = 2:
- Cycle = 2
- unfertegg = 1
- ferteggage = rand(0,44)
- Ovulate = (rand(24,44) - ferteggage)
- if Ovulate <= 0: Ovulate = 1
- mesec = 0
- EggRH = 0
- FocH = 0
- LutH = 0
- daylastperiod -= 10+(ferteggage/24)
- elseif temprand = 3:
- Cycle = 3
- LutH = rand(0,300)
- ferteggage = 36 + LutH
- mesec = 0
- EggRH = 0
- FocH = 0
- unfertegg = 0
- Ovulate = 0
- daylastperiod -= 10+(ferteggage/24)
- end
- temp[1] = daystart-daylastperiod
- $cycreport_txt = 'It has been <<temp[1]>> days since you last had a period.'
- if menoage <= 0:
- menoage = rand(40,50)
- temprand = rand(0,10)
- if temprand = 0:
- menoage += rand(0,5)
- elseif temprand < 4:
- menoage += rand(3,10)
- elseif temprand < 9:
- menoage += rand(5,12)
- else
- menoage += rand(7,13)
- end
- end
- '<center><b><font color="maroon">CHOOSE GAME START</font></b></center>'
- *nl
- '<b>Original Start:</b>'
- 'You are Michael Kuznetsov, a fairly average, 35 year old businessman whose life is about to be turned inside out. Features magic and an (incomplete) over-arching plot. Beware of unintelligible translations.'
- *nl
- '<b>Alternate Start:</b>'
- 'You are a 15 or 16 year old small-town girl with another year of school remaining. Name and starting stats are customizable, no magic and no major ''plot'' other than <i>life</i>. Not to say that your classmates and family don''t have their own stories, though!'
- *nl
- '<b>Cursed schoolgirl Start:</b>'
- 'You are a 15 or 16 year old small-town girl with another year of school remaining. Name and starting stats are customizable. Includes magic and the (incomplete) plot from original start, plus all the family and classmate events from the alternate start.'
- act '<center><b>Original start</b></center>':
- cla
- act '<center>Show intro (recommended)</center>':
- cla
- music_on = 0
- showstat 1
- showobjs 1
- addobj 'Player'
- gt 'roomPRE'
- end
- act '<center>Skip intro (seen it before)</center>':
- music_on = 0
- gs 'begin1'
- gt 'street'
- end
- end
- act '<center><b>Alternate Start</b></center>':
- cla
- MagikDostup = 1
- gt 'alterStart'
- end
- act '<center><b>Cursed schoolgirl Start</b></center>':
- cla
- altQS = 1
- gt 'alterStart'
- end
- if $ARGS[0] = 'real_character':
- cls
- cla
- '<center><b><font color = maroon>character selection</font></b></center>'
- '<center><img src="images/pic/character_creation.jpeg"></center>'
- *nl
- 'This game has the ability to create your own character.'
- 'To do this, replace the image "<a href="exec:view''avatar.jpg''">avatar</a>" in the root folder of the game with a file of the same name and format JPEG (.jpg). That''s it!'
- 'pay attention, this choice is given only once and in the future you will not be able to change it without starting a new game! Also in-game changes to hair color, length ect will not affect the displayed image character, If you decide to use a custom one.'
- 'This function is made solely to simplify the life of the user, who wanted to have another look, without suffering from the selection of pictures.'
- 'Your selected photo or image on the role of his character - only your personal choice, and is based on your personal preferences. By default, the game uses files from the site avatar wikimedia.org.'
- act'<center><b>Start a standard character</b></center>':
- cla
- cls
- gt'begin'
- end
- act'<center><b>Post your character</b></center>':
- cla
- cls
- player_avatar = 1
- glacol = 1
- glaraz = 2
- hcol = 1
- lip = 2
- gt'begin','description_real_character'
- end
- end
- $din_birthday_select = {
- cls
- cla
- '<center><b><font color = maroon>character customization</font></b></center>'
- '<center><img src="images/pic/character_creation_pic1.jpg"></center>'
- 'You can specify your date of birth:'
- *nl
- if birthday > 0 and birthmonth > 0 and birthmonth < 10:
- '<center>Date of your birthday: <B><<birthday>>.0<<birthmonth>></B>(number.month)</center>'
- elseif birthday > 0 and birthmonth >= 10:
- '<center>Date of your birthday: <B><<birthday>>.<<birthmonth>></B> (number.month)</center>'
- end
- '<center><a href="exec:birthday += 1 & dynamic $din_birthday_select">+1 Day</a></center>'
- '<center><a href="exec:birthday -= 1 & dynamic $din_birthday_select">-1 Day</a></center>'
- '<center><a href="exec:birthmonth = 1 & dynamic $din_birthday_select">January</a></center>'
- '<center><a href="exec:birthmonth = 2 & dynamic $din_birthday_select">February</a></center>'
- '<center><a href="exec:birthmonth = 3 & dynamic $din_birthday_select">March</a></center>'
- '<center><a href="exec:birthmonth = 4 & dynamic $din_birthday_select">April</a></center>'
- '<center><a href="exec:birthmonth = 5 & dynamic $din_birthday_select">May</a></center>'
- '<center><a href="exec:birthmonth = 6 & dynamic $din_birthday_select">June</a></center>'
- '<center><a href="exec:birthmonth = 7 & dynamic $din_birthday_select">July</a></center>'
- '<center><a href="exec:birthmonth = 8 & dynamic $din_birthday_select">Augustus</a></center>'
- '<center><a href="exec:birthmonth = 9 & dynamic $din_birthday_select">September</a></center>'
- '<center><a href="exec:birthmonth = 10 & dynamic $din_birthday_select">October</a></center>'
- '<center><a href="exec:birthmonth = 11 & dynamic $din_birthday_select">November</a></center>'
- '<center><a href="exec:birthmonth = 12 & dynamic $din_birthday_select">December</a></center>'
- act'<center><b>Ready</b></center>':gt'begin','description_real_character'
- }
- $din_hcol = {
- hcol += 1
- if hcol > 3: hcol = 0
- }
- $avatar_hair = {
- avatar_hair = 1
- $av_hair = input("Enter a description of your hair:")
- }
- $din_hair_select = {
- cls
- cla
- '<center><b><font color = maroon>character customization</font></b></center>'
- '<center><img src="images/pic/character_creation_pic1.jpg"></center>'
- *nl
- if hcol = 0 and curly <= 0:$hair = 'You have <a href="exec:curly = 1 & dynamic $din_hair_select">straight</a>, <a href="exec:dynamic $din_hcol & dynamic $din_hair_select">black</a> hair.'& $hair2 = 'black hair' & $hair3 = 'black hair'
- if hcol = 1 and curly <= 0:$hair = 'You have <a href="exec:curly = 1 & dynamic $din_hair_select">straight</a>, <a href="exec:dynamic $din_hcol & dynamic $din_hair_select">Brown</a> hair.'& $hair2 = 'brown hair' & $hair3 = 'brown hair'
- if hcol = 2 and curly <= 0:$hair = 'You have <a href="exec:curly = 1 & dynamic $din_hair_select">straight</a>, <a href="exec:dynamic $din_hcol & dynamic $din_hair_select">red</a> hair.'& $hair2 = 'Red hair' & $hair3 = 'red hair'
- if hcol = 3 and curly <= 0:$hair = 'You have <a href="exec:curly = 1 & dynamic $din_hair_select">straight</a>, <a href="exec:dynamic $din_hcol & dynamic $din_hair_select">blonde</a> hair.'& $hair2 = 'blond hair' & $hair3 = 'blond hair'
- if hcol = 0 and curly > 0:$hair = 'You have <a href="exec:curly = 0 & dynamic $din_hair_select">curly</a>, <a href="exec:dynamic $din_hcol & dynamic $din_hair_select">black</a> hair.'& $hair2 = 'curls' & $hair3 = 'black curls'
- if hcol = 1 and curly > 0:$hair = 'You have <a href="exec:curly = 0 & dynamic $din_hair_select">curly</a>, <a href="exec:dynamic $din_hcol & dynamic $din_hair_select">Brown</a> hair.'& $hair2 = 'curls' & $hair3 = 'blond curls'
- if hcol = 2 and curly > 0:$hair = 'You have <a href="exec:curly = 0 & dynamic $din_hair_select">curly</a>, <a href="exec:dynamic $din_hcol & dynamic $din_hair_select">red</a> hair.'& $hair2 = 'curls' & $hair3 = 'red hair'
- if hcol = 3 and curly > 0:$hair = 'You have <a href="exec:curly = 0 & dynamic $din_hair_select">curly</a>, <a href="exec:dynamic $din_hcol & dynamic $din_hair_select">blonde</a> hair.' &$hair2 = 'curls' & $hair3 = 'blond curls'
- 'You can customize the description of your hair according to your <a href="exec:view''avatar.jpg''">image</a>:'
- if avatar_hair = 1:
- 'pay attention, that this choice is given only once and in the future you will not be able to change it, without starting a new game!'
- '<center>You have <i><<$av_hair>>.</i> <a href="exec:avatar_hair = 0 & dynamic $din_hair_select">Return game</a></center>'
- else
- '<center><i><<$hair>></i> <a href="exec:dynamic $avatar_hair & dynamic $din_hair_select">Manually enter description</a></center>'
- end
- act'<center><b>Ready</b></center>':gt'begin','description_real_character'
- }
- $din_glacol_select = {
- glacol += 1
- if glacol > 3: glacol = 0
- }
- $din_glaza_select = {
- cls
- cla
- '<center><b><font color = maroon>character customization</font></b></center>'
- '<center><img src="images/pic/character_creation_pic1.jpg"></center>'
- *nl
- if glacol = 0:$glacol = 'brown' & $glacol2 = 'brown'
- if glacol = 1:$glacol = 'gray' & $glacol2 = 'gray'
- if glacol = 2:$glacol = 'green' & $glacol2 = 'green'
- if glacol = 3:$glacol = 'blue' & $glacol2 = 'blue'
- if glass <= 0:$glass = '' & glassvnesh = 0
- if glass = 1:$glass = ' You wear glasses.' & glassvnesh = 10
- if glass = 2:$glass = ' You wear glasses.' & glassvnesh = 5
- if resnic > 2:resnic = 2
- if resnic = 0:$resnic = 'with short lashes'
- if resnic = 1:$resnic = 'normal long eyelashes'
- if resnic = 2:$resnic = 'with long eyelashes'
- if glaraz > 3:glaraz = 3
- if glaraz = 0:$glaza = 'You have little <a href="exec:dynamic $din_glacol_select & dynamic $din_glaza_select"><<$glacol>></a> eyes, <<$resnic>>.<<$glass>>' & $glaza2 = '<<$glacol>> eyes' & $glaza3 = '<<$glacol2>> eyes'
- if glaraz = 1:$glaza = 'You expressive <a href="exec:dynamic $din_glacol_select & dynamic $din_glaza_select"><<$glacol>></a> eyes, <<$resnic>>.<<$glass>>' & $glaza2 = 'expressive <<$glacol>> eyes' & $glaza3 = 'expressive <<$glacol2>> eyes'
- if glaraz = 2:$glaza = 'You have larger <a href="exec:dynamic $din_glacol_select & dynamic $din_glaza_select"><<$glacol>></a> eyes, <<$resnic>>.<<$glass>>' & $glaza2 = 'big <<$glacol>> eyes' & $glaza3 = 'high <<$glacol2>> eyes'
- if glaraz = 3:$glaza = 'You have huge <a href="exec:dynamic $din_glacol_select & dynamic $din_glaza_select"><<$glacol>></a> eyes, <<$resnic>>.<<$glass>>' & $glaza2 = 'great <<$glacol>> eyes' & $glaza3 = 'great <<$glacol2>> eyes'
- 'You can change your eyes and eyelashes according to your <a href="exec:view''avatar.jpg''">image</a>:'
- '<center><i><<$glaza>></i></center>'
- if resnic < 2:'<center><a href="exec:resnic += 1 & dynamic $din_glaza_select">Enlarge lashes</a></center>'
- if resnic > 0:'<center><a href="exec:resnic -= 1 & dynamic $din_glaza_select">Reduce lashes</a></center>'
- if glaraz < 3:'<center><a href="exec:glaraz += 1 & dynamic $din_glaza_select">Increase the size of the eye</a></center>'
- if glaraz > 0:'<center><a href="exec:glaraz -= 1 & dynamic $din_glaza_select">Reduce the size of the eye</a></center>'
- if glass = 0 and glass < 2:'<center><a href="exec:glass = 2 & dynamic $din_glaza_select"> wear glasses</a></center>'
- if glass > 0 and glass <= 2:'<center><a href="exec:glass = 0 & dynamic $din_glaza_select">remove glasses</a></center>'
- act'<center><b>Ready</b></center>':gt'begin','description_real_character'
- }
- $din_lip_select = {
- cls
- cla
- '<center><b><font color = maroon>character customization</font></b></center>'
- '<center><img src="images/pic/character_creation_pic1.jpg"></center>'
- *nl
- if lip = 0:$lip = 'you have thin <<$lipbalmstat>> lips.' & $liptalk = 'thin lips' & $liptalk2 = 'thin lips' & $liptalk3 = 'thin lips'
- if lip = 1:$lip = 'You have normal <<$lipbalmstat>> lips.' & $liptalk = 'soft lips' & $liptalk2 = 'delicate lips' & $liptalk3 = 'tender lips'
- if lip = 2:$lip = 'You have plump <<$lipbalmstat>> lips.' & $liptalk = 'plump lips' & $liptalk2 = 'plump lips' & $liptalk3 = 'plump lips'
- if lip = 3:$lip = 'You have large, <<$lipbalmstat>> full lips.' & $liptalk = 'full lips' & $liptalk2 = 'plump lips' & $liptalk3 = 'full lips'
- if lip = 4:$lip = 'You have thick and huge <<$lipbalmstat>> lips.' & $liptalk = 'thick lips' & $liptalk2 = 'thick lips' & $liptalk3 = 'thick lips'
- 'You can adjust the size of your lips according to your <a href="exec:view''avatar.jpg''">image</a>:'
- '<center><i><<$lip>></i></center>'
- if lip < 4:'<center><a href="exec:lip += 1 & dynamic $din_lip_select">Enlarge lips</a></center>'
- if lip > 0:'<center><a href="exec:lip -= 1 & dynamic $din_lip_select">Zoom lips</a></center>'
- act'<center><b>Ready</b></center>':gt'begin','description_real_character'
- }
- if $ARGS[0] = 'description_real_character':
- dynamic $din_hair_select
- dynamic $din_lip_select
- dynamic $din_glaza_select
- cls
- cla
- '<center><b><font color = maroon>character customization</font></b></center>'
- '<center><img src="images/pic/character_creation_pic1.jpg"></center>'
- *nl
- 'Now let`s take a little time to adjust the physical description of your image <a href="exec:view''avatar.jpg''">character</a>:'
- *nl
- '<center>Your name <B><i><<$name>> <<$surname>></B></i>.'
- if birthday > 0 and birthmonth > 0 and birthmonth < 10:
- '<center><a href="exec:dynamic $din_birthday_select">Date of your birthday</a></center>'
- elseif birthday > 0 and birthmonth >= 10:
- '<center><a href="exec:dynamic $din_birthday_select">Date of your birthday</a></center>'
- end
- '<center><a href="exec:dynamic $din_hair_select">hair Description</a></center>'
- '<center><a href="exec:dynamic $din_lip_select">Description lip</a></center>'
- '<center><a href="exec:dynamic $din_glaza_select">Description eye</a></center>'
- act'<center><b>Ready</b></center>':gt'begin'
- end
- --- begin ---------------------------------
|