123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483 |
- # road
- <<<<<<< 393_road
- $polustanok = {
- cls
- gs 'stat'
- 'Ordinary railway platform.'
- act 'Exit': minut += 10 & nroad = 5 & gt 'road'
- if money >= 150:
- act 'Buy a ticket to the town (150 rubles)':
- cls
- money -= 150
- minut += 15
- gs 'stat'
- '<center><img src="images\etogame\electri.jpg"></center>'
- 'You paid for the ticket and boarded the train going in the town.'
- 'After 15 minutes the train stopped at the station.'
- act 'To go further':
- cls
- minut += 15
- gs 'stat'
- '<center><img src="images\etogame\electri.jpg"></center>'
- 'After 15 minutes the train stopped at the station.'
- act 'To go further':
- cls
- minut += 15
- gs 'stat'
- '<center><img src="images\etogame\electri.jpg"></center>'
- 'After 15 minutes the train stopped in the Township.'
- act 'Exit': minut += 20 & nroad = 20 & gt 'vokzalG'
- end
- act 'Exit': minut += 15 & nroad = 15 & gt 'road'
- end
- act 'Exit': minut += 10 & nroad = 10 & gt 'road'
- end
- end
- if money >= 50:
- act 'Buy a ticket to the Centre (50 rubles)':
- cls
- money -= 50
- minut += 15
- gs 'stat'
- '<center><img src="images\etogame\electri.jpg"></center>'
- 'You paid for the ticket and boarded the train going in the town.'
- 'After 15 minutes the train stopped at the Centre.'
- act 'Exit': minut += 5 & nroad = 0 & gt 'Vokzal'
- end
- =======
- $polustanok={
- cls
- gs'stat'
- 'Ordinary railway platform.'
- act 'Go_Out':minut+=10&nroad=5>'road'
- if money>=150:
- act 'Buy a ticket to town (150 RUB)':
- cls
- money-=150
- minut+=15
- gs'stat'
- '<center><img src="pic/electri.jpg" ></center>'
- 'You paid for a ticket and boarded the train going into town.'
- 'through 15 minute train stopped at the station.'
-
- act 'go further':
- cls
- minut+=15
- gs'stat'
- '<center><img src="pic/electri.jpg" ></center>'
- 'through 15 minute train stopped at the station Gadyukino.'
-
- act 'go further':
- cls
- minut+=15
- gs'stat'
- '<center><img src="pic/electri.jpg" ></center>'
- 'through 15 minute train stopped in town.'
- act 'Go_Out':minut+=20&nroad=20>'vokzalG'
- end
-
- act 'Go_Out':minut+=15&nroad=15>'road'
- end
-
- act 'Go_Out':minut+=10&nroad=10>'road'
- end
- end
- if money>=50:
- act 'Buy a ticket to the Center (50 RUB)':
- cls
- money-=50
- minut+=15
- gs'stat'
- '<center><img src="pic/electri.jpg" ></center>'
- 'You paid for a ticket and boarded the train going into town.'
- 'through 15 minute train stopped in the center.'
- act 'Go_Out':minut+=5&nroad=0>'Vokzal'
- end
- >>>>>>> 393_road
- end
- }
- <<<<<<< 393_road
- $polustanok2 = {
- cls
- gs 'stat'
- 'Ordinary railway platform.'
- act 'Exit': minut += 10 & nroad = 10 & gt 'road'
- if money >= 100:
- act 'Buy a ticket to the town (100 rubles)':
- cls
- money -= 100
- minut += 15
- gs 'stat'
- '<center><img src="images\etogame\electri.jpg"></center>'
- 'You paid for the ticket and boarded the train going in the town.'
- 'After 15 minutes the train stopped at the station.'
- act 'To go further':
- cls
- minut += 15
- gs 'stat'
- '<center><img src="images\etogame\electri.jpg"></center>'
- 'After 15 minutes the train stopped in the Township.'
- act 'Exit': minut += 20 & nroad = 20 & gt 'vokzalG'
- end
- act 'Exit': minut += 10 & nroad = 15 & gt 'road'
- end
- end
- if money >= 100:
- act 'Buy a ticket to the Center (100 rubles)':
- cls
- money -= 100
- minut += 15
- gs 'stat'
- '<center><img src="images\etogame\electri.jpg"></center>'
- 'You paid for the ticket and boarded the train going in the town.'
- act 'To go further':
- cls
- minut += 15
- gs 'stat'
- '<center><img src="images\etogame\electri.jpg"></center>'
- 'After 15 minutes the train stopped at the Centre.'
- act 'Exit': minut += 5 & nroad = 0 & gt 'Vokzal'
- end
- act 'Exit': minut += 20 & nroad = 5 & gt 'road'
- end
- =======
- $polustanok2={
- cls
- gs'stat'
- 'Ordinary railway platform.'
- act 'Go_Out':minut+=10&nroad=10>'road'
- if money>=100:
- act 'Buy a ticket to town (100 RUB)':
- cls
- money-=100
- minut+=15
- gs'stat'
- '<center><img src="pic/electri.jpg" ></center>'
- 'You paid for a ticket and boarded the train going into town.'
- 'through 15 minute train stopped at the station Gadyukino.'
-
- act 'go further':
- cls
- minut+=15
- gs'stat'
- '<center><img src="pic/electri.jpg" ></center>'
- 'through 15 minute train stopped in town.'
- act 'Go_Out':minut+=20&nroad=20>'vokzalG'
- end
-
- act 'Go_Out':minut+=10&nroad=15>'road'
- end
- end
- if money>=100:
- act 'Buy a ticket to the Center (100 RUB)':
- cls
- money-=100
- minut+=15
- gs'stat'
- '<center><img src="pic/electri.jpg" ></center>'
- 'You paid for a ticket and boarded the train going into town.'
- act 'go further':
- cls
- minut+=15
- gs'stat'
- '<center><img src="pic/electri.jpg" ></center>'
- 'through 15 minute train stopped in the center.'
- act 'Go_Out':minut+=5&nroad=0>'Vokzal'
-
- end
- act 'Go_Out':minut+=20&nroad=5>'road'
- end
- >>>>>>> 393_road
- end
- }
- <<<<<<< 393_road
- $polustanok3 = {
- cls
- gs 'stat'
- 'Ordinary railway platform.'
- act 'Exit': minut += 15 & nroad = 15 & gt 'road'
- if money >= 50:
- act 'Buy a ticket to the town (50 rubles)':
- cls
- money -= 100
- minut += 15
- gs 'stat'
- '<center><img src="images\etogame\electri.jpg"></center>'
- 'You paid for the ticket and boarded the train going in the town.'
- 'After 15 minutes the train stopped in the Township.'
- act 'Exit': minut += 20 & nroad = 20 & gt 'vokzalG'
- end
- end
- if money >= 150:
- act 'Buy a ticket to the Center (150 rubles)':
- cls
- money -= 150
- minut += 15
- gs 'stat'
- '<center><img src="images\etogame\electri.jpg"></center>'
- 'You paid for the ticket and boarded the train going in the town.'
- act 'To go further':
- cls
- minut += 15
- gs 'stat'
- '<center><img src="images\etogame\electri.jpg"></center>'
- 'After 15 minutes the train stopped at the station.'
- act 'To go further':
- cls
- minut += 15
- gs 'stat'
- '<center><img src="images\etogame\electri.jpg"></center>'
- 'After 15 minutes the train stopped at the Centre.'
- act 'Exit': minut += 5 & nroad = 0 & gt 'Vokzal'
- end
- act 'Exit': minut += 5 & nroad = 5 & gt 'road'
- end
- act 'Exit': minut += 20 & nroad = 10 & gt 'road'
- end
- =======
- $polustanok3={
- cls
- gs'stat'
- 'Ordinary railway platform.'
- act 'Go_Out':minut+=15&nroad=15>'road'
- if money>=50:
- act 'Buy a ticket to town (50 RUB)':
- cls
- money-=100
- minut+=15
- gs'stat'
- '<center><img src="pic/electri.jpg" ></center>'
- 'You paid for a ticket and boarded the train going into town.'
- 'through 15 minute train stopped in town.'
- act 'Go_Out':minut+=20&nroad=20>'vokzalG'
- end
- end
- if money>=150:
- act 'Buy a ticket to the Center (150 RUB)':
- cls
- money-=150
- minut+=15
- gs'stat'
- '<center><img src="pic/electri.jpg" ></center>'
- 'You paid for a ticket and boarded the train going into town.'
- act 'go further':
- cls
- minut+=15
- gs'stat'
- '<center><img src="pic/electri.jpg" ></center>'
- 'through 15 minute train stopped at the station.'
- act 'go further':
- cls
- minut+=15
- gs'stat'
- '<center><img src="pic/electri.jpg" ></center>'
- 'through 15 minute train stopped in the center.'
-
- act 'Go_Out':minut+=5&nroad=0>'Vokzal'
- end
-
- act 'Go_Out':minut+=5&nroad=5>'road'
- end
- act 'Go_Out':minut+=20&nroad=10>'road'
- end
- >>>>>>> 393_road
- end
- }
- $metka = $ARGS[0]
- $loc = $CURLOC
- '<center><H4>Northern Highway</H4></center>'
- <<<<<<< 393_road
- '<center><img src="images\etogame\road.jpg"></center>'
- '<center><<nroad>> km</center>'
- 'Highway which carried cars at high speed, with the hum of the wind enveloping sweep wagon.'
- clr
- gs 'stat'
- gs 'time'
- if car > 0 and cardrive = 19 and ncarroad = nroad:
- =======
- '<center><img src="pic/road.jpg" ></center>'
- '<center><<nroad>> kilometer</center>'
- 'Highway vehicles that fly at high speed, with sweeping trucks rumble enveloping wind.'
- clr
- gs'stat'
- gs'time'
- if car > 0 and cardrive = 19 and ncarroad=nroad:
- >>>>>>> 393_road
- 'Standing on the sidelines <a href="exec:GS ''carF'',''start''">your <<$car>></a>.'
- end
- <<<<<<< 393_road
- if nroad = 0: act 'Go to town': minut += 60 & gt 'nord'
- if nroad = 16: act 'Go to object': minut += 60 & gt 'obekt'
- if nroad = 20: act 'Go to town': minut += 60 & gt 'gorodok'
- if nroad < 20: act 'Go north': minut += 60 & nroad += 1 & gt $curloc
- if nroad > 0: act 'Go south': minut += 60 & nroad -= 1 & gt $curloc
- if nroad = 0:
- 'Outskirts of the town which brought sad ramshackle huts of kryazhestyh trees.'
- end
- if nroad = 1:
- 'Not podaleku from the city could be seen <a href="exec:minut += 15 & GT ''locmansion''">houses</a>.'
- end
- if nroad = 2:
- =======
- if nroad=0:act 'Go to town':minut+=60>'nord'
- if nroad=16:act 'Go to the object':minut+=60>'obekt'
- if nroad=20:act 'Go into town':minut+=60>'gorodok'
- if nroad<20:act 'Go north':minut+=60&nroad+=1> $curloc
- if nroad>0:act 'Go south':minut+=60&nroad-=1> $curloc
- if nroad=0:
- 'Outskirts of the town which brought sad dilapidated huts among the trees kryazhestyh.'
- 'At a roadside stand <a href="exec:minut+=5> ''furi''">Lorry</a>'
- end
- if nroad=1:
- 'Not podaleku of the city are seen <a href="exec:minut+=15> ''locmansion''">mansions</a>.'
- end
- if nroad=2:
- >>>>>>> 393_road
- ''
- end
- <<<<<<< 393_road
- if nroad = 3:
- 'Podaleku not seen from the road <a href="exec:minut += 15 & GT ''graveyard''">cemetery</a>.'
- end
- if nroad = 4:
- =======
- if nroad=3:
- 'Podaleku not seen from the road <a href="exec:minut+=15> ''graveyard''">cemetery</a>.'
- end
- if nroad=4:
- >>>>>>> 393_road
- ''
- end
- <<<<<<< 393_road
- if nroad = 5:
- 'Not podaleku from the road is <a href="exec:dynamic $polustanok">railway stop</a> next to which is <a href="exec:minut += 15 & GT ''dachi''">cottage cooperative</a>.'
- end
- if nroad = 6:
- =======
- if nroad=5:
- 'Not podaleku from the road is <a href="exec:dynamic $polustanok">train whistle-stop</a> next to which is <a href="exec:minut+=15> ''dachi''">dacha cooperative</a>.'
- end
- if nroad=6:
- >>>>>>> 393_road
- ''
- end
- <<<<<<< 393_road
- if nroad = 7:
- =======
- if nroad=7:
- >>>>>>> 393_road
- ''
- end
- <<<<<<< 393_road
- if nroad = 8:
- =======
- if nroad=8:
- >>>>>>> 393_road
- ''
- end
- <<<<<<< 393_road
- if nroad = 9:
- =======
- if nroad=9:
- >>>>>>> 393_road
- ''
- end
- <<<<<<< 393_road
- if nroad = 10:
- 'Not podaleku from the road is <a href="exec:dynamic $polustanok2">railway stop</a>.'
- end
- if nroad = 11:
- =======
- if nroad=10:
- 'Not podaleku from the road is <a href="exec:dynamic $polustanok2">train whistle-stop</a>.'
- end
- if nroad=11:
- >>>>>>> 393_road
- ''
- end
- <<<<<<< 393_road
- if nroad = 12:
- =======
- if nroad=12:
- >>>>>>> 393_road
- ''
- end
- <<<<<<< 393_road
- if nroad = 13:
- =======
- if nroad=13:
- >>>>>>> 393_road
- ''
- end
- <<<<<<< 393_road
- if nroad = 14:
- 'Near the road is <a href="exec:minut += 15 & GT ''motel''">motel</a>'
- end
- if nroad = 15:
- 'Not podaleku from the road is <a href="exec:dynamic $polustanok3">railway stop</a>.'
- end
- if nroad = 16:
- 'Not podaleku is seen from the road abandoned building.'
- end
- if nroad = 17:
- =======
- if nroad=14:
- 'Near the road is <a href="exec:minut+=15> ''motel''">motel</a>'
- end
- if nroad=15:
- 'Not podaleku from the road is <a href="exec:dynamic $polustanok3">train whistle-stop</a>. From the little station leads to a dirt road <a href="exec:minut+=30> ''gadukino''">village Gadyukino</a>'
- end
- if nroad=16:
- 'Not podaleku from the road you can see the abandoned building.'
- end
- if nroad=17:
- >>>>>>> 393_road
- ''
- end
- <<<<<<< 393_road
- if nroad = 18:
- =======
- if nroad=18:
- >>>>>>> 393_road
- ''
- end
- <<<<<<< 393_road
- if nroad = 19:
- =======
- if nroad=19:
- >>>>>>> 393_road
- ''
- end
- <<<<<<< 393_road
- if nroad = 20:
- 'Highway abuts the old provincial town.'
- =======
- if nroad=20:
- 'Track rests on the old provincial town.'
- 'At a roadside stand <a href="exec:minut+=5> ''furi''">Lorry</a>'
- >>>>>>> 393_road
- end
- --- road ---------------------------------
|