208_gdksport 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621
  1. # gdksport
  2. $din_go_to_home_dance = {
  3. act 'Drive back':
  4. cls
  5. minut += 15
  6. gs 'stat'
  7. 'You called a taxi and you brought back to town.'
  8. if cumface > 0: cumface = 0 & 'Along the way you wiped the sperm from the face wipes.'
  9. act 'Leave': gt 'gorodok'
  10. end
  11. }
  12. $din_beg_gor_sec = {
  13. cls
  14. gs 'stat'
  15. 'Aboniment section running costs 100 rubles for 30 days.'
  16. if money >= 100 and gsAboBeg <= 0:
  17. act 'Buy a subscription to the running section 100 rubles':
  18. cls
  19. money -= 100
  20. gsAboBeg += 30
  21. gs 'stat'
  22. 'You bought a ticket for 30 visits section running.'
  23. act 'Exit': gt 'gdksport'
  24. end
  25. end
  26. act 'Exit': gt 'gdksport'
  27. }
  28. $din_dance_gor_sec = {
  29. cls
  30. gs 'stat'
  31. 'Aboniment section running costs 100 rubles for 30 days.'
  32. if money >= 100 and gsAboDance <= 0:
  33. act 'Buy a ticket to the dance 100 rubles':
  34. cls
  35. money -= 100
  36. gsAboDance += 30
  37. gs 'stat'
  38. 'You bought a ticket for 30 visits dance section.'
  39. act 'Exit': gt 'gdksport'
  40. end
  41. end
  42. act 'Exit': gt 'gdksport'
  43. }
  44. $din_voll_gor_sec = {
  45. cls
  46. gs 'stat'
  47. 'Aboniment section volleyball costs 300 rubles for 30 days.'
  48. if money >= 300 and gsAboVolley <= 0:
  49. act 'Buy a subscription for 300 rubles volleyball':
  50. cls
  51. money -= 300
  52. gsAboVolley += 30
  53. gs 'stat'
  54. 'You bought a ticket for 30 visits section volleyball.'
  55. act 'Exit': gt 'gdksport'
  56. end
  57. end
  58. act 'Exit': gt 'gdksport'
  59. }
  60. $metkaM = $ARGS[0]
  61. $locM = $CURLOC
  62. $metka = $ARGS[0]
  63. $loc = $CURLOC
  64. gs 'stat'
  65. fcolor = rgb(0,0,0)
  66. bcolor = rgb(255,255,255)
  67. LCOLOR = rgb(106,90,205)
  68. '<center><B><font color = maroon>House of Culture</font></B></center>'
  69. '<center><img src="images\qwest\alter\gdksport.jpg"></center>'
  70. 'The house work culture section <a href="exec:dynamic $din_beg_gor_sec">Racing</a>, <a href="exec:dynamic $din_dance_gor_sec">Dance</a> and <a href="exec:dynamic $din_voll_gor_sec">Volleyball</a>. Subscribe to 30 visits costs 100 rubles.'
  71. if kotovLoveQW > 0 and hour = 16:
  72. 'Do you see how the club is included <a href="exec:minut += 3 & GT ''kotovEv''">Vitek Kotov</a> with a large sports bag'
  73. end
  74. if grupNPC[3] >= 80 and hour = 17 and ivansportday ! day:
  75. 'Do you see how the club included <a href="exec:minut += 3 & GT ''IvanEv''">Ivan Prokhorov</a> with a large sports bag'
  76. end
  77. if grupNPC[5] >= 80 and fedorKozlovQW = 0 and GorSlut = 0 and UNSTARTER = 1:
  78. !ивент не должен стартовать так как не закончен
  79. cls
  80. fedorKozlovQW = 1
  81. gs 'stat'
  82. numnpc = 5
  83. '<center><B><font color = maroon><<$npcName[numnpc]>> <<$npcSurName[numnpc]>></font></B></center>'
  84. '<center><img src="images\qwest\alter\npc<<numnpc>>.jpg"></center>'
  85. 'The club you unexpectedly met Fedor Kozlov in your class. He smiled affably you "Hello <<$name>>. Hmm ... Here is the deal ... I have an extra ticket to the movies. Let´s go together."'
  86. act 'Refuse':
  87. cls
  88. grupNPC[5] = 40
  89. gs 'stat'
  90. '<center><B><font color = maroon><<$npcName[numnpc]>> <<$npcSurName[numnpc]>></font></B></center>'
  91. '<center><img src="images\qwest\alter\npc<<numnpc>>.jpg"></center>'
  92. 'You refused to Fedor referring to employment. Fedor frowned. "Okay. Whereas some other time."'
  93. act 'Leave': gt 'gdksport'
  94. end
  95. act 'Agree':
  96. cls
  97. fedorKozlovQW = 10
  98. grupNPC[5] = 100
  99. minut += 15
  100. gs 'stat'
  101. '<center><B><font color = maroon><<$npcName[numnpc]>> <<$npcSurName[numnpc]>></font></B></center>'
  102. '<center><img src="images\qwest\alter\npc<<numnpc>>.jpg"></center>'
  103. 'You agreed and delighted Fedor took you to a movie theater located in the park.'
  104. act 'Watch a movie':
  105. cls
  106. minut += 100
  107. manna += 100
  108. gs 'stat'
  109. '<center><B><font color = maroon><<$npcName[numnpc]>> <<$npcSurName[numnpc]>></font></B></center>'
  110. '<center><img src="images\qwest\alter\npc<<numnpc>>.jpg"></center>'
  111. 'Fedor gave tickets at the entrance and you went into the hall. Soon the lights went out and started the movie. Fedor sat motionless and only occasionally glancing at you. Movie was quite interesting and you watched it with pleasure. When the movie ended, the hall lights were turned on and Fedor became accompany you. "<<$name>>. I like you. Maybe we could meet?"'
  112. act 'Refuse':
  113. cls
  114. grupNPC[5] = 40
  115. fedorKozlovQW = 2
  116. minut += 15
  117. gs 'stat'
  118. '<center><B><font color = maroon><<$npcName[numnpc]>> <<$npcSurName[numnpc]>></font></B></center>'
  119. '<center><img src="images\qwest\alter\npc<<numnpc>>.jpg"></center>'
  120. 'You refused to meet with him to Fedor and was invited to stay friends. Fedor visibly upset and silently carried you home.'
  121. act 'Leave': gt 'gorodok'
  122. end
  123. act 'Agree':
  124. cls
  125. minut += 15
  126. gs 'stat'
  127. '<center><B><font color = maroon><<$npcName[numnpc]>> <<$npcSurName[numnpc]>></font></B></center>'
  128. '<center><img src="images\qwest\alter\npc<<numnpc>>.jpg"></center>'
  129. 'You have agreed to meet with Fedor. Fedor was visibly delighted and escort you to the house on the way you viewed fun discussing movies.'
  130. act 'Leave': gt 'gorodok'
  131. end
  132. end
  133. end
  134. exit
  135. end
  136. act 'Exit': gt 'gdk'
  137. if albinaQWdance > 0 or gsAboDance > 0 or gsAboBeg > 0 or gsAboVolley > 0:
  138. act 'Change clothes in the locker room': gt 'loker','start'
  139. if sweat >= 0:
  140. act 'Wash in the shower':
  141. cls
  142. dynamic $showerdin
  143. minut += 15
  144. set horny += 1
  145. set hapri = 1
  146. set mop = 1
  147. if sweat > -3: set sweat = -3
  148. if frost > 0: frost = 0
  149. gs 'stat'
  150. '<center><img src="images\pics\dush.jpg"></center>'
  151. if kotovVSprohorov = 1:
  152. kotovVSprohorov = 2
  153. 'You entered the women´s shower and turning the water began to lather your body washcloth. Suddenly, the door creaked and you remember that you forgot to close it. You looked back and saw that standing in the doorway Ivan Prokhorov and treat you. "Hi Svetsik. Can I join? And then the men´s shower place." Ivan smiled after these words.'
  154. act 'expel Ivan':
  155. cls
  156. IvanShowerQW = 1
  157. gs 'stat'
  158. '<center><img src="images\pics\dush.jpg"></center>'
  159. 'You covered the chest hand and the other hand launched a washcloth in Ivan. He easily dodged the flying sponges and laughter came out of the shower. You locked the door and quickly domylis shower.'
  160. act 'Get out of the shower': gt $locM, $metkaM
  161. end
  162. act 'Uh, what?':
  163. cls
  164. gs 'stat'
  165. '<center><img src="images\pics\dush.jpg"></center>'
  166. 'Were you surprised like, and your insecurities Ivan regarded as consent. He went into the shower and closed the door behind him.'
  167. act 'Escape from the shower': IvanShowerQW = 1 & gt $locM, $metkaM
  168. act 'bathe together':
  169. cls
  170. minut += 5
  171. horny += 10
  172. gs 'stat'
  173. '<center><img src="images\pics\dush.jpg"></center>'
  174. 'Ivan took off his boxer shorts and went under a jet shower. His muscular body was very close to yours. You tried not to look at him but his eyes involuntarily dropped to his groin where hung thick cock. Ivan winked "Want to soap?"'
  175. act 'lather Ivan':
  176. cls
  177. minut += 5
  178. horny += 20
  179. gs 'stat'
  180. '<center><img src="images\qwest\alter\ev\shower.jpg"></center>'
  181. 'You took a washcloth and began to lather body of Ivan. His cock began to get up and touched your thigh. Ivan began to hug you and caress your body with your hands.'
  182. act 'make a blow':
  183. cls
  184. minut += 5
  185. horny += 20
  186. bj += 1
  187. if npcSex[3] = 0: npcSex[3] = 1 & guy += 1
  188. gs 'stat'
  189. '<center><img src="images\qwest\alter\ev\shover.jpg"></center>'
  190. 'You slowly sank to his knees in front of Ivan and his cock was in front of your face. Ivan spent impatiently you head lips mouth open and you let his cock. Your lips tightly wraps solid rod Ivan and you sucked in the shower under the streams of water. Suddenly Ivan took a member of your mouth and taking you by the hand raised to his feet, he dug his lips to your breast and began to suck. You swept bliss. Ivan turned your back to him and pushed you back.'
  191. act 'stand cancer':
  192. cls
  193. IvanShowerQW = 10
  194. minut += 5
  195. horny += 20
  196. $boy = 'Ivan'
  197. dick = 17
  198. gs 'stat'
  199. '<center><img src="images\qwest\alter\ev\shover2.jpg"></center>'
  200. 'You bent over and felt the hand of Ivan stroking your ass and anus.'
  201. lubonus = 10
  202. dynamic $analsex
  203. 'Ivan pulls a member of your priests and you feel like you are on the back and buttocks land warm trickle of sperm.'
  204. act 'Get out of the shower': gt $locM, $metkaM
  205. end
  206. end
  207. end
  208. end
  209. end
  210. exit
  211. end
  212. 'You entered the women´s shower and began soaping his body washcloth. After washed soap and washed hair with shampoo. Rinse off the shampoo you become completely clean. After showering you comb your hair and dressed.'
  213. act 'Get out of the shower': gt $locM, $metkaM
  214. end
  215. end
  216. end
  217. if hour >= 16 and hour <= 20:
  218. if albinaQWdance > 0 and AlbinaBlokDance = 0 and ZvezdEnd = 0:
  219. if sport > 0:
  220. act 'Train with Zvezdushkami':
  221. cls
  222. set minut += 120
  223. set fat -= 5
  224. agil+= RAND(1,3)
  225. set manna -= 5
  226. set sweat += 3
  227. dancePRO += RAND(1,3)
  228. gs 'stat'
  229. '<center><img src="images\etogame\fit1.jpg"></center>'
  230. if dancePRO < 20:
  231. sub += 1
  232. 'You train together with sex of "Zvezdushek", you get bad and Albina constantly yelling at you and calling them bowlegged kolkhoz.'
  233. end
  234. if dancePRO >= 20 and dancePRO < 40:
  235. sub += 1
  236. 'You train together with sex of "Zvezdushek" you sometimes get something, but most movements by Albina constantly yelling at you and calling them bowlegged kolkhoz.'
  237. end
  238. if dancePRO >= 40 and dancePRO < 60:
  239. 'You train together with sex of "Zvezdushek" you dance with sex getting in the general rhythm, but not happy Albina "<<$name>>, very sluggish, more life."'
  240. end
  241. if dancePRO >= 60 and dancePRO < 80:
  242. 'You train together with sex of "Zvezdushek" you normally get all but Albina regularly you niggles "<<$name>>, you are not at the funeral, raise your head and smile!"'
  243. end
  244. if dancePRO >= 80:
  245. 'You dance beautifully and Albina you start to put an example to other girl.'
  246. stardance += 1
  247. if stardance < 10:
  248. if otkazDanceWhore > 0 and AlbinaLast > 0:
  249. AlbinaBlokDance = 1
  250. 'After training Albina withdraws you aside and starts berating. "You roundnose Kolhoz. Because of you I am losing customers. So fuck off, you are no longer uchavstvuesh in the team."'
  251. end
  252. if otkazDanceWhore > 0 and AlbinaLast = 0:
  253. AlbinaLast = 1
  254. otkazDanceWhore = 0
  255. if AlbFather = 0: AlbFather = 1
  256. 'After training Albina withdraws you aside and starts berating. "I know you´re young and stupid, but I explain to you in the first and last time. Again swept me with clients fly from Zvezdushek miserably. Entertain men is part of the business."'
  257. end
  258. if DanceWhoreT > 0:
  259. DanceWhoreT = 0
  260. if AlbFather = 0: AlbFather = 1
  261. 'Albina after training beckons you to her. "Good <<$name>>. Communicating with men of the business. Main keep his mouth shut. You´re doing fine, doing well. Stick with me and you will have all the money, cars and apartments."'
  262. end
  263. end
  264. if stardance >= 10:
  265. stardance = 0
  266. albpayrand = RAND(1,5)
  267. 'Albina gathered girls. Today small halturka planned. Each will receive <<albpayrand*1000>> per job. The matter for a couple of hours.'
  268. act 'Go part time':
  269. cls
  270. minut += 120
  271. money += albpayrand * 1000
  272. if sweat > -3: set sweat = -3
  273. profiDanceTime += 1
  274. gs 'stat'
  275. 'You agreed and Albina phoned by phone. Soon the car came up to you. You sank with sex in the car and went somewhere. Soon you come to what that home in a large hall where people were sitting and pointed. You are dressed in costumes who sewed commissioned Albina, and went on stage to dance to the fiery music. You danced very well and everything went smoothly. You left the stage and Albina distributed money. You take turns on bystrenkomu took a shower.'
  276. if vnesh >= 13:
  277. if vnesh < 16: wealthmanrand = RAND(0,15)
  278. if vnesh >= 16 and vnesh < 18: wealthmanrand = RAND(0,12)
  279. if vnesh >= 18: wealthmanrand = RAND(0,10)
  280. if wealthmanrand = 0:
  281. kolvomanparty = 1
  282. danceWhorePay = RAND(3,8)
  283. 'You see how a man came to Albina in a decent suit and began about something with her to talk quietly.'
  284. end
  285. if wealthmanrand = 1:
  286. kolvomanparty = 2
  287. danceWhorePay = RAND(5,10)
  288. 'You see how to Albina approached by two guys and started about something to talk to her.'
  289. end
  290. if wealthmanrand = 2:
  291. kolvomanparty = 1
  292. danceWhorePay = RAND(4,9)
  293. 'You see how to Albina came Caucasian and became what it is talking to her gesticulating.'
  294. end
  295. if wealthmanrand = 3:
  296. kolvomanparty = 2
  297. danceWhorePay = RAND(6,12)
  298. 'You see how to Albina came two Caucasians and become about something to talk to her.'
  299. end
  300. if wealthmanrand = 4:
  301. kolvomanparty = 3
  302. danceWhorePay = RAND(8,14)
  303. 'You see how to Albina came three Caucasians and became what it is talking to her.'
  304. end
  305. if wealthmanrand = 5:
  306. kolvomanparty = 1
  307. danceWhorePay = RAND(5,10)
  308. 'You see as a Negro came Albina and became about something to talk to her.'
  309. end
  310. if wealthmanrand = 6:
  311. kolvomanparty = 2
  312. danceWhorePay = RAND(7,15)
  313. 'You see how to Albina approached two blacks and became what it is talking to her.'
  314. end
  315. if wealthmanrand = 7:
  316. kolvomanparty = 3
  317. danceWhorePay = RAND(10,20)
  318. 'You see how to Albina approached three blacks and became what it is talking to her.'
  319. end
  320. if wealthmanrand <= 7:
  321. 'After talking Albina came to you. "<<$name>>, need to talk."'
  322. act 'About what?':
  323. cls
  324. minut += 15
  325. gs 'stat'
  326. 'You asked Albina what she wanted to talk.'
  327. if kolvomanparty = 1: 'Albina came closer to you and quietly began to speak, "You see this guy? If you stay with him for an hour and be affectionate, you will be able to earn not bad. Obtain <<danceWhorePay*1000>> rubles."'
  328. if kolvomanparty > 1: 'Albina came closer to you and quietly began to speak, "You see these guys? If you stay with them for a couple of hours and be affectionate, you will be able to earn not bad. Obtain <<danceWhorePay*1000>> rubles."'
  329. act 'Cancel and go back':
  330. cls
  331. minut += 15
  332. otkazDanceWhore += 1
  333. DanceWhoreT = 0
  334. gs 'stat'
  335. 'You got in the car and soon, along with sex you brought back to town.'
  336. act 'Leave': gt 'gorodok'
  337. end
  338. act 'Agree':
  339. cls
  340. money += danceWhorePay * 1000
  341. DanceWhore += 1
  342. DanceWhoreT += 1
  343. otkazDanceWhore = 0
  344. slutty += 1
  345. gs 'stat'
  346. 'You agreed and Albina you counted the money.'
  347. if wealthmanrand = 0: act 'Go with a man': gt 'DanceWhore1'
  348. if wealthmanrand = 1: act 'Go with men': gt 'DanceWhore2'
  349. if wealthmanrand = 2: act 'Go in Caucasians': gt 'DanceWhore3'
  350. if wealthmanrand = 3: act 'Go with Caucasians': gt 'DanceWhore4'
  351. if wealthmanrand = 4: act 'Go with Caucasians': gt 'DanceWhore5'
  352. if wealthmanrand = 5: act 'Start with a black man': gt 'DanceWhore6'
  353. if wealthmanrand = 6: act 'Go with blacks': gt 'DanceWhore7'
  354. if wealthmanrand = 7: act 'Go with blacks': gt 'DanceWhore8'
  355. end
  356. end
  357. exit
  358. end
  359. end
  360. if vnesh < 13:
  361. 'After dancing Albina talked with some sort of men and what is agreed.'
  362. end
  363. act 'Drive back':
  364. cls
  365. minut += 15
  366. gs 'stat'
  367. 'You got in the car and soon, along with sex you brought back to town.'
  368. act 'Leave': gt 'gorodok'
  369. end
  370. end
  371. end
  372. end
  373. act 'Leave': gt 'gdksport'
  374. end
  375. end
  376. end
  377. if gsAboDance > 0:
  378. if sport > 0:
  379. act 'Section dance ticket is valid for <<gsAboDance>> visits':
  380. cla
  381. *clr
  382. gsAboDance -= 1
  383. set minut += 120
  384. set fat -= 5
  385. agil+= RAND(1,3)
  386. set manna -= 5
  387. set sweat += 3
  388. dance += RAND(5,15)
  389. gs 'stat'
  390. '<center><img src="images\etogame\fit1.jpg"></center>'
  391. if dance < 100: 'You studied modern dance club, which is very popular in discos.'
  392. if dance >= 100:
  393. 'Podcherpnut you tried something new in modern club dancing, but you all already know it.'
  394. if albinaQWdance = 0 and StoryLine > 0:
  395. 'When the training is over you noticed how the room got a few girls and Albina Barlovskaya. Albina odnoklasnitsa you, but you almost nothing about her know.'
  396. act 'Say hello to Albina':
  397. cls
  398. gs 'stat'
  399. numnpc = 23
  400. '<center><B><font color = maroon><<$npcName[numnpc]>> <<$npcSurName[numnpc]>></font></B></center>'
  401. '<center><img src="images\qwest\alter\npc<<numnpc>>.jpg"></center>'
  402. 'You are greeted with Albina. She raised an eyebrow haughtily. "And it´s you.''s Your name there? Oh yeah <<$name>>. Did you? Zanimaeshsya Dancing?" You nodded confirming the obvious. Albina dismissive laugh. "Well, how´s it going?" You said coldly Albina "Not bad." Albina gave you look arrogant "Not bad? Well, maybe in comparison with other local bowlegged and not bad. But I doubt that you can dance on a more or less professional level."'
  403. act 'I do not care.':
  404. cls
  405. numnpc = 23
  406. dom += 1
  407. grupNPC[numnpc] -= 5
  408. gs 'stat'
  409. '<center><B><font color = maroon><<$npcName[numnpc]>> <<$npcSurName[numnpc]>></font></B></center>'
  410. '<center><img src="images\qwest\alter\npc<<numnpc>>.jpg"></center>'
  411. 'You said scornfully as possible that you do not care and turned away from Albina. She said with a giggle. "Girls. Let´s train."'
  412. act 'Leave': gt 'gdk'
  413. end
  414. act 'I know how to dance.':
  415. cls
  416. numnpc = 23
  417. !dom += 1
  418. !grupNPC[numnpc] -= 5
  419. gs 'stat'
  420. '<center><B><font color = maroon><<$npcName[numnpc]>> <<$npcSurName[numnpc]>></font></B></center>'
  421. '<center><img src="images\qwest\alter\npc<<numnpc>>.jpg"></center>'
  422. 'Albina you already began to annoy his arrogance. And you told her firmly that you know how to dance. Albina turned to the girls who came to her and said. "Girls. Let´s train." Then she turned to you and said with a slight grin. "You can sit and watch as the dance pros. Itself will understand everything"'
  423. act 'Leave': gt 'gdk'
  424. act 'Watch.':
  425. cls
  426. minut += 15
  427. gs 'stat'
  428. 'Girls included stereo and started dancing. You once it became clear that they dance very well and professionally. You can hardly so. Albina also dances much better than you. And indeed very concerted action girls and waste, apparently they do not work out this dance for the first time. When the music ended Albina said, "Girls. While a little break." She came to you and said a little breathlessly, "We are the pros. We spent a dance troupe Zvezdushki. Dancing on holidays. Even in a music video filming."'
  429. act 'Leave': gt 'gdk'
  430. act 'Ask for them in the community.':
  431. cls
  432. minut += 15
  433. gs 'stat'
  434. 'You are asked to dance group. Albina grinned "Can you? We then have all worked. Though vprchem. Show how you know how to dance." Albina included music and girls gathered to look at your dance.'
  435. act 'Dance.':
  436. cls
  437. minut += 5
  438. gs 'stat'
  439. 'You began to dance to the music, trying as much as possible. When the music stopped you came Albina. "Collective Farm Style course. But nothing, you have some potential."'
  440. act 'Well take me to your team?':
  441. cls
  442. albinaQWdance = 1
  443. minut += 5
  444. gs 'stat'
  445. 'You asked Albina, if she would take you to their team. Albina thought and answered you. "Okay, take it. Maybe from you and get anything worthwhile."'
  446. act 'Leave': gt 'gdk'
  447. end
  448. end
  449. end
  450. end
  451. end
  452. end
  453. end
  454. end
  455. act 'Leave': gt 'gdksport'
  456. end
  457. else
  458. 'You are not dressed in sportswear.'
  459. end
  460. end
  461. if gsAboBeg > 0:
  462. if sport > 0:
  463. act 'Section races, subscription is valid for <<gsAboBeg>> visits':
  464. cla
  465. *clr
  466. gsAboBeg -= 1
  467. set minut += 120
  468. set speed += RAND(1,3)
  469. set manna -= 5
  470. set fat -= 5
  471. set sweat += 3
  472. set beg += RAND(3,6)
  473. gs 'stat'
  474. '<center><img src="images\etogame\parkbeg.jpg"></center>'
  475. 'You do run for two hours.'
  476. act 'Leave': gt 'gdksport'
  477. end
  478. else
  479. 'You are not dressed in sportswear.'
  480. end
  481. end
  482. if gsAboVolley > 0 and volleysostav = 0:
  483. if sport > 0:
  484. if week ! 5:
  485. act 'Section volleyball ticket is valid for <<gsAboVolley>> visits':
  486. cla
  487. *clr
  488. gsAboVolley -= 1
  489. set minut += 120
  490. set speed += RAND(1,3)
  491. agil += RAND(1,3)
  492. stren += RAND(1,3)
  493. vital += RAND(1,3)
  494. set manna -= 5
  495. set fat -= 5
  496. set sweat += 3
  497. set beg += RAND(1,2)
  498. volleyboll += 1
  499. gs 'stat'
  500. '<center><img src="images\qwest\alter\gdksport.jpg"></center>'
  501. 'At the beginning of the workout you ran a few laps around the room. After you press the jog and do abdominal exercises. Then began to practice reception and feeding the ball.'
  502. act 'Leave': gt 'gdksport'
  503. act 'Go to coaching': gt 'Voltrener'
  504. end
  505. end
  506. if week = 5:
  507. act 'Section volleyball ticket is valid for <<gsAboVolley>> visits':
  508. cla
  509. *clr
  510. gsAboVolley -= 1
  511. set minut += 120
  512. set speed += RAND(1,3)
  513. agil += RAND(1,3)
  514. stren += RAND(1,3)
  515. vital += RAND(1,3)
  516. set manna -= 5
  517. set fat -= 5
  518. set sweat += 3
  519. set beg += RAND(1,2)
  520. volleyboll += 1
  521. dom += 1
  522. gs 'stat'
  523. '<center><img src="images\qwest\alter\gdksport.jpg"></center>'
  524. 'Fridays are usually held as the game in which to discover strengths and talented athletes.'
  525. if volleyboll < 25:
  526. 'You are absolutely lousy play and constantly mistaken. Finally nerves coach not stand up and it removes you from the field.'
  527. end
  528. if volleyboll >= 25 and volleyboll < 50:
  529. 'You do not play very much. Sometimes make blunders. Coach is angry, but tolerates your antics.'
  530. end
  531. if volleyboll >= 50 and volleyboll < 75:
  532. 'You play well on the field and rarely wrong. Coach looks pleased you.'
  533. end
  534. if volleyboll >= 75:
  535. 'You play great on the field, easily replaying their rivals. Coach looks pleased with your game.'
  536. end
  537. act 'Leave': gt 'gdksport'
  538. act 'Go to coaching': gt 'Voltrener'
  539. end
  540. end
  541. else
  542. 'You are not dressed in sportswear.'
  543. end
  544. end
  545. if volleysostav > 0:
  546. if sport > 0:
  547. if week ! 6:
  548. act 'To engage with the team':
  549. cla
  550. *clr
  551. set minut += 120
  552. set speed += RAND(1,3)
  553. agil += RAND(1,3)
  554. stren += RAND(1,3)
  555. vital += RAND(1,3)
  556. set manna -= 5
  557. set fat -= 5
  558. set sweat += 3
  559. set beg += RAND(1,2)
  560. volleyboll += 1
  561. trenerepa += 1
  562. gs 'stat'
  563. '<center><img src="images\qwest\alter\gdksport.jpg"></center>'
  564. 'At the beginning of the workout you ran a few laps around the room. After you press the jog and do abdominal exercises. Then began to practice reception and feeding the ball. At the end of the workout you had a game.'
  565. act 'Leave': gt 'gdksport'
  566. act 'Go to coaching': gt 'Voltrener'
  567. end
  568. end
  569. if week = 6:
  570. act 'Check out the competition with a team':
  571. cla
  572. *clr
  573. set minut += 180
  574. set speed += RAND(1,3)
  575. agil += RAND(1,3)
  576. stren += RAND(1,3)
  577. vital += RAND(1,3)
  578. set manna -= 5
  579. set fat -= 5
  580. set sweat += 3
  581. set beg += RAND(1,2)
  582. volleyboll += RAND(1,3)
  583. dom += 1
  584. trenerepa += 2
  585. gs 'stat'
  586. '<center><img src="images\qwest\alter\gdksport.jpg"></center>'
  587. 'On Saturday, as always, leaving the team to the competition.'
  588. if volleysostav = 1: 'You sit on the bench watching your team plays.'
  589. act 'Play': gt 'volley'
  590. end
  591. end
  592. else
  593. 'You are not dressed in sportswear.'
  594. end
  595. end
  596. else
  597. 'Sports clubs are closed.'
  598. end
  599. --- gdksport ---------------------------------