001_start 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. # start
  2. killall
  3. close all
  4. usehtml = 1
  5. showstat 0
  6. showobjs 0
  7. showinput 0
  8. $ongload = 'loadg'
  9. $ongsave = 'saveg'
  10. $onnewloc = 'LOCA'
  11. $onobjsel = 'onobjsel'
  12. $counter = 'counter'
  13. $usercom = 'inputProcessing'
  14. debug = 1
  15. disablescroll = 1
  16. fcolor = rgb(0, 0, 0)
  17. bcolor = rgb(255, 255, 255)
  18. lcolor = rgb(106, 90, 205)
  19. fsize = 12
  20. $fname = 'Tahoma'
  21. $version = "0.2.5e (Minor G & M bugfix) (If you haven't updated your image library recently, you may need to do so for hairstyles to work properly)"
  22. *nl
  23. *nl
  24. '<center><h2>Girl Life'
  25. '[English Community Version]</h2></center>'
  26. '<hr align="left" color="red" size="3" width="1200">'
  27. *nl
  28. '<center>This is game is based on the russian game ЭТО by DeGross.</center>'
  29. *nl
  30. '<hr align="left" color="red" size="3" width="1200">'
  31. *nl
  32. '<center>Version <b><<$version>></b></center>'
  33. *nl
  34. *nl
  35. '<center><font color="red"><b>Children under 18 years are strictly forbidden to play</b></font></center>'
  36. *nl
  37. *nl
  38. 'This game is about the simulated life of a woman containing elements of RPG, strategy, porn and magical combat.'
  39. 'You may choose what kind of life the character will leave according to your play style, conscience or even personal beliefs.'
  40. 'We will try to avoid rights and wrongs during the game.'
  41. !!!! Recent Version Tracking Block !!!!!
  42. *nl
  43. 'Recent Version Tracking:'
  44. *nl
  45. "0.2.5e"
  46. "- Fixed bug making G & M officewear un-buyable"
  47. '- Fixed bang-less buns not calling images correctly'
  48. '- Updated start-selection screen to be actually <i>relevant</i>'
  49. *nl
  50. '0.2.5d:'
  51. '- Fixed a bug that prevented you to work as a Prostitute at the street near the park'
  52. '- Created subfolders for the different hairstyles. It makes it easier to find missing pictures or replace them. (Image library update!)'
  53. *nl
  54. '0.2.5c (released by TFGS-User centerflag982, accidently named 0.2.5b aswell):'
  55. '- Fixed a bug, that prevented your from removing your pigtails.'
  56. *nl
  57. '0.2.5b (released by TFGS-User Maruda):'
  58. '- Added the Hairsalon in the Citycenter and the Barbershop in the small town.'
  59. '- Fixed a bug with the tailor, who bought some of your clothes instead of resizing them.'
  60. *nl
  61. '0.2.5a:'
  62. '- Fixed a bug, which didn''t allow you to see your breasts.'
  63. '- Fixed a bug, which caused a DEBUG-Error to appear at the tailor and the nightclub.'
  64. *nl
  65. '0.2.5:'
  66. '- Added a lot more hairstyles'
  67. '-- For the numberphiles between you, there are 216 ways to style your hair, 175 have pictures.'
  68. '-- Cheat Menu to tinker around with your hair, it also tells you how your current hair looks.'
  69. '- Added the Hairsalon in the Mall'
  70. '- Added the Barbershop in the small town, cheaper & faster than the hairsalon, but doesn''t do braided hair'
  71. "- While I'm not a native english speaker, I tried to fix some of the broken english"
  72. '-- Done in following locations: street, down, Nord, club, park'
  73. '- Additional conditions to get into the club.'
  74. '-- Jeans, Shorts, Pants and Kis-Clothes can get you in.'
  75. '--- Jeans, Shorts and Pants require a certain level of looks/beauty (vnesh) to get you in.'
  76. '---- When you wear a skirt or shorts, you now should make sure, you shaved your legs. The folks guarding the entrance don''t like hairy legs.'
  77. '- Excluded the rape events at the home street for now.'
  78. '- VIP-Card price at the night club lowered from 50.000 to 10.000 rubles, as the price of one card stood in no, for me at least, comprehensible relation to other prices.'
  79. '- The park is now a central park, from where you can walk to the others citys districts if you so desire.'
  80. '-- Homestreet -> Park => roughly 20 Minute Walk'
  81. '-- City Center -> Park => roughly 48 Minute Walk'
  82. '-- Northern District -> Park => roughly an hour of walking.'
  83. '--- Once you are in the park, it takes the same amount of time to get to another respectable area.'
  84. '- Excluded the direction argument ''prost'' inside the location ''park'', as nothing links to it (anymore). Prostitution itself takes place in a location called ''prostitute''. ''prost'' seems to be the remnant of an older version of ETO. It should be safe to remove, if no gamebreaking bugs appear.'
  85. '- TFGS-user "kevlar" pointed out a bug in the fitness studio, you get a Debug-Message once you win the amateur fight. This bug occured due to a spelling mistake and has been fixed.'
  86. !!!! Recent Version Tracking Block !!!!!
  87. StoryLine = 0
  88. MagikDostup = 0
  89. set $name = 'Michael'
  90. set $surname = 'Kuznetsov'
  91. set age = 35
  92. set vidage = 35
  93. set year = 2010
  94. set month = 5
  95. set week = 1
  96. set hour = 7
  97. set day = 25
  98. !body
  99. set rost = 186
  100. set fat = 130
  101. set dick = 0
  102. set energy = 15
  103. set water = 15
  104. set son = 16
  105. !stats
  106. set stren = 160
  107. set speed = 50
  108. set agil = 50
  109. set vital = 160
  110. set intel = 50
  111. set will = 100
  112. set react = 50
  113. set health = vital * 10
  114. set willpower = intel * 5 + will * 5
  115. set manna = (intel * magik) + vital * 5
  116. set BDSMfilm = 0
  117. set pornstudio = 0
  118. set pfilmSTOP = 0
  119. set money = 1500
  120. set opPRE = 1
  121. tanga = 1
  122. clrbelo = 1
  123. GameUpdate = 1
  124. update_2014_08_28 = 1
  125. act '<center><b>Start</b></center>':
  126. cla
  127. gt 'begin'
  128. end
  129. !105 101 106 112
  130. if music_on = 0:
  131. inited = 1
  132. music_on = 1
  133. volume = 100
  134. $music_theme = 'sukizaebali'
  135. gs 'init_music'
  136. end
  137. --- start ---------------------------------