bicycle.qsrc 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241
  1. # bicycle
  2. ! BikeLoc - tells us where bicycle is currently located
  3. !----------------------------------------------
  4. ! BikeLoc = 1 'gadsarai' ''
  5. ! BikeLoc = 2 'gadforest' 'forest_edge'
  6. ! BikeLoc = 3 'swamp_yard' 'start'
  7. !----------------------------------------------
  8. ! this gs handles biking for Sveta in the various locations of gadukino
  9. ! will only display bicycle actions if the BikeLoc is correct for the location passed in
  10. ! $ARGS[0] - location where this is called from
  11. ! Example: gs 'bicycle', 'gadsarai'
  12. if ($ARGS[0] = 'gadsarai' and BikeLoc = 1) or ($ARGS[0] = 'gadforest' and BikeLoc = 2) or ($ARGS[0] = 'swamp_yard' and BikeLoc = 3):
  13. act 'Ride your bicycle':
  14. *clr & cla
  15. menu_off = 1
  16. if $clothingworntype = 'nude':
  17. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/findvel_nude.jpg"></center>'
  18. else
  19. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/findvel.jpg"></center>'
  20. end
  21. *nl
  22. 'You see your old bike. It looks like it''s still in a good condition, you can probably ride it without any trouble.'
  23. if BikeLoc = 1:
  24. act 'Leave your bike alone':gt 'gadsarai'
  25. elseif BikeLoc = 2:
  26. act 'Leave your bike alone':gt 'gadforest','forest_edge'
  27. elseif BikeLoc = 3:
  28. act 'Leave your bike alone':gt 'swamp_yard','start'
  29. end
  30. if BikeLoc = 1 and hour >= 6 and hour < 20 and sunWeather = 1 and month >= 4 and month <= 10 and gadbikeday ! daystart:
  31. act 'Bike around the village (1:00)':
  32. *clr & cla
  33. menu_off = 1
  34. minut += 60
  35. gs 'exp_gain', 'run', rand(0,2)
  36. gs 'exp_gain', 'stren', rand(0,2)
  37. fat -= 2
  38. pcs_mood += 10
  39. pcs_sweat += 2
  40. gadbikeday = daystart
  41. if $clothingworntype = 'nude':
  42. pcs_horny += 15
  43. pcs_mood += 15
  44. if pcs_inhib < 50: inhib_exp += rand(0,2)
  45. gs 'arousal', 'flash', 5
  46. gs 'arousal', 'end'
  47. gs 'stat'
  48. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/bike_nude.jpg"></center>'
  49. *nl
  50. 'You ride nude, avoiding crowded places, exulting from this newfound courage. It''s hard to say what excites you more, fear or desire to be noticed.'
  51. elseif PCloSkirt > 0:
  52. bikerand = rand(0,10)
  53. if bikerand >= 8:
  54. if $pantyworntype ! 'none':
  55. pcs_horny += 5
  56. pcs_mood += 5
  57. if pcs_inhib < 20: inhib_exp += rand(0,2)
  58. gs 'arousal', 'flash', 5
  59. gs 'arousal', 'end'
  60. gs'stat'
  61. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/bike_tanga_1.jpg"></center>'
  62. *nl
  63. 'During your ride you lift your skirt several times, showing a glimpse of your panties to a few lucky villagers passing-by.'
  64. else
  65. pcs_horny += 10
  66. pcs_mood += 10
  67. if pcs_inhib < 30: inhib_exp += rand(0,2)
  68. gs 'arousal', 'flash', 5
  69. gs 'arousal', 'end'
  70. gs'stat'
  71. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/bike_tanga_2.jpg"></center>'
  72. *nl
  73. 'During your ride you lift your skirt several times, showing your bare ass to a few lucky villagers passing-by.'
  74. end
  75. else
  76. pcs_mood += 5
  77. gs 'stat'
  78. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/bike_2.jpg"></center>'
  79. *nl
  80. 'You enjoy the breath of fresh air from riding your bike by the seemingly endless fields of the village.'
  81. end
  82. elseif PCloSkirt = 0:
  83. pcs_mood += 5
  84. gs 'stat'
  85. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/bike.jpg"></center>'
  86. *nl
  87. 'You ride your bike, enjoying the surrounding country-side.'
  88. end
  89. act 'Finish your ride':gt 'gadsarai'
  90. end
  91. end
  92. if BikeLoc ! 1:
  93. if BikeLoc = 2:
  94. $bikeaction = 'Bike to your grandparents barn (0:12)'
  95. elseif BikeLoc = 3:
  96. $bikeaction = 'Bike to your grandparents barn (0:44)'
  97. end
  98. act '<<$bikeaction>>':
  99. *clr & cla
  100. menu_off = 1
  101. if BikeLoc = 2:
  102. minut += 12
  103. gs 'exp_gain', 'run', rand(0,1)
  104. gs 'exp_gain', 'stren', rand(0,1)
  105. fat -= 1
  106. pcs_mood += 5
  107. pcs_sweat += 1
  108. if swamp_clothes = 1:
  109. 'You remove the terrible excuse for clothing the hunters gave you. You''re sure you can find something better to wear at your grandparents house.'
  110. gs 'clothing', 'strip', 'gadforest'
  111. gs 'clothing', 'swamp_clothes', 0
  112. end
  113. elseif BikeLoc = 3:
  114. minut += 44
  115. gs 'exp_gain', 'run', rand(0,3)
  116. gs 'exp_gain', 'stren', rand(0,3)
  117. fat -= 3
  118. pcs_mood += 15
  119. pcs_sweat += 3
  120. if swamp_clothes = 1:
  121. 'You remove the terrible excuse for clothing the hunters gave you. You''re sure you can find something better to wear at your grandparents house.'
  122. gs 'clothing', 'strip', 'gadforest'
  123. gs 'clothing', 'swamp_clothes', 0
  124. end
  125. end
  126. BikeLoc = 1
  127. gs'stat'
  128. gs 'bicycle', 'clothes'
  129. *nl
  130. 'You jump onto your bike and ride to your grandparent barn.'
  131. act 'Finish your ride':gt 'gadsarai'
  132. end
  133. end
  134. if BikeLoc ! 2 and pcs_bushcraft > 10:
  135. if BikeLoc = 1:
  136. $bikeaction = 'Bike to the forest edge (0:12)'
  137. elseif BikeLoc = 3:
  138. $bikeaction = 'Bike to the forest edge (0:32)'
  139. end
  140. act '<<$bikeaction>>':
  141. *clr & cla
  142. menu_off = 1
  143. if BikeLoc = 1:
  144. minut += 12
  145. gs 'exp_gain', 'run', rand(0,1)
  146. gs 'exp_gain', 'stren', rand(0,1)
  147. fat -= 1
  148. pcs_mood += 5
  149. pcs_sweat += 1
  150. elseif BikeLoc = 3:
  151. minut += 32
  152. gs 'exp_gain', 'run', rand(0,2)
  153. gs 'exp_gain', 'stren', rand(0,2)
  154. fat -= 2
  155. pcs_mood += 0
  156. pcs_sweat += 2
  157. end
  158. BikeLoc = 2
  159. gs'stat'
  160. gs 'bicycle', 'clothes'
  161. *nl
  162. 'You jump onto your bike and ride to the edge of the forest.'
  163. act 'Finish your ride':gt 'gadforest','forest_edge'
  164. end
  165. end
  166. if BikeLoc ! 3 and hunterscabin = 1 and hunters_were_met = 1:
  167. if BikeLoc = 1:
  168. $bikeaction = 'Bike to the hunters cabin (0:44)'
  169. elseif BikeLoc = 2:
  170. $bikeaction = 'Bike to the hunters cabin (0:32)'
  171. end
  172. act '<<$bikeaction>>':
  173. *clr & cla
  174. menu_off = 1
  175. if BikeLoc = 1:
  176. minut += 44
  177. gs 'exp_gain', 'run', rand(0,3)
  178. gs 'exp_gain', 'stren', rand(0,3)
  179. fat -= 3
  180. pcs_mood += 15
  181. pcs_sweat += 3
  182. elseif BikeLoc = 2:
  183. minut += 32
  184. gs 'exp_gain', 'run', rand(0,2)
  185. gs 'exp_gain', 'stren', rand(0,2)
  186. fat -= 2
  187. pcs_mood += 10
  188. pcs_sweat += 2
  189. end
  190. BikeLoc = 3
  191. gs'stat'
  192. gs 'bicycle', 'clothes'
  193. *nl
  194. 'You jump onto your bike and ride to the hunters cabin.'
  195. act 'Finish your ride':gt 'swamp_yard','start'
  196. end
  197. end
  198. end
  199. end
  200. ! this gs handles images for biking for Sveta in the various locations of gadukino
  201. ! Example: gs 'bicycle', 'clothes'
  202. if $ARGS[0] = 'clothes':
  203. !need images for biking during snow/rain/winter/nighttime: currently only have summer daytime images
  204. !if sunWeather = 0 and (month < 4 or month > 10): snowing
  205. !else sunWeather = 0 and month >= 4 and month <= 10: raining
  206. !elseif month < 4 or month > 10 and hour < 6 or hour >= 22: winter nighttime
  207. !elseif month < 4 or month > 10: winter daytme
  208. !elseif hour < 6 or hour >= 22: summer nighttime
  209. !else summer daytime
  210. if $clothingworntype = 'nude':
  211. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/bike_nude.jpg"></center>'
  212. elseif PCloSkirt > 0:
  213. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/bike_2.jpg"></center>'
  214. else
  215. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/bike.jpg"></center>'
  216. end
  217. !end
  218. end
  219. --- bicycle ---------------------------------