start 5.0 KB

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