restoran.qsrc 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. # restoran
  2. $location_type = 'public_indoors'
  3. if $ARGS[0] = 'start':
  4. minut += 5
  5. gs 'stat'
  6. '<center><b><font color="maroon">Restaurant</font></b></center>'
  7. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/expensiverest/restoran.jpg"></center>'
  8. 'You enter the restaurant and at the counter by the entrance, you see a well dressed man '
  9. ! mennolds ev
  10. if hour = 21 and minut < 30 and mey_vika['mey_vika_qw'] = 36: gt 'mey_tamara_events', 'wait_qw'
  11. if vladimirday = daystart and vladimirQW = 21 and hour = 20: gt 'qwmeet'
  12. act 'Approach the maître d'' ': gt 'restoran', 'maitred'
  13. act 'Leave the restaurant': minut += 5 & gt 'down'
  14. end
  15. if $ARGS[0] = 'maitred':
  16. minut += 5
  17. !!eto there_were glamur > 1 and pcs_apprnc > 50
  18. if $clothingworntype = 'formal' and pcs_makeup > 1 and pcs_hairbsh = 1 and pcs_sweat < 20:
  19. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/expensiverest/maitredseat.jpg"></center>'
  20. 'The well-dressed maître d'' politely asks you whether you prefer the VIP section or the common room'
  21. else
  22. '<center><b><font color="maroon">Restaurant</font></b></center>'
  23. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/expensiverest/maitredrefuse.jpg"></center>'
  24. 'The maître d'' politely informs you that customers must look presentable and wear formal clothing if they wish to dine here.'
  25. end
  26. if $clothingworntype = 'formal' and pcs_makeup > 1 and pcs_hairbsh = 1 and pcs_sweat < 20 and money >= 5000:
  27. act 'Go to the VIP room (5,000 <b>₽</b>)':
  28. *clr & cla
  29. '<center><b><font color="maroon">Restaurant</font></b></center>'
  30. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/expensiverest/maitredvip.jpg"></center>'
  31. 'The maître d'' informs you that there will be a VIP charge of 5000 <b>₽</b>'
  32. act 'Follow the maître d'' ': money -= 5000 & gt 'restoran', 'vip' &
  33. act 'Change your mind': gt 'restoran', 'maitred'
  34. end
  35. end
  36. if $clothingworntype = 'formal' and pcs_makeup > 1 and pcs_hairbsh = 1 and pcs_sweat < 20:
  37. act 'Go to the Common Room': gt 'restoran', 'zal'
  38. end
  39. act 'Back to the foyer': gt 'restoran', 'start'
  40. end
  41. if $ARGS[0] = 'zal':
  42. minut += 5
  43. gs 'stat'
  44. '<center><b><font color="maroon">Restaurant, Common Room</font></b></center>'
  45. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/expensiverest/restoran2.jpg"></center>'
  46. 'The room emits a good atmosphere with its soft lighting and light furniture. You hear the sounds of music, the clinks of glasses and female laughter. It seems you can finally relax a little.'
  47. !!etogame
  48. if rand(0, 100) > 80 and npc_QW['A192'] = 0 and pcs_energy > 15 and nastjaday ! daystart:
  49. clr
  50. nastjaday = daystart
  51. gs 'stat'
  52. '<center><img <<$set_imgh>> src="images/characters/city/anastasia/nastja1.jpg"></center>'
  53. 'In the hall you notice a girl, sitting alone. She looks pretty attractive. Your eyes linger on her for a bit and she seems to feel your gaze as she suddenly looks at you.'
  54. act 'Look down':
  55. cla
  56. 'She turns away'
  57. act 'Leave': gt 'restoran', 'zal'
  58. end
  59. act 'Smile at her': gt 'nastja', 'pos1'
  60. end
  61. act 'Be seated at a table': gt 'restoran', 'comtable'
  62. act 'Leave the Common Room':gt 'restoran', 'start'
  63. end
  64. if $ARGS[0] = 'vip':
  65. minut += 5
  66. gs 'stat'
  67. '<center><b><font color="maroon">Restaurant, VIP room</font></b></center>'
  68. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/expensiverest/restoran3.jpg"></center>'
  69. 'You are shown into the VIP room by the maître d'', and you can''t help but smile involuntarily. Soft lighting and empire style furniture provide a calm and friendly atmosphere. You hear soft music and finally feel safe enough to let your guard down a little.'
  70. act 'Be seated at the VIP table': gt 'restoran', 'viptable'
  71. act 'Leave the VIP Room':gt 'restoran', 'start'
  72. end
  73. if $ARGS[0] = 'comtable':
  74. $metka = 'comtable'
  75. $loc = 'restoran'
  76. minut += 5
  77. *clr & cla
  78. '<center><b><font color="maroon">Restaurant, Common Room</font></b></center>'
  79. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/expensiverest/maitredseat.jpg"></center>'
  80. 'You are escorted to your seat by the maître d''. You sit and and prepare to order a wonderful meal in the busy restaurant.'
  81. act 'Order food': gs 'food_menu', 'fancy'
  82. act 'Order drinks': gs 'beverage_menu', 'fancy'
  83. act 'Get up from the table': gt 'restoran', 'zal'
  84. end
  85. if $ARGS[0] = 'viptable':
  86. $metka = 'viptable'
  87. $loc = 'restoran'
  88. *clr & cla
  89. minut += 5
  90. '<center><b><font color="maroon">Restaurant, VIP room</font></b></center>'
  91. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/expensiverest/chefrecommends.jpg"></center>'
  92. 'You sit and prepare to order a wonderful meal, recommended by the chef. You''ll be dining with pleasure in the peaceful and luxurious VIP Room.'
  93. act 'Order food': gs 'food_menu', 'fancy'
  94. act 'Order drinks': gs 'beverage_menu', 'fancy'
  95. act 'Get up from the table': gt 'restoran', 'vip'
  96. end
  97. --- restoran ---------------------------------