Sgrup5.qsrc 383 B

12345678910111213141516171819
  1. # Sgrup5
  2. gs'stat'
  3. ''
  4. $textgrup = 'Outcasts'
  5. i = 0
  6. :markgruploop
  7. i += 1
  8. if i = 18 and grupTipe[i] = 5 and KotovZverHelp = 1 and daystart < lariskaQwestDay + 14:jump'markgruploop'
  9. if grupTipe[i] = 5:$textgrup += '
  10. '+$npcGo[i]
  11. if i < ARRSIZE('school_static_num'):jump'markgruploop'
  12. '<<$textgrup>>'
  13. !!gt 'gschool_lessons', 'short_break'
  14. --- Sgrup5 ---------------------------------