intro_initialization_city.qsrc 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485
  1. # intro_initialization_city
  2. !!*************************
  3. !! Final Initializations
  4. !! Top area for things that need to be done before setting the variables for either start
  5. hour = 13
  6. day = 21
  7. week = 1
  8. month = 8
  9. year = 2017
  10. BDSMfilm = 0
  11. pornstudio = 0
  12. pfilmSTOP = 0
  13. thinkpreg = 0
  14. denypreg = 0
  15. pertemp = 1
  16. pillcvrt = 1
  17. pcs_naturallashes = pcs_lashes
  18. !! Initializing elasticity
  19. vshrink = 1
  20. vshrinkdays = 6
  21. ashrink = 1
  22. ashrinkdays = 3
  23. fairycurse = -1
  24. $excer_name[1] = 'Default 1'
  25. $excer_name[2] = 'Default 2'
  26. $excer_name[3] = 'Default 3'
  27. $excer_name[4] = 'Default 4'
  28. $excer_name[5] = 'Default 5'
  29. monthsend[1] = 31
  30. if ((year mod 4 = 0) and (year mod 100 ! 0)) or (year mod 400 = 0):
  31. Leapyear = 1 & monthsend[2] = 29
  32. else
  33. Leapyear = 0 & monthsend[2] = 28
  34. end
  35. monthsend[3] = 31
  36. monthsend[4] = 30
  37. monthsend[5] = 31
  38. monthsend[6] = 30
  39. monthsend[7] = 31
  40. monthsend[8] = 31
  41. monthsend[9] = 30
  42. monthsend[10] = 31
  43. monthsend[11] = 30
  44. monthsend[12] = 31
  45. $monthName[1] = 'January'
  46. $monthName[2] = 'February'
  47. $monthName[3] = 'March'
  48. $monthName[4] = 'April'
  49. $monthName[5] = 'May'
  50. $monthName[6] = 'June'
  51. $monthName[7] = 'July'
  52. $monthName[8] = 'August'
  53. $monthName[9] = 'September'
  54. $monthName[10] = 'October'
  55. $monthName[11] = 'November'
  56. $monthName[12] = 'December'
  57. $month = $monthName[month]
  58. gs 'telefon', 'setup'
  59. pcs_dob = birthyear * 10000
  60. pcs_dob += (birthmonth * 100)
  61. pcs_dob += birthday
  62. age = year - ((pcs_dob - (pcs_dob mod 10000)) / 10000)
  63. if ((month * 100) + day) < pcs_dob mod 10000: age -= 1
  64. vidage = age - 1
  65. vidageday = 300
  66. pcs_health = pcs_vital * 10 + pcs_stren * 5
  67. pcs_willpwr = pcs_intel * 5 + pcs_sprt * 5
  68. pcs_mana = (pcs_intel * pcs_magik) + pcs_magik * 100 + pcs_vital * 10 + rikudo
  69. pcs_mood = 100
  70. pcs_stam = 100
  71. nathcol = pcs_haircol
  72. pcs_pubecol = pcs_haircol & pcs_pubecol[1] = 1
  73. oldsavepcs_haircol = 1
  74. gs 'body', 'initial'
  75. !! Adding underwear and default shoes and assigning them
  76. cheap_panties[1] = 1
  77. cheap_bras[1] = 1
  78. $pantyworntype = 'cheap'
  79. pantywornnumber = 1
  80. $braworntype = 'cheap'
  81. brawornnumber = 1
  82. gm_shoe[6] = 1
  83. $shoeworntype = 'gm'
  84. shoewornnumber = 6
  85. !! Starting clothing set
  86. cheap_panties[12] = 1
  87. cheap_bras[12] = 1
  88. danilovich_outfits[81] = 1
  89. danilovich_outfits_h[81] = 100
  90. danilovich_shoe[21] = 1
  91. gm_shoe[9] = 1
  92. gm_outfits[30] = 1
  93. gm_outfits_h[30] = 100
  94. gm_outfits_b[30] = pcs_hips
  95. cats_dress[1] = 1
  96. cats_dress_h[1] = 100
  97. cats_dress_b[1] = pcs_hips
  98. if goth_clothing = 1:
  99. kats_panties[28] = 1
  100. kats_bras[28] = 1
  101. $pantyworntype = 'kats'
  102. pantywornnumber = 28
  103. $braworntype = 'kats'
  104. brawornnumber = 28
  105. danilovich_outfits[91] = 1
  106. danilovich_outfits_h[91] = 100
  107. shoewornnumber = 9
  108. $shoeworntype = 'gm'
  109. dolls_dress[7] = 1
  110. dolls_dress_h[7] = 100
  111. dolls_dress_b[7] = pcs_hips
  112. dolls_shoe[1] = 1
  113. bomba_dress[4] = 1
  114. bomba_dress_h[4] = 100
  115. bomba_dress_b[4] = pcs_hips
  116. bomba_dress[23] = 1
  117. bomba_dress_h[23] = 100
  118. bomba_dress_b[23] = pcs_hips
  119. bomba_outfits[16] = 1
  120. bomba_outfits_h[16] = 100
  121. bomba_outfits_b[16] = pcs_hips
  122. bomba_outfits[31] = 1
  123. bomba_outfits_h[31] = 100
  124. bomba_outfits_b[31] = pcs_hips
  125. sportsclothingnumber = 91
  126. gs 'clothing', 'wear', 'bomba_dress', 4
  127. elseif pcs_inhib < 5:
  128. gm_outfits[30] = 1
  129. gm_outfits_h[30] = 100
  130. gm_outfits_b[30] = pcs_hips
  131. gm_outfits[2] = 1
  132. gm_outfits_h[2] = 100
  133. gm_outfits_b[2] = pcs_hips
  134. gm_outfits[54] = 1
  135. gm_outfits_h[54] = 100
  136. gm_outfits_b[54] = pcs_hips
  137. coco_outfits[5] = 1
  138. coco_outfits_h[5] = 100
  139. coco_outfits_b[5] = pcs_hips
  140. danilovich_outfits[81] = 1
  141. danilovich_outfits_h[81] = 100
  142. cats_dress[14] = 1
  143. cats_dress_h[14] = 100
  144. cats_dress_b[14] = pcs_hips
  145. sportsclothingnumber = 81
  146. gs 'clothing', 'wear', 'cats_dress', 1
  147. elseif pcs_inhib < 10:
  148. gm_outfits[15] = 1
  149. gm_outfits_h[15] = 100
  150. gm_outfits_b[15] = pcs_hips
  151. danilovich_outfits[76] = 1
  152. danilovich_outfits_h[76] = 100
  153. flamingos_outfits[9] = 1
  154. flamingos_outfits_h[9] = 100
  155. flamingos_outfits_b[9] = pcs_hips
  156. nerdvana_outfits[38] = 1
  157. nerdvana_outfits_h[38] = 100
  158. nerdvana_outfits_b[38] = pcs_hips
  159. gm_office[11] = 1
  160. gm_office_h[11] = 100
  161. gm_office_b[11] = pcs_hips
  162. gm_dress[4] = 1
  163. gm_dress_h[4] = 100
  164. gm_dress_b[4] = pcs_hips
  165. sportsclothingnumber = 76
  166. gs 'clothing', 'wear', 'gm_dress', 4
  167. elseif pcs_inhib < 15:
  168. gm_outfits[58] = 1
  169. gm_outfits_h[58] = 100
  170. gm_outfits_b[58] = pcs_hips
  171. danilovich_outfits[106] = 1
  172. danilovich_outfits_h[106] = 100
  173. gm_dress[7] = 1
  174. gm_dress_h[7] = 100
  175. gm_dress_b[7] = pcs_hips
  176. gm_dress[16] = 1
  177. gm_dress_h[16] = 100
  178. gm_dress_b[16] = pcs_hips
  179. dolls_outfits[12] = 1
  180. dolls_outfits_h[12] = 100
  181. dolls_outfits_b[12] = pcs_hips
  182. dolls_outfits[3] = 1
  183. dolls_outfits_h[3] = 100
  184. dolls_outfits_b[3] = pcs_hips
  185. sportsclothingnumber = 106
  186. gs 'clothing', 'wear', 'gm_dress', 7
  187. elseif pcs_inhib < 20:
  188. gm_outfits[55] = 1
  189. gm_outfits_h[55] = 100
  190. gm_outfits_b[55] = pcs_hips
  191. danilovich_outfits[102] = 1
  192. danilovich_outfits_h[102] = 100
  193. danilovich_outfits[64] = 1
  194. danilovich_outfits_h[64] = 100
  195. flamingos_dress[109] = 1
  196. flamingos_dress_h[109] = 100
  197. flamingos_dress_b[109] = pcs_hips
  198. gm_outfits[99] = 1
  199. gm_outfits_h[99] = 100
  200. gm_outfits_b[99] = pcs_hips
  201. gm_dress[7] = 1
  202. gm_dress_h[7] = 100
  203. gm_dress_b[7] = pcs_hips
  204. sportsclothingnumber = 43
  205. gs 'clothing', 'wear', 'gm_outfits', 99
  206. elseif pcs_inhib < 25:
  207. gm_outfits[58] = 1
  208. gm_outfits_h[58] = 100
  209. gm_outfits_b[58] = pcs_hips
  210. gm_outfits[181] = 1
  211. gm_outfits_h[181] = 100
  212. gm_outfits_b[181] = pcs_hips
  213. bomba_outfits[1] = 1
  214. bomba_outfits_h[1] = 100
  215. bomba_outfits_b[1] = pcs_hips
  216. flamingos_dress[59] = 1
  217. flamingos_dress_h[59] = 100
  218. flamingos_dress_b[59] = pcs_hips
  219. danilovich_outfits[87] = 1
  220. danilovich_outfits_h[87] = 100
  221. gm_dress[39] = 1
  222. gm_dress_h[39] = 100
  223. gm_dress_b[39] = pcs_hips
  224. sportsclothingnumber = 1
  225. gs 'clothing', 'wear', 'flamingos_dress', 59
  226. elseif pcs_inhib < 30:
  227. gm_outfits[91] = 1
  228. gm_outfits_h[91] = 100
  229. gm_outfits_b[91] = pcs_hips
  230. danilovich_outfits[96] = 1
  231. danilovich_outfits_h[96] = 100
  232. flamingos_dress[89] = 1
  233. flamingos_dress_h[89] = 100
  234. flamingos_dress_b[89] = pcs_hips
  235. fashionista_outfits[17] = 1
  236. fashionista_outfits_h[17] = 100
  237. fashionista_outfits_b[17] = pcs_hips
  238. scandalicious_dress[2] = 1
  239. scandalicious_dress_h[2] = 100
  240. scandalicious_dress_b[2] = pcs_hips
  241. gm_dress[57] = 1
  242. gm_dress_h[57] = 100
  243. gm_dress_b[57] = pcs_hips
  244. sportsclothingnumber = 48
  245. gs 'clothing', 'wear', 'flamingos_dress', 89
  246. elseif pcs_inhib < 35:
  247. gm_outfits[95] = 1
  248. gm_outfits_h[95] = 100
  249. gm_outfits_b[95] = pcs_hips
  250. danilovich_outfits[48] = 1
  251. danilovich_outfits_h[48] = 100
  252. scandalicious_dress[18] = 1
  253. scandalicious_dress_h[18] = 100
  254. scandalicious_dress_b[18] = pcs_hips
  255. dolls_outfits[36] = 1
  256. dolls_outfits_h[36] = 100
  257. dolls_outfits_b[36] = pcs_hips
  258. cats_dress[67] = 1
  259. cats_dress_h[67] = 100
  260. cats_dress_b[67] = pcs_hips
  261. gm_dress[63] = 1
  262. gm_dress_h[63] = 100
  263. gm_dress_b[63] = pcs_hips
  264. sportsclothingnumber = 40
  265. gs 'clothing', 'wear', 'dolls_outfits', 36
  266. elseif pcs_inhib < 40:
  267. gm_outfits[124] = 1
  268. gm_outfits_h[124] = 100
  269. gm_outfits_b[124] = pcs_hips
  270. danilovich_outfits[45] = 1
  271. danilovich_outfits_h[45] = 100
  272. scandalicious_dress[45] = 1
  273. scandalicious_dress_h[45] = 100
  274. scandalicious_dress_b[45] = pcs_hips
  275. cats_dress[203] = 1
  276. cats_dress_h[203] = 100
  277. cats_dress_b[203] = pcs_hips
  278. cats_outfits[196] = 1
  279. cats_outfits_h[196] = 100
  280. cats_outfits_b[196] = pcs_hips
  281. gm_dress[89] = 1
  282. gm_dress_h[89] = 100
  283. gm_dress_b[89] = pcs_hips
  284. sportsclothingnumber = 45
  285. gs 'clothing', 'wear', 'cats_dress', 203
  286. elseif pcs_inhib < 45:
  287. gm_outfits[131] = 1
  288. gm_outfits_h[131] = 100
  289. gm_outfits_b[131] = pcs_hips
  290. danilovich_outfits[38] = 1
  291. danilovich_outfits_h[38] = 100
  292. scandalicious_dress[7] = 1
  293. scandalicious_dress_h[7] = 100
  294. scandalicious_dress_b[7] = pcs_hips
  295. market_outfits[2] = 1
  296. market_outfits_h[2] = 40
  297. market_outfits_b[2] = pcs_hips
  298. cats_dress[219] = 1
  299. cats_dress_h[219] = 100
  300. cats_dress_b[219] = pcs_hips
  301. gm_dress[109] = 1
  302. gm_dress_h[109] = 100
  303. gm_dress_b[109] = pcs_hips
  304. sportsclothingnumber = 38
  305. gs 'clothing', 'wear', 'market_outfits', 2
  306. elseif pcs_inhib < 50:
  307. gm_outfits[145] = 1
  308. gm_outfits_h[145] = 100
  309. gm_outfits_b[145] = pcs_hips
  310. danilovich_outfits[17] = 1
  311. danilovich_outfits_h[17] = 100
  312. scandalicious_dress[96] = 1
  313. scandalicious_dress_h[96] = 100
  314. scandalicious_dress_b[96] = pcs_hips
  315. market_outfits[10] = 1
  316. market_outfits_h[10] = 40
  317. market_outfits_b[10] = pcs_hips
  318. nerdvana_outfits[60] = 1
  319. nerdvana_outfits_h[60] = 100
  320. nerdvana_outfits_b[60] = pcs_hips
  321. gm_dress[123] = 1
  322. gm_dress_h[123] = 100
  323. gm_dress_b[123] = pcs_hips
  324. sportsclothingnumber = 143
  325. gs 'clothing', 'wear', 'scandalicious_dress', 96
  326. else
  327. gm_outfits[149] = 1
  328. gm_outfits_h[149] = 100
  329. gm_outfits_b[149] = pcs_hips
  330. danilovich_outfits[15] = 1
  331. danilovich_outfits_h[15] = 100
  332. scandalicious_dress[46] = 1
  333. scandalicious_dress_h[46] = 100
  334. scandalicious_dress_b[46] = pcs_hips
  335. scandalicious_outfits[16] = 1
  336. scandalicious_outfits_h[16] = 100
  337. scandalicious_outfits_b[16] = pcs_hips
  338. market_outfits[12] = 1
  339. market_outfits_h[12] = 40
  340. market_outfits_b[12] = pcs_hips
  341. market_outfits
  342. gm_dress[149] = 1
  343. gm_dress_h[149] = 100
  344. gm_dress_b[149] = pcs_hips
  345. scandalicious_bikinis[55] = 1
  346. scandalicious_bikinis_h[55] = 60
  347. scandalicious_bikinis_b[55] = pcs_hips
  348. sportsclothingnumber = 15
  349. gs 'clothing', 'wear', 'scandalicious_dress', 46
  350. end
  351. if swim_start = 99:
  352. allure_swimsuit[99] = 1
  353. allure_swimsuit_h[99] = 60
  354. allure_swimsuit_b[99] = pcs_hips
  355. elseif swim_start = 1:
  356. danilovich_swimsuit[1] = 1
  357. danilovich_swimsuit_h[1] = 60
  358. danilovich_swimsuit_b[1] = pcs_hips
  359. end
  360. if danilovich_shoe[17] = 1:
  361. sportsshoenumber = 17
  362. else
  363. sportsshoenumber = 21
  364. end
  365. $sportspursetype = $currentpursetype
  366. sportspursenumber = currentpursenumber
  367. $sports_clothing_name = 'default sports outfit'
  368. killvar 'swim_start'
  369. !! **********
  370. gs 'daystart'
  371. gs 'din_pav'
  372. gs 'din_npc'
  373. gs 'dinSex2'
  374. gs 'dina'
  375. gs 'din_van'
  376. gs 'din_bad'
  377. gs 'dinSex'
  378. !! KEY! I merged 'dinBoroda' with 'clener' and removed the dynamics. This line was at the end of dinBoroda, so I moved it here just in case. Sicaa
  379. rikudootvet = 1415
  380. gs 'BanSexType'
  381. gs 'outdoors', 'weather'
  382. menoage = rand(40,50)
  383. temprand = rand(0,10)
  384. if temprand = 0:
  385. menoage += rand(0,5)
  386. elseif temprand < 4:
  387. menoage += rand(3,10)
  388. elseif temprand < 9:
  389. menoage += rand(5,12)
  390. else
  391. menoage += rand(7,13)
  392. end
  393. !!Setting up period start and turning on auto tracking if not on hardcore difficulty
  394. daylastperiod = daystart
  395. temprand = rand(1,3)
  396. if temprand = 1:
  397. cycle = 1
  398. EggRH = rand(1,149)
  399. FocH = EggRH + 4*24
  400. mesec = 0
  401. unfertegg = 0
  402. ferteggage = 0
  403. Ovulate = 0
  404. LutH = 0
  405. daylastperiod -= FocH/24
  406. elseif temprand = 2:
  407. lastovulation = daystart
  408. cycle = 2
  409. unfertegg = 1
  410. ferteggage = rand(0,44)
  411. Ovulate = (rand(24,44) - ferteggage)
  412. if Ovulate <= 0: Ovulate = 1
  413. mesec = 0
  414. EggRH = 0
  415. FocH = 0
  416. LutH = 0
  417. daylastperiod -= 10+(ferteggage/24)
  418. elseif temprand = 3:
  419. cycle = 3
  420. LutH = rand(0,300)
  421. ferteggage = 36 + LutH
  422. mesec = 0
  423. EggRH = 0
  424. FocH = 0
  425. unfertegg = 0
  426. Ovulate = 0
  427. daylastperiod -= 10+(ferteggage/24)
  428. end
  429. if daylastperiod + 4 > daystart:
  430. lastmens = daylastperiod - 20
  431. else
  432. lastmens = daylastperiod+4
  433. end
  434. if difficulty = 4:
  435. cyccustom = 0
  436. else
  437. cyccustom = 1
  438. end
  439. pcs_horny = 0
  440. killvar 'opPRE'
  441. killvar 'tgs_skipinto'
  442. gs 'stat'
  443. showstat 0
  444. showobjs 0
  445. --- intro_initialization_city ---------------------------------