1
0

gadforest 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547
  1. # gadforest
  2. if $ARGS[0] = '1':
  3. !out skirt
  4. $location_type = 'secluded'
  5. $metka = $ARGS[0]
  6. $loc = $CURLOC
  7. gs 'gadukino_event', 'sound'
  8. cls
  9. gs'stat'
  10. !gs'time'
  11. if goforest < 20:goforest += rand(0,1)
  12. lost = 1
  13. !to determine the continuation of the way if he got lost
  14. lostrand = rand(1,30)
  15. !the chance to get lost
  16. foresteventrand = rand(1,20)
  17. new_boletus = 0
  18. new_bilberry = 0
  19. '<center><H4>Forest</H4></center>'
  20. if month >= 4 and month <= 10:
  21. if hour >= 6 and hour < 22:
  22. '<center><img src="images/qwest/gadukino/forest/gadforest1.jpg"></center>'
  23. 'The edge of the forest. There are a few mushrooms and you can often see mushroom pickers.'
  24. else
  25. '<center><img src="images/qwest/gadukino/forest/gadforest_night1.jpg"></center>'
  26. 'The edge of the forest. Night in the woods is scary and uncomfortable.'
  27. end
  28. else
  29. if hour >= 8 and hour < 18:
  30. '<center><img src="images/qwest/gadukino/forest/gadforest_winter1.jpg"></center>'
  31. 'The edge of the forest. The forest in the winter is very beautiful.'
  32. else
  33. '<center><img src="images/qwest/gadukino/forest/gadforest_winter_night1.jpg"></center>'
  34. 'The edge of the forest. Night in the winter forest is very scary and uncomfortable.'
  35. end
  36. end
  37. if forestpicnic = 1:'On the edge of the forest you see people. Apparently they are having a family <a href="exec:gt ''gadforest_event'',''picnic''">picnic</a>.'
  38. if mirainforest = 1:'Near you wandering in the forest is <a href="exec: gt ''Miroslava'' ">Mira</a>.'
  39. if clothesforest = 1:'On the ground lay your clothes.'
  40. if findvel = 2:'Near the tree is an old <a href="exec:gt ''bicycle'',''forest''">bike</a>.'
  41. if goforest < 10:'You dono''t know this forest very well, it''s better if you don''t wander too far.'
  42. if temper >= 20 and sunWeather = 1 and hour>=6 and hour<=20 and miratalkforest = 1:gt 'gadforest_event', 'nude_event'
  43. if foresteventrand < 3 and month >= 6 and month <= 9 and mushroom_pickersday ! daystart:mushroom_pickers = 1 & gt'gadforest_event', 'mushroom_pickers1'
  44. if foresteventrand = 3 and month >= 5 and month <= 9 and temper >= 20 and sunWeather = 1 and week > 5 and forestpicnic = 0: forestpicnic = 1 & gt 'gadforest_event', 'picnic'
  45. if foresteventrand = 4 and month >= 6 and month <= 9: gt 'gadforest_event', 'mushroom_pickers2'
  46. if foresteventrand = 5 and hour >= 8 and hour <= 15 and month >= 4 and month <= 10 and gadboyday ! daystart and week <= 5: gt 'gadforest_event', 'gopforest_mitka'
  47. if foresteventrand = 6 and hour >= 8 and hour <= 18 and month >= 4 and month <= 10 and gadboyday ! daystart and week <= 5: gt 'gadforest_event', 'gopforest_kolyamba'
  48. if foresteventrand = 7 and hour >= 8 and hour <= 18 and month >= 4 and month <= 10 and gadboyday ! daystart and week <= 5: gt 'gadforest_event', 'gopforest_vasyan'
  49. if foresteventrand = 8 and hour >= 8 and hour <= 15 and month >= 4 and month <= 10 and gadboyday ! daystart and week > 5: gt 'gadforest_event', 'gopforest_2boys'
  50. if foresteventrand = 9 and hour >= 8 and hour <= 15 and month >= 4 and month <= 10 and gadboyday ! daystart and week > 5: gt 'gadforest_event', 'gopforest_3boys'
  51. if $clothingworntype ! 'nude' and clothforest = 0 and temper >= 20 and sunWeather = 1 and hour>=6 and hour<=20 and miratalkforest > 1 and mirainforest = 0:
  52. act'Strip naked':
  53. if forestpicnic = 0:
  54. cla
  55. *clr
  56. !the clothing remains in the woods
  57. clothesforest = 1
  58. minut+=5
  59. flag_tanga = tanga
  60. tanga = 0
  61. if CloSkirtShortness = 0:'<center><img src="images/qwest/gadukino/forest/nudeforest.jpg"></center>'
  62. if CloSkirtShortness > 0:'<center><img src="images/qwest/gadukino/forest/nudeforest1.'+rand(1,2)+'.jpg"></center>'
  63. gs 'clothing', 'strip'
  64. 'You don''t hesitate and quickly get undressed, your clothes are left laying in a pile.'
  65. act'Back':gt'gadforest','1'
  66. else
  67. cla
  68. *clr
  69. '<center><img src="images/qwest/gadukino/Swamp/noundress.jpg"></center>'
  70. 'You see a number of people you are ashamed of.'
  71. act'Back':gt'gadforest','1'
  72. end
  73. end
  74. end
  75. if clothesforest = 1 and $clothingworntype = 'nude':
  76. act 'Dress':
  77. cla
  78. *clr
  79. clothesforest = 0
  80. swamp_clothes = 0
  81. minut += 5
  82. tanga = flag_tanga
  83. gs 'clothing', 'wear', $lastwornclothingtype, lastwornclothingnumber
  84. if CloSkirtShortness = 0:'<center><img src="images/qwest/gadukino/forest/nudeforest.jpg"></center>'
  85. if CloSkirtShortness > 0:'<center><img src="images/qwest/gadukino/forest/nudeforest1.'+rand(1,2)+'.jpg"></center>'
  86. 'You change into your clothes.'
  87. act 'Back': gt 'gadforest','1'
  88. end
  89. end
  90. !if he had gone from the forest and put in another place
  91. if clothesforest = 1 and $clothingworntype ! 'nude':
  92. act 'To pick up the abandoned clothing':
  93. cla
  94. *clr
  95. clothesforest = 0
  96. 'You pick up your clothes.'
  97. act 'Back': gt 'gadforest','1'
  98. end
  99. end
  100. if hour >= 6 and hour <= 20 and sunWeather = 1:
  101. act 'Walking in the woods':
  102. cla
  103. *clr
  104. minut += 60
  105. manna += mannamax/5
  106. willpower += willpowermax/5
  107. if $clothingworntype = 'nude':health += healthmax/5 & pcs_horny += 5
  108. gs 'stat'
  109. if month >= 4 and month <= 10:
  110. if mirainforest = 0:
  111. if ($clothingworntype ! 'nude' and $clothingworntype ! 'swimwear') and CloSkirtShortness = 0:'<center><img src="images/qwest/gadukino/forest/gulforest0.'+rand(1,2)+'.jpg"></center>'
  112. if ($clothingworntype ! 'nude' and $clothingworntype ! 'swimwear') and tanga = 1 and CloSkirtShortness > 0:'<center><img src="images/qwest/gadukino/forest/gulforest1.'+rand(1,3)+'.jpg"></center>'
  113. if ($clothingworntype ! 'nude' and $clothingworntype ! 'swimwear') and tanga = 0 and CloSkirtShortness > 0:'<center><img src="images/qwest/gadukino/forest/gulforest_tanga0.'+rand(1,2)+'.jpg"></center>'
  114. if $clothingworntype = 'nude':'<center><img src="images/qwest/gadukino/forest/gulforest_nude0.'+rand(1,4)+'.jpg"></center>'
  115. 'You are walking through the woods, enjoying the sounds of forest and the fresh air.'
  116. else
  117. if $clothingworntype ! 'nude':'<center><img src="images/qwest/gadukino/forest/miraforest'+rand(1,3)+'.jpg"></center>'
  118. if $clothingworntype = 'nude':'<center><img src="images/qwest/gadukino/forest/miraforest_nude'+rand(1,3)+'.jpg"></center>'
  119. 'You walk with Mira through the woods, enjoying the sounds of the forest and the fresh air.'
  120. end
  121. else
  122. if mirainforest = 0:
  123. '<center><img src="images/qwest/gadukino/forest/gulforestwinter0.'+rand(1,2)+'.jpg"></center>'
  124. 'You walk through the winter woods, enjoying the sounds of the forest and the fresh air.'
  125. else
  126. '<center><img src="images/qwest/gadukino/forest/miraforestwinter.jpg"></center>'
  127. 'You walk with Mira through the winter woods, enjoying the sounds of the forest and the fresh air.'
  128. end
  129. end
  130. act 'Further':gt 'gadforest','1'
  131. end
  132. end
  133. if hour >= 6 and hour <= 20 and month >= 6 and month <= 9 and boletus + bilberry < 10 and edge_forestday ! daystart:
  134. act 'To look for mushrooms and berries':
  135. cla
  136. *clr
  137. minut += 30
  138. temp = RAND(1,2)
  139. edge_forestday = daystart
  140. if goforest < 20:goforest += rand(0,1)
  141. gs 'stat'
  142. if mushroom_pickers = 0 or mushroom_pickers = 2:
  143. cla
  144. new_boletus += rand(0,1)
  145. new_bilberry += 1
  146. boletus += new_boletus
  147. bilberry += new_bilberry
  148. manna += mannamax/20
  149. gs 'stat'
  150. gs 'gadforest', 'clothes1'
  151. if new_boletus = 0 and new_bilberry > 0:'You`re in for hours of wandering through the woods in search of mushrooms or berries and you found <<new_bilberry>> kg of berries.'
  152. if new_boletus > 0 and new_bilberry > 0:'You`re in for hours of wandering through the woods in search of mushrooms or berries and you found <<new_boletus>> kg mushrooms and <<new_bilberry>> kg of berries.'
  153. end
  154. if mushroom_pickers = 1 and temp = 1:
  155. cla
  156. new_bilberry += rand(0,1)
  157. bilberry += new_bilberry
  158. gs 'stat'
  159. if new_bilberry > 0: gs 'gadforest', 'clothes1'
  160. if new_bilberry = 0: gs 'gadforest', 'clothes2'
  161. if new_bilberry > 0:'Within half an hour of wandering through the woods in search of mushrooms or berries, you found <<new_bilberry>> kg of berries.'
  162. if new_bilberry = 0:'You are wandering through the woods in search of mushrooms or berries for half an hour, but you found nothing.'
  163. end
  164. if mushroom_pickers = 1 and temp = 2:
  165. cla
  166. manna -= mannamax/20
  167. gs 'stat'
  168. gs 'gadforest', 'clothes2'
  169. 'You are wandering through the woods in search of mushrooms or berries for half an hour, but found nothing.'
  170. end
  171. act 'Further':gt 'gadforest','1'
  172. end
  173. end
  174. if hour >= 6 and hour <= 20 and month >= 6 and month <= 9 and mirainforest = 0:
  175. act 'To go further into the forest':
  176. if goforest >= lostrand:minut += 30 & gt 'gadforest','2'
  177. if goforest < lostrand:gt 'gadforest', 'gadforestloststart'
  178. end
  179. end
  180. if goswamp = 1 and mirainforest = 0:
  181. if hour >= 6 and hour < 20:
  182. act 'Go to the swamp':
  183. minut += 75
  184. !random chance to swamp road. It a pity to use it only in lost. ps. use bike to 100% there by illume
  185. if goforest >= lostrand:
  186. gt 'swamp'
  187. else
  188. gt 'gadforestswamp','1'
  189. end
  190. end
  191. else
  192. act 'Go to the swamp':gt 'gadforest_event', 'swamp_road'
  193. end
  194. end
  195. act 'Out of the woods':
  196. if $clothingworntype = 'nude':
  197. if clothesforest = 0:
  198. !no cloth here, it must be broken. There may be a good exhibi or rape event entry point.
  199. 'You sneak out the woods, hiding your naked body in shadow and moving toward grandparents house.'
  200. 'You Successfully reach home without witness.'
  201. cla
  202. act 'Further':gt'Gadhouse'
  203. else
  204. '<B>You should dress before leave</B>'
  205. end
  206. else
  207. minut += 30 & gt'gadroad'
  208. end
  209. end
  210. if rand(1,10)> 9: gs 'gadforest', 'torncloth'
  211. end
  212. if $ARGS[0] = '2':
  213. $location_type = 'secluded'
  214. !inside
  215. $metka = $ARGS[0]
  216. $loc = $CURLOC
  217. gs 'gadukino_event', 'sound'
  218. cls
  219. gs'stat'
  220. !gs'time'
  221. if goforest < 40:goforest += rand(0,1)
  222. lost = 2
  223. !to determine the continuation of the path YY lost
  224. lostrand = rand(1,60)
  225. !the chance to get lost
  226. foresteventrand = rand(1,10)
  227. new_boletus = 0
  228. new_bilberry = 0
  229. '<center><H4>Forest</H4></center>'
  230. if month >= 4 and month <= 10:
  231. if hour >= 6 and hour < 22:
  232. '<center><img src="images/qwest/gadukino/forest/gadforest2.jpg"></center>'
  233. 'Forest. The intoxicating fresh air and singing birds light up your soul with joy.'
  234. else
  235. '<center><img src="images/qwest/gadukino/forest/gadforest_night2.jpg"></center>'
  236. 'Forest. Night in the woods is scary and uncomfortable.'
  237. end
  238. else
  239. if hour >= 8 and hour < 18:
  240. '<center><img src="images/qwest/gadukino/forest/gadforest_winter2.jpg"></center>'
  241. 'Forest. The forest in the winter is very beautiful, the fresh air makes you happy.'
  242. else
  243. '<center><img src="images/qwest/gadukino/forest/gadforest_winter_night2.jpg"></center>'
  244. 'Forest. Night in the winter forest is very scary and uncomfortable.'
  245. end
  246. end
  247. if goforest < 20:'You do not know this part of the forest, it''s better not to wander too far.'
  248. if foresteventrand = 1 and month >= 6 and month <= 9 and mushroom_pickersday ! daystart:mushroom_pickers = 2 & gt 'gadforest_event', 'mushroom_pickers1'
  249. if foresteventrand = 2 and hour > 8 and hour < 20 and foresteventday ! daystart:gt 'gadforest_event', 'forest_hanters'
  250. if foresteventrand > 7 and month >= 6 and month <= 9 and foresteventday ! daystart:mushroom_pickers = 2 & gt 'gadforest_event', 'mushroom_pickers3'
  251. act 'Back':
  252. lostrand = rand(1,30)
  253. if goforest >= lostrand:minut += 30 & gt 'gadforest','1'
  254. if goforest < lostrand:gt 'gadforest', 'gadforestloststart'
  255. end
  256. if hour >= 6 and hour <= 20 and month >= 6 and month <= 9 and boletus + bilberry < 10 and forestday ! daystart:
  257. act 'To look for mushrooms and berries':
  258. cla
  259. *clr
  260. minut += 30
  261. temp = RAND(1,2)
  262. forestday = daystart
  263. if goforest < 40:goforest += rand(0,1)
  264. gs 'stat'
  265. if mushroom_pickers < 2:
  266. cla
  267. new_boletus += 1
  268. new_bilberry += rand(1,2)
  269. boletus += new_boletus
  270. bilberry += new_bilberry
  271. manna += mannamax/20
  272. gs 'stat'
  273. gs 'gadforest', 'clothes1'
  274. 'Within half an hour of wandering through the woods in search of mushrooms or berries, you found <<new_boletus>> kg mushrooms and <<new_bilberry>> kg of berries.'
  275. end
  276. if mushroom_pickers = 2 and temp = 1:
  277. cla
  278. new_boletus += rand(0,1)
  279. new_bilberry += 1
  280. boletus += new_boletus
  281. bilberry += new_bilberry
  282. gs 'stat'
  283. if new_boletus > 0 or new_bilberry > 0: gs 'gadforest', 'clothes1'
  284. if new_boletus = 0 and new_bilberry > 0:'Within half an hour of wandering through the woods in search of mushrooms or berries, you found <<new_bilberry>> kg of berries.'
  285. if new_boletus > 0 and new_bilberry > 0:'Within half an hour of wandering through the woods in search of mushrooms or berries, you found <<new_boletus>> kg mushrooms and <<new_bilberry>> kg of berries.'
  286. end
  287. if mushroom_pickers = 2 and temp = 2:
  288. cla
  289. manna -= mannamax/20
  290. gs 'stat'
  291. gs 'gadforest', 'clothes2'
  292. 'You are wandering through the woods in search of mushrooms or berries for half an hour, but found nothing.'
  293. end
  294. act 'Further':gt 'gadforest','2'
  295. end
  296. end
  297. if hour >= 6 and hour <= 20 and month >= 6 and month <= 9:
  298. act 'To go further into the forest':
  299. if goforest >= lostrand:minut += 30 & gt 'gadforest','3'
  300. if goforest < lostrand:gt 'gadforest', 'gadforestloststart'
  301. end
  302. end
  303. if rand(1,10)> 8: gs 'gadforest', 'torncloth'
  304. end
  305. if $ARGS[0] = '3':
  306. !deep forest
  307. $location_type = 'secluded'
  308. $metka = $ARGS[0]
  309. $loc = $CURLOC
  310. gs 'gadukino_event', 'sound'
  311. cls
  312. gs'stat'
  313. !gs'time'
  314. if goforest < 60:goforest += rand(0,1)
  315. lost = 3
  316. !to determine the continuation of the path YY lost
  317. lostrand = rand(1,100)
  318. !the chance to get lost
  319. foresteventrand = rand(1,10)
  320. new_boletus = 0
  321. new_bilberry = 0
  322. '<center><H4>Thicket</H4></center>'
  323. if month >= 4 and month <= 10:
  324. if hour >= 6 and hour < 22:
  325. '<center><img src="images/qwest/gadukino/forest/gadforest3.jpg"></center>'
  326. 'Forest. The intoxicating fresh air and singing birds light up your soul with joy.'
  327. else
  328. '<center><img src="images/qwest/gadukino/forest/gadforest_night3.jpg"></center>'
  329. 'Forest. Night in the woods is scary and uncomfortable.'
  330. end
  331. else
  332. if hour >= 8 and hour < 18:
  333. '<center><img src="images/qwest/gadukino/forest/gadforest_winter3.jpg"></center>'
  334. 'Forest. The forest in the winter is very beautiful, the fresh air makes you happy.'
  335. else
  336. '<center><img src="images/qwest/gadukino/forest/gadforest_winter_night3.jpg"></center>'
  337. 'Forest. Night in the winter forest is very scary and uncomfortable.'
  338. end
  339. end
  340. if goforest < 30:'You do not know this part of the forest, it''s better not to wander too far.'
  341. if foresteventrand = 1 and month >= 6 and month <= 9 and foresteventday ! daystart: gt 'gadforest_event', 'basket'
  342. if foresteventrand = 2 and month >= 6 and month <= 9 and foresteventday ! daystart: gt 'gadforest_event', 'bilberry'
  343. if foresteventrand = 3 and foresteventday ! daystart: gt 'gadforest_event', 'mushroom'
  344. if foresteventrand = 4 and hour > 8 and hour < 20 and foresteventday ! daystart:gt 'gadforest_event', 'forest_hanters'
  345. act 'Back':
  346. lostrand = rand(1,60)
  347. if goforest >= lostrand:minut += 30 & gt 'gadforest','2'
  348. if goforest < lostrand:gt 'gadforest', 'gadforestloststart'
  349. end
  350. if hour >= 6 and hour <= 20 and month >= 6 and month <= 9 and boletus + bilberry < 10 and thicketday ! daystart:
  351. act 'To look for mushrooms and berries':
  352. cla
  353. *clr
  354. minut += 30
  355. thicketday = daystart
  356. if goforest < 60:goforest += rand(0,1)
  357. new_boletus += rand(1,2)
  358. new_bilberry += rand(1,2)
  359. boletus += new_boletus
  360. bilberry += new_bilberry
  361. manna += mannamax/20
  362. gs 'stat'
  363. gs 'gadforest', 'clothes1'
  364. 'Within half an hour of wandering through the woods in search of mushrooms or berries, you found <<new_boletus>> kg mushrooms and <<new_bilberry>> kg of berries.'
  365. act 'Further':gt 'gadforest','3'
  366. end
  367. end
  368. if hour >= 6 and hour <= 20 and month >= 6 and month <= 9:
  369. act 'To go further into the forest':
  370. if goforest >= lostrand:minut += 30 & gt 'gadforest','4'
  371. if goforest < lostrand:gt 'gadforest', 'gadforestloststart'
  372. end
  373. end
  374. if rand(1,10)> 6: gs 'gadforest', 'torncloth'
  375. end
  376. if $ARGS[0] = '4':
  377. !near swamp
  378. $location_type = 'secluded'
  379. $metka = $ARGS[0]
  380. $loc = $CURLOC
  381. gs 'gadukino_event', 'sound'
  382. cls
  383. gs'stat'
  384. !gs'time'
  385. if goforest < 80:goforest += rand(0,1)
  386. lost = 4
  387. !to determine the continuation of the path YY lost
  388. lostrand = rand(1,120)
  389. !the chance to get lost
  390. foresteventrand = rand(1,10)
  391. dirty = 0
  392. new_boletus = 0
  393. new_bilberry = 0
  394. '<center><H4>Woods near swamps</H4></center>'
  395. if month >= 4 and month <= 10:
  396. if hour >= 6 and hour < 22:
  397. '<center><img src="images/qwest/gadukino/forest/gadforest4.jpg"></center>'
  398. 'Forest. The intoxicating fresh air and singing birds light up your soul with joy.'
  399. else
  400. '<center><img src="images/qwest/gadukino/forest/gadforest_night4.jpg"></center>'
  401. 'Forest. Night in the woods is scary and uncomfortable.'
  402. end
  403. else
  404. if hour >= 8 and hour < 18:
  405. '<center><img src="images/qwest/gadukino/forest/gadforest_winter4.jpg"></center>'
  406. 'Forest. The forest in the winter is very beautiful, the fresh air makes you happy.'
  407. else
  408. '<center><img src="images/qwest/gadukino/forest/gadforest_winter_night4.jpg"></center>'
  409. 'Forest. Night in the winter forest is very scary and uncomfortable.'
  410. end
  411. end
  412. if goforest < 60:'You do not know this part of the forest, then it is better not to go too far.'
  413. if foresteventrand < 2 and month >= 6 and month <= 9 and foresteventday ! daystart: gt 'gadforest_event', 'bilberry'
  414. if foresteventrand > 7 and month >= 6 and month <= 9 and foresteventday ! daystart: gt 'gadforest_event', 'mushroom'
  415. if foresteventrand = 5 and hour > 8 and hour < 20 and foresteventday ! daystart:gt 'gadforest_event', 'forest_hanters'
  416. act 'Back':
  417. lostrand = rand(1,100)
  418. if goforest >= lostrand:minut += 30 & gt 'gadforest','3'
  419. if goforest < lostrand:gt 'gadforest', 'gadforestloststart'
  420. end
  421. if hour >= 6 and hour <= 20 and month >= 6 and month <= 9 and boletus + bilberry < 10 and swampforest ! daystart:
  422. act 'To look for mushrooms and berries':
  423. cla
  424. *clr
  425. minut += 30
  426. swampforest = daystart
  427. if goforest < 80:goforest += rand(0,1)
  428. new_boletus += rand(1,2)
  429. new_bilberry += rand(2,3)
  430. boletus += new_boletus
  431. bilberry += new_bilberry
  432. manna += mannamax/20
  433. gs 'stat'
  434. gs 'gadforest', 'clothes1'
  435. 'Within half an hour of wandering through the woods in search of mushrooms or berries, you found <<new_boletus>> kg mushrooms and <<new_bilberry>> kg of berries.'
  436. act 'Further':gt 'gadforest','4'
  437. end
  438. end
  439. act 'To go further into the forest':
  440. if goforest >= lostrand and goswamp = 1:minut += 30 & gt 'swamp'
  441. if goforest >= lostrand and goswamp = 0:minut += 30 & gt 'gadforestswamp','1'
  442. if goforest < lostrand:gt 'gadforest', 'gadforestloststart'
  443. end
  444. if rand(1,10)> 7: gs 'gadforest', 'torncloth'
  445. end
  446. !dynamics to ARGS by illume
  447. if $ARGS[0] = 'clothes1':
  448. if mirainforest = 0:
  449. if $clothingworntype ! 'nude' and CloSkirtShortness = 0:'<center><img src="images/qwest/gadukino/forest/mushroom1.jpg"></center>'
  450. if $clothingworntype ! 'nude' and tanga = 1 and CloSkirtShortness > 0:'<center><img src="images/qwest/gadukino/forest/mushroom2.jpg"></center>'
  451. if $clothingworntype ! 'nude' and tanga = 0 and CloSkirtShortness > 0:'<center><img src="images/qwest/gadukino/forest/mushroom3.jpg"></center>'
  452. if $clothingworntype = 'nude':'<center><img src="images/qwest/gadukino/forest/mushroom4.'+rand(1,3)+'.jpg"></center>'
  453. else
  454. if $clothingworntype ! 'nude':'<center><img src="images/qwest/gadukino/forest/miramushroom'+rand(1,2)+'.jpg"></center>'
  455. if $clothingworntype = 'nude':'<center><img src="images/qwest/gadukino/forest/miramushroom_nude'+rand(1,2)+'.jpg"></center>'
  456. end
  457. end
  458. if $ARGS[0] = 'clothes2':
  459. if mirainforest = 0:
  460. if $clothingworntype ! 'nude' and CloSkirtShortness = 0:'<center><img src="images/qwest/gadukino/forest/gulforest2.jpg"></center>'
  461. if $clothingworntype ! 'nude' and tanga = 1 and CloSkirtShortness > 0:'<center><img src="images/qwest/gadukino/forest/gulforest3.jpg"></center>'
  462. if $clothingworntype ! 'nude' and tanga = 0 and CloSkirtShortness > 0:'<center><img src="images/qwest/gadukino/forest/gulforest_tanga1.'+rand(1,2)+'.jpg"></center>'
  463. if $clothingworntype = 'nude':'<center><img src="images/qwest/gadukino/forest/gulforest_nude1.'+rand(1,4)+'.jpg"></center>'
  464. else
  465. if $clothingworntype ! 'nude':'<center><img src="images/qwest/gadukino/forest/miramushroom3.jpg"></center>'
  466. if $clothingworntype = 'nude':'<center><img src="images/qwest/gadukino/forest/miramushroom_nude3.jpg"></center>'
  467. end
  468. end
  469. if $ARGS[0] = 'gadforestloststart':
  470. cla
  471. *clr
  472. !gs'time'
  473. gs 'stat'
  474. '<center><H4>Somewhere in the woods</H4></center>'
  475. if month >= 5 and month <= 9:
  476. if $clothingworntype ! 'nude':'<center><img src="images/qwest/gadukino/forest/gadfear1.jpg"></center>'
  477. if $clothingworntype = 'nude':'<center><img src="images/qwest/gadukino/forest/gadfear2.jpg"></center>'
  478. else
  479. '<center><img src="images/qwest/gadukino/forest/gadfear3.jpg"></center>'
  480. end
  481. 'You suddenly realize in horror that you are not familiar with the area you are in... you get lost.'
  482. act 'Further':
  483. if lost = 1: gt 'gadforestlost','1'
  484. if lost = 2: gt 'gadforestlost','2'
  485. if lost = 3: gt 'gadforestlost','3'
  486. if lost = 4: gt 'gadforestlost','4'
  487. end
  488. !add for realistic, rescue in forest! by illume
  489. forest_lost = 1
  490. if StoryLine = 1: forest_lostday = daystart + rand(1,3)
  491. end
  492. if $ARGS[0] = 'torncloth':
  493. !the withdrawal strength of the garment, if not jeans. moved from gadforest 1 into args, and call in all forest by illume
  494. if $clothingworntype ! 'nude':
  495. if (PCloThinness = 1 or PCloSkirt > 0) and PCloQuality < 5:
  496. !skirts, not fit, and not high-class enough by illume
  497. 'Oops, your cloth is spiked'
  498. dynamic $clothingworntype + 'H[<<clothingwornnumber>>] -= 1'
  499. !add remove cloth if worn out, need better texting by illume.
  500. if dyneval('RESULT = <<$clothingworntype>>H[<<clothingwornnumber>>]') <= 0:
  501. 'Your clothes are torn to pieces, you are naked now.'
  502. gs 'clothing', 'strip'
  503. end
  504. end
  505. end
  506. end
  507. --- gadforest ---------------------------------