123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484 |
- # fit
- if $ARGS[0] = 'start':
- cla
- *clr
- set minut += 5
- '<center><B><font color = maroon>Fitness Center</font></B></center>'
- '<center><img src="images\etogame\fit.jpg"></center>'
- 'Subscribe to the 30 classes worth 3000 ruble'
- 'Be sure to come to class in sportswear.'
- if abonement > 0: 'Subscription is valid for <<abonement>> Occupation'
- clr
- gs 'stat'
- fcolor = rgb(0,0,0)
- bcolor = rgb(255,255,255)
- LCOLOR = rgb(106,90,205)
- act 'QUIT':
- cla
- set minut += 5
- gt 'down'
- end
- if money >= 3000:
- act 'Buy a subscription (3,000 rubles)':
- cla
- set money -= 3000
- set abonement += 30
- 'You bought a ticket for 30 lessons'
- act 'Move away from cash': gt 'fit','start'
- end
- end
- if abonement > 0 and fitday ! day:
- act 'Walk in dressing room':
- cla
- frost = 0
- set abonement -= 1
- set fitday = day
- set razdtumbler = 1
- gt 'fit','razd'
- end
- end
- end
- if $ARGS[0] = 'razd':
- clr
- gs 'stat'
- $metkaM = $ARGS[0]
- $locM = $CURLOC
- set minut += 5
- '<center><B><font color = maroon>Dressing</font></B></center>'
- '<center><img src="images\etogame\razd.jpg"></center>'
- 'Classifieds'
- 'Recruited girls section races, the winners of the competition receive cash prizes.'
- 'Attention, visit the sports section razreshaetsya only with tracksuits.'
- if razdrand = 0 and tanznak = 0 and tanday ! day:
- tanday = day
- 'In the locker room you notice <a href="exec:gt ''fitgirl''">cute girl</a>.'
- end
- if tanznak = 2:
- cls
- '<center><img src="images\img\centr\razd4.jpg"></center>'
- '"You at least as name, maniac, and then raped her and Chesney did not even had the" asked the girl caught her breath.'
- '"I am the <<$name>>, and I will not rape you herself was not against" you said trying to find the eyes of her panties.'
- '"Looking for this?" asked the girl twirling on his finger your panties "I´m Tanya, and yet you seduced me, I did not have before the girls, and as it turned out a very good reason, I live here with my parents, if you want to come for a visit."'
- '"Okay as anything the race, briefs is true" you said holding out his hand.'
- '"Nope, do not return, there must me something to stay on the memory of the first girl." With these words, Tanya slipped your panties in his pocket and left.'
- set tanznak = 3
- set tanga = 0
- set nude = 1
- set tanya += 5
- act 'Further': gt 'fit','razd'
- exit
- end
- if begsec = 0: act 'Join section running': gt 'fit','1'
- if begsec > 0 and razdtumbler = 1 and sport > 0: act 'Go to section': gt 'beg','start'
- if begsec > 0 and razdtumbler = 1 and sport > 0 and beg >= 20 and week = 6: act '<B>Competitions on the run</B>': gt 'beg1','start'
- act 'Take a shower (0:15)':
- cla
- *clr
- set minut += 15
- if sweat > -3: set sweat = -3
- set horny += 1
- set hapri = 0
- set mop = 1
- dynamic $showerdin
- '<center><img src="images\pics\dush.jpg"></center>'
- 'You got into the bathroom and turned on the shower. Lathered body and washed off in the shower.'
- act 'Get out of the shower': gt 'fit','razd'
- end
- act 'Mirror':
- cla
- set fitMir = 1
- gt 'mirror','start'
- end
- act 'Cabinet':
- cla
- set fitLoker = 1
- gt 'loker','start'
- end
- if razdtumbler = 1 and sport > 0:
- act 'Go to the gym':
- cla
- gt 'fit','raz'
- end
- act 'Go to the dance studio.':
- cla
- gt 'danceclass'
- end
- end
- if razdtumbler = 0 or sport = 0:
- act 'Exit of the locker room':
- cla
- gt 'fit','start'
- end
- end
- end
- if $ARGS[0] = 'raz':
- cla
- *clr
- set minut += 5
- '<center><B><font color = maroon>Fitness Center</font></B></center>'
- '<center><img src="images\etogame\fit.jpg"></center>'
- 'In the fitness center a lot of different programs for the physical development of the organism.'
- clr
- gs 'stat'
- fcolor = rgb(0,0,0)
- bcolor = rgb(255,255,255)
- LCOLOR = rgb(106,90,205)
- set razdtumbler = 0
- set sportzalrand = rand(0,20)
- act 'Aerobics (Squeegee fat)':
- cla
- *clr
- set minut += 120
- set fat -= 10
- set reakt += RAND(1,3)
- set manna -= 5
- set sweat += 3
- if sportzalrand = 0: gt 'zal','0'
- if sportzalrand = 1: gt 'zal','1'
- if sportzalrand = 2: gt 'zal','2'
- if sportzalrand = 3: gt 'zal','3'
- '<center><img src="images\etogame\fit1.jpg"></center>'
- 'You are very vigorously the exercises for the music ebbs fat.'
- act 'Leave': gt 'fit','razd'
- end
- act 'Trenazhorka (in force)':
- cla
- *clr
- set minut += 120
- set stren += RAND(1,3)
- set fat -= 1
- set manna -= 5
- set sweat += 3
- if sportzalrand = 0: gt 'zal','0'
- if sportzalrand = 1: gt 'zal','1'
- if sportzalrand = 2: gt 'zal','2'
- if sportzalrand = 3: gt 'zal','3'
- '<center><img src="images\etogame\fit2.jpg"></center>'
- 'Did you do with iron for strength.'
- act 'Leave': gt 'fit','razd'
- end
- act 'Trenazhorka (endurance)':
- cla
- *clr
- set minut += 120
- set vital += RAND(1,3)
- set manna -= 5
- set fat -= 2
- set sweat += 3
- if sportzalrand = 0: gt 'zal','0'
- if sportzalrand = 1: gt 'zal','1'
- if sportzalrand = 2: gt 'zal','2'
- if sportzalrand = 3: gt 'zal','3'
- '<center><img src="images\etogame\fit3.jpg"></center>'
- 'Trainers were you doing on the development of endurance.'
- act 'Leave': gt 'fit','razd'
- end
- act 'Tennis testing of protection (skill)':
- cla
- *clr
- set minut += 120
- set agil += RAND(1,3)
- set fat -= 5
- set manna -= 5
- set sweat += 3
- set TenisDef += 1
- if sportzalrand = 0: gt 'zal','0'
- if sportzalrand = 1: gt 'zal','1'
- if sportzalrand = 2: gt 'zal','2'
- if sportzalrand = 3: gt 'zal','3'
- '<center><img src="images\etogame\fit4.jpg"></center>'
- 'You do tennis practicing defensive actions.'
- act 'Leave': gt 'fit','razd'
- end
- act 'Tennis working out attacks (velocity)':
- cla
- *clr
- set minut += 120
- set speed += RAND(1,3)
- set manna -= 5
- set fat -= 5
- set sweat += 3
- set TenisAt += 1
- if sportzalrand = 0: gt 'zal','0'
- if sportzalrand = 1: gt 'zal','1'
- if sportzalrand = 2: gt 'zal','2'
- if sportzalrand = 3: gt 'zal','3'
- '<center><img src="images\etogame\fit4.jpg"></center>'
- 'You do practicing tennis attacking actions.'
- act 'Leave': gt 'fit','razd'
- end
- act 'Section kickboxing': gt 'fit','kik'
- end
- if $ARGS[0] = 'kik':
- cla
- *clr
- set minut += 5
- '<center><B><font color = maroon>Kickboxing Section</font></B></center>'
- '<center><img src="images\etogame\kik.jpg"></center>'
- ''
- clr
- gs 'stat'
- fcolor = rgb(0,0,0)
- bcolor = rgb(255,255,255)
- LCOLOR = rgb(106,90,205)
- gs 'razrKik'
- act 'Testing jabs on pear':
- cla
- *clr
- set minut += 120
- set speed += RAND(1,3)
- set manna -= 5
- set fat -= 4
- set sweat += 3
- set Jab += RAND(1,3)
- '<center><img src="images\etogame\kik1.jpg"></center>'
- 'You practiced on pear jab, straight punches with long step forward. These strikes are not so powerful as the police, but they are faster.'
- act 'Leave': gt 'fit','razd'
- end
- act 'Testing power beats on a pear':
- cla
- *clr
- set minut += 120
- set stren += RAND(1,3)
- set manna -= 5
- set fat -= 4
- set sweat += 3
- set Punch += RAND(1,3)
- '<center><img src="images\etogame\kik1.jpg"></center>'
- 'You practiced on pear powerful force capable of hitting an opponent shake. These impacts are powerful, but they are hard to get.'
- act 'Leave': gt 'fit','razd'
- end
- act 'Testing of kicks':
- cla
- *clr
- set minut += 120
- set stren += RAND(1,3)
- set manna -= 5
- set fat -= 4
- set sweat += 3
- set Kik += RAND(1,3)
- '<center><img src="images\etogame\kik1.jpg"></center>'
- 'You practiced on pear powerful kicks able to cut down an opponent. These impacts are powerful, but are very difficult to hit.'
- act 'Leave': gt 'fit','razd'
- end
- act 'Testing of protection':
- cla
- *clr
- set minut += 120
- set agil += RAND(1,3)
- set manna -= 5
- set fat -= 4
- set sweat += 3
- set KikDef += RAND(1,3)
- '<center><img src="images\etogame\kik1.jpg"></center>'
- 'You practiced defense movements.'
- act 'Leave': gt 'fit','razd'
- end
- act 'Sparing (training bout in the ring)':
- cla
- *clr
- set round = 0
- 'You need to choose a rival for sparring'
- act 'Rival':
- set minut += 120
- set manna -= 5
- set fat -= 4
- set sweat += 3
- set strenV = RAND(10,20)
- set speedV = RAND(10,20)
- set agilV = RAND(10,20)
- set reactV = RAND(10,20)
- set vitalV = RAND(10,20)
- set intelV = 10
- set willV = 10
- !Навыки
- set JabV = RAND(5,20)
- set PunchV = RAND(5,20)
- set KikV = RAND(5,20)
- set KikDefV = RAND(5,20)
- !Параметры
- set healthV = vitalV * 10 + strenV * 5
- set $nameV = 'Sparring partner'
- set formula = 3
- set sparing = 1
- gt 'kikbox','start'
- end
- end
- if week >= 5:
- 'You can spend an amateur fight.'
- act 'Amateur fight':
- set round = 0
- set minut += 120
- set manna -= 5
- set fat -= 4
- set sweat += 3
- set razrand = RAND(0,1)
- if razradKik + razrand = 0:
- set strenV = RAND(10,20)
- set speedV = RAND(10,20)
- set agilV = RAND(10,20)
- set reactV = RAND(10,20)
- set vitalV = RAND(10,20)
- set intelV = 10
- set willV = 10
- !Навыки
- set JabV = RAND(10,30)
- set PunchV = RAND(10,30)
- set KikV = RAND(10,30)
- set KikDefV = RAND(10,30)
- !Параметры
- set healthV = vitalV * 10 + strenV * 5
- set $nameV = 'Rival without discharge'
- set formula = 3
- set amateur = 1
- end
- if razradKik + razrand = 1:
- set strenV = RAND(15,25)
- set speedV = RAND(15,25)
- set agilV = RAND(15,25)
- set reactV = RAND(15,25)
- set vitalV = RAND(15,25)
- set intelV = 10
- set willV = 10
- !Навыки
- set JabV = RAND(15,35)
- set PunchV = RAND(15,35)
- set KikV = RAND(15,35)
- set KikDefV = RAND(15,35)
- !Параметры
- set healthV = vitalV * 10 + strenV * 5
- set $nameV = 'Rival c third discharge'
- set formula = 3
- set amateur = 1
- end
- if razradKik + razrand = 2:
- set strenV = RAND(20,30)
- set speedV = RAND(20,30)
- set agilV = RAND(20,30)
- set reactV = RAND(20,30)
- set vitalV = RAND(20,30)
- set intelV = 10
- set willV = 10
- !Навыки
- set JabV = RAND(30,50)
- set PunchV = RAND(30,50)
- set KikV = RAND(30,50)
- set KikDefV = RAND(30,50)
- !Параметры
- set healthV = vitalV * 10 + strenV * 5
- set $nameV = 'Rival co second discharge'
- set formula = 3
- set amateur = 1
- end
- if razradKik + razrand = 3:
- set strenV = RAND(30,40)
- set speedV = RAND(30,40)
- set agilV = RAND(30,40)
- set reactV = RAND(30,40)
- set vitalV = RAND(30,40)
- set intelV = 10
- set willV = 10
- !Навыки
- set JabV = RAND(40,60)
- set PunchV = RAND(40,60)
- set KikV = RAND(40,60)
- set KikDefV = RAND(40,60)
- !Параметры
- set healthV = vitalV * 10 + strenV * 5
- set $nameV = 'Rival c first discharge'
- set formula = 3
- set amateur = 1
- end
- if razradKik + razrand = 4:
- set strenV = RAND(40,60)
- set speedV = RAND(40,60)
- set agilV = RAND(40,60)
- set reactV = RAND(40,60)
- set vitalV = RAND(40,60)
- set intelV = 10
- set willV = 10
- !Навыки
- set JabV = RAND(60,80)
- set PunchV = RAND(60,80)
- set KikV = RAND(60,80)
- set KikDefV = RAND(60,80)
- !Параметры
- set healthV = vitalV * 10 + strenV * 5
- set $nameV = 'Rival CCM'
- set formula = 3
- set amateur = 1
- end
- if razradKik + razrand >= 5:
- set strenV = RAND(60,100)
- set speedV = RAND(60,100)
- set agilV = RAND(60,100)
- set reactV = RAND(60,100)
- set vitalV = RAND(60,100)
- set intelV = 10
- set willV = 10
- !Навыки
- set JabV = RAND(80,110)
- set PunchV = RAND(80,110)
- set KikV = RAND(80,110)
- set KikDefV = RAND(80,110)
- !Параметры
- set healthV = vitalV * 10 + strenV * 5
- set $nameV = 'Rival MS'
- set formula = 3
- set amateur = 1
- end
- gt 'kikbox','start'
- end
- end
- end
- if $ARGS[0] = '1':
- cla
- *clr
- set minut += 5
- Set begsec = 1
- 'You signed up for the run section'
- act 'Leave': gt 'fit','razd'
- end
- --- fit ---------------------------------
|