band_tour_anushka_SMS.qsrc 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259
  1. # band_tour_anushka_SMS
  2. !!Written by Nutluck, Coded by Anjuna.
  3. !!Anushka sends 11 weekly SMS (usually on Saturday) over the course of the summer vacation, starting at Saturday 3rd of June 2017 and ending at Tuesday 8th of August 2017.
  4. !!Leave St P
  5. !!Pskov - Smolensk - Minsk - Kyiv - Odesa - Rostov-on-Don - Volgograd - Voronezh - Moscow - Novgorod - back to St Petersburg
  6. !!Above is just notes. I don''t know where you will need to put this code and content so I am just putting it all together and then you who ever codes this can put it in the best place possible. The idea is the band goes on tour over the summer. They will be gone for about 10 weeks, one weak in each of the cities listed above, the 11th week they will be back at the city where they will end up renting a apartment and Anushka will start her job at the Coffee Hole and sign up for Uni classes. The boys will start their job as well when they get back which includes Radomir at the music store. So depending on how the coffee hole and music store is coded they might need to be tweaked.
  7. !!they will leave the week pav school is over and get back in August sometime. I don''t know exactly when as I am not positive on the date pav school is over. Each week starting with the first full week of summer vacation, on that Saturday. The player will receive a text from Anushka and every Saturday for a total of 11 in a row.
  8. !!I have no clue how to code sending a text to the players phone. Each of the below should be on Saturday sometime in the afternoon, one each week.
  9. !!below is what needs to be added to the game
  10. !===== Reply example here ==================================================================================!
  11. ! gs 'SMStext_builder', 'add_reply', [$text], [$location], [$args0], [$args1], [$args2], ...
  12. ! examples:
  13. ! gs 'SMStext_builder', 'add_reply', 'No, I do''t want to come over', 'booty_call_sms', 'Choice_a', $ARGS[1], $ARGS[2]
  14. ! gs 'SMStext_builder', 'add_reply', 'Good luck!', 'band_tour_anushka_SMS', 'Week1', 'Choice_a'
  15. !=============================================================================================================!
  16. !===== Adding Images to SMS ================================================================================!
  17. ! You can add images at the end of the text by using:
  18. ! gs 'SMStext_builder', 'add_sms', $npc_code, $imagepath1, $imagepath2, $imagepath3, $imagepath4
  19. ! gs 'SMStext_builder', 'add_sms', SMSid, $imagepath1, $imagepath2, $imagepath3, $imagepath4
  20. ! SMSid is the final ARGS passed to this file (here ARGS[2])
  21. ! You can also always add a picture to the text, scaling is an issue though
  22. !=============================================================================================================!
  23. if $ARGS[0] = 'start':
  24. anushkaQW['num_tour_SMS_send'] += 1
  25. anushkaQW['tour_SMS_send'] = daystart
  26. if anushkaQW['num_tour_SMS_send'] = 1:
  27. gs 'band_tour_anushka_SMS', 'Week1', 'Add SMS'
  28. elseif anushkaQW['num_tour_SMS_send'] = 2:
  29. gs 'band_tour_anushka_SMS', 'Week2', 'Add SMS'
  30. elseif anushkaQW['num_tour_SMS_send'] = 3:
  31. gs 'band_tour_anushka_SMS', 'Week3', 'Add SMS'
  32. elseif anushkaQW['num_tour_SMS_send'] = 4:
  33. gs 'band_tour_anushka_SMS', 'Week4', 'Add SMS'
  34. elseif anushkaQW['num_tour_SMS_send'] = 5:
  35. gs 'band_tour_anushka_SMS', 'Week5', 'Add SMS'
  36. elseif anushkaQW['num_tour_SMS_send'] = 6:
  37. gs 'band_tour_anushka_SMS', 'Week6', 'Add SMS'
  38. elseif anushkaQW['num_tour_SMS_send'] = 7:
  39. gs 'band_tour_anushka_SMS', 'Week7', 'Add SMS'
  40. elseif anushkaQW['num_tour_SMS_send'] = 8:
  41. gs 'band_tour_anushka_SMS', 'Week8', 'Add SMS'
  42. elseif anushkaQW['num_tour_SMS_send'] = 9:
  43. gs 'band_tour_anushka_SMS', 'Week9', 'Add SMS'
  44. elseif anushkaQW['num_tour_SMS_send'] = 10:
  45. gs 'band_tour_anushka_SMS', 'Week10', 'Add SMS'
  46. elseif anushkaQW['num_tour_SMS_send'] = 11:
  47. gs 'band_tour_anushka_SMS', 'Week11', 'Add SMS'
  48. gopnikbandQW['on_tour'] = 0
  49. end
  50. gs 'telefon', 'SetSMSSchedule', 'A144', "", "0", "", "0"
  51. end
  52. !!1st text
  53. if $ARGS[0] = 'Week1':
  54. ! Tree with all options, for reading ease
  55. $SMSTree[ '0'] = '"Hey, what up? Just got up, it was a long night last night. Did our first gig at this little club in Pskov, it was pretty cool. Stayed up drinking afterwards, have a hell of a headache. Hope you are having half as much fun as I am bitch." Her text is followed by emojis aligned in a lewd way.'
  56. $SMSTree['a1'] = 'Good luck!'
  57. !! $SMSTree['a2'] = 'Receiving respons a'
  58. !!Add the SMS to the phone
  59. if $ARGS[1] = 'Add SMS':
  60. gs 'SMStext_builder', 'start'
  61. gs 'SMStext_builder', 'receive', $SMSTree[ '0']
  62. gs 'SMStext_builder', 'receive_img', 'images/characters/pavlovsk/school/girl/anushka/tour/week1.jpg'
  63. !replies
  64. gs 'SMStext_builder', 'add_reply', $SMSTree['a1'], 'band_tour_anushka_SMS', 'Week1', 'Choice_a'
  65. ! gs 'SMStext_builder', 'add_reply', $SMSTree['b1'], 'band_tour_anushka_SMS', 'Week1', 'Choice_b'
  66. gs 'SMStext_builder', 'add_sms', 'A144'
  67. gs 'SMStext_builder', 'end'
  68. !!=== Choice a ===!!
  69. !! Change this as needed in cases of choices
  70. elseif $ARGS[1] = 'Choice_a':
  71. !! Add Anushka to the contact list if she isn''t in it yet.
  72. !! Is here to add it after reading the text.
  73. temp_pos = arrpos('$contact', 'A144')
  74. if temp_pos = -1 or contactAnon[temp_pos] = 1: gs 'telefon', 'AddContact', 'A144', 'images/characters/shared/headshots_main/big144.jpg', 0
  75. killvar 'temp_pos'
  76. gs 'SMStext_builder', 'start'
  77. gs 'SMStext_builder', 'send', $SMSTree['a1']
  78. gs 'SMStext_builder', 'show_sms', ARGS[2]
  79. gs 'SMStext_builder', 'end'
  80. end
  81. !!2nd text
  82. elseif $ARGS[0] = 'Week2':
  83. $SMSTree[ '0'] = '"Got to Smolensk, been playing most nights in local clubs. Going to do a little site seeing today, the boys are all out still. Was a hell of a party last night, so many bitches just throwing themselves at the boys and boy do they love it." Her text is followed by emojis aligned in a lewd way.'
  84. if $ARGS[1] = 'Add SMS':
  85. gs 'SMStext_builder', 'start'
  86. gs 'SMStext_builder', 'receive', $SMSTree[ '0']
  87. gs 'SMStext_builder', 'receive_img', 'images/characters/pavlovsk/school/girl/anushka/tour/week2.jpg'
  88. gs 'SMStext_builder', 'add_sms', 'A144'
  89. gs 'SMStext_builder', 'end'
  90. end
  91. !!3rd text
  92. !!if we can add a image I have a image for it as well. I will call it minsk_stop, just let me know if it can be added.
  93. elseif $ARGS[0] = 'Week3':
  94. $SMSTree[ '0'] = '"We got to Minsk just in time for Рок За Бобров festival, it was amazing. We camped out all four days. So many bands, so much good music, we got to get up on stage as well. Not the main stage but one of the side stages. So fucking cool, I want to come back next year and do it again." A string of excited emojis follow the text'
  95. if $ARGS[1] = 'Add SMS':
  96. gs 'SMStext_builder', 'start'
  97. gs 'SMStext_builder', 'receive', $SMSTree[ '0']
  98. gs 'SMStext_builder', 'receive_img', 'images/characters/pavlovsk/school/girl/anushka/tour/week3.jpg'
  99. gs 'SMStext_builder', 'add_sms', 'A144'
  100. gs 'SMStext_builder', 'end'
  101. end
  102. !!4th text
  103. elseif $ARGS[0] = 'Week4':
  104. $SMSTree[ '0'] = '"We made Kyiv in time for Atlas music festival, they also had a beer festival and a lot of tattoo artists. I was going to get a new tattoo, but the wait was too long. Val got so drunk we had to carry him back to the hotel."'
  105. if $ARGS[1] = 'Add SMS':
  106. gs 'SMStext_builder', 'start'
  107. gs 'SMStext_builder', 'receive', $SMSTree[ '0']
  108. gs 'SMStext_builder', 'receive_img', 'images/characters/pavlovsk/school/girl/anushka/tour/week4.jpg'
  109. gs 'SMStext_builder', 'add_sms', 'A144'
  110. gs 'SMStext_builder', 'end'
  111. end
  112. !!5th text
  113. !!again if we can add a image add one here and let me know. I will call it nush_beach will be a image of her in a bikini on the beach
  114. elseif $ARGS[0] = 'Week5':
  115. $SMSTree[ '0'] = '"Third festival in a row, we made the Маяк Fest here in Odessa. So cool, I am loving this trip. Spent a lot of time at the music festival, played some gigs, but spent a lot of the time at the beach. I wish another girl had come, hanging out with just the boys is getting old." emoji of a gun to head.'
  116. if $ARGS[1] = 'Add SMS':
  117. gs 'SMStext_builder', 'start'
  118. gs 'SMStext_builder', 'receive', $SMSTree[ '0']
  119. gs 'SMStext_builder', 'receive_img', 'images/characters/pavlovsk/school/girl/anushka/tour/week5.jpg'
  120. gs 'SMStext_builder', 'add_sms', 'A144'
  121. gs 'SMStext_builder', 'end'
  122. end
  123. !!6th text
  124. elseif $ARGS[0] = 'Week6':
  125. $SMSTree[ '0'] = '"There was some watermelon festival going on here at Rostov, Arkadi entered into the eating contest and lost, we took some with us for our next drive. Played at a lot of small clubs while here."'
  126. if $ARGS[1] = 'Add SMS':
  127. gs 'SMStext_builder', 'start'
  128. gs 'SMStext_builder', 'receive', $SMSTree[ '0']
  129. gs 'SMStext_builder', 'receive_img', 'images/characters/pavlovsk/school/girl/anushka/tour/week6.jpg'
  130. gs 'SMStext_builder', 'add_sms', 'A144'
  131. gs 'SMStext_builder', 'end'
  132. end
  133. !!7th text
  134. elseif $ARGS[0] = 'Week7':
  135. $SMSTree[ '0'] = '"Had some big gigs in Volgograd, followed by a two day party at some girls place. I don''t remember half of it, but I woke up in the van, somehow we picked up two bitches who are now with us, the guys take turns fucking them in the back, as we drive." Followed by several lewd emojis for sex'
  136. if $ARGS[1] = 'Add SMS':
  137. gs 'SMStext_builder', 'start'
  138. gs 'SMStext_builder', 'receive', $SMSTree[ '0']
  139. gs 'SMStext_builder', 'receive_img', 'images/characters/pavlovsk/school/girl/anushka/tour/week7.jpg'
  140. gs 'SMStext_builder', 'add_sms', 'A144'
  141. gs 'SMStext_builder', 'end'
  142. end
  143. !!8th text
  144. elseif $ARGS[0] = 'Week8':
  145. $SMSTree[ '0'] = '"Had some great gigs here in Voronezh, one of the bitches took off, getting a bus ride home. Anna stayed, she seems to love it when I drive, so the boys can triple team her. The rest of the time she spends passed out from drinking too much, she is starting to get on my nerves."'
  146. if $ARGS[1] = 'Add SMS':
  147. gs 'SMStext_builder', 'start'
  148. gs 'SMStext_builder', 'receive', $SMSTree[ '0']
  149. gs 'SMStext_builder', 'receive_img', 'images/characters/pavlovsk/school/girl/anushka/tour/week8.jpg'
  150. gs 'SMStext_builder', 'add_sms', 'A144'
  151. gs 'SMStext_builder', 'end'
  152. end
  153. !!9th text
  154. elseif $ARGS[0] = 'Week9':
  155. $SMSTree[ '0'] = '"Moscow is huge and amazing, had a blast here. Getting sick of the boys, after two months with them I am ready to strangle them. At least we ditched the bitch, we just left her passed out in the hotel room."'
  156. if $ARGS[1] = 'Add SMS':
  157. gs 'SMStext_builder', 'start'
  158. gs 'SMStext_builder', 'receive', $SMSTree[ '0']
  159. gs 'SMStext_builder', 'receive_img', 'images/characters/pavlovsk/school/girl/anushka/tour/week9.jpg'
  160. gs 'SMStext_builder', 'add_sms', 'A144'
  161. gs 'SMStext_builder', 'end'
  162. end
  163. !!10th text
  164. elseif $ARGS[0] = 'Week10':
  165. $SMSTree[ '0'] = '"On the way to Novgorod I almost jumped out of the van. We stopped at some diner and the boys all had this bean stew. Within an hour the van was like a toxic gas zone. they made a game out of who could fart the loudest, I almost threw up several times. Spent most of the time with my head hanging out the window." emoji of a vomiting face.'
  166. if $ARGS[1] = 'Add SMS':
  167. gs 'SMStext_builder', 'start'
  168. gs 'SMStext_builder', 'receive', $SMSTree[ '0']
  169. gs 'SMStext_builder', 'receive_img', 'images/characters/pavlovsk/school/girl/anushka/tour/week10.jpg'
  170. gs 'SMStext_builder', 'add_sms', 'A144'
  171. gs 'SMStext_builder', 'end'
  172. end
  173. !!11th text
  174. elseif $ARGS[0] = 'Week11':
  175. $SMSTree[ '0'] = '"Back home, can''t believe it but I actually missed this place. Got to start packing tomorrow to move to the city and get ready for Uni."'
  176. if $ARGS[1] = 'Add SMS':
  177. gs 'SMStext_builder', 'start'
  178. gs 'SMStext_builder', 'receive', $SMSTree[ '0']
  179. gs 'SMStext_builder', 'receive_img', 'images/characters/pavlovsk/school/girl/anushka/tour/week11.jpg'
  180. gs 'SMStext_builder', 'add_sms', 'A144'
  181. gs 'SMStext_builder', 'end'
  182. end
  183. end
  184. killvar '$SMSTree'
  185. --- band_tour_anushka_SMS ---------------------------------