# gschool_lessons if $ARGS[0] = 'morning': *clr & cla $menu_loc = 'gschool_lessons' $menu_arg = 'morning' $location_type = 'public_indoors' killvar '$locclass' menu_off = 0 if school_check_day ! daystart: school_check_day = daystart schoolprogul -= 1 school_lunch = 0 if lernHome = 0: pcs_grades += 2 if lernHome > 0: pcs_grades -= 1 if missing_class > 9: missing_class -= 9 pcs_grades -= 3 elseif missing_class > 6: missing_class -= 6 pcs_grades -= 2 end if pcs_grades > 100: pcs_grades = 100 if pcs_grades < 0: pcs_grades = 0 lernSkill += 1 lernHome += 1 if schoolSorev = 1: schoolSorev = 0 gs 'gschool_socialchg', 'test' end if $breaktype ! 'first': if detention_set = 1 and week = 1: detention_set = 2 '
> src="images/pc/npc_headshots/big134.jpg">
' 'The principal is waiting for you in the hall, and with a simple curl of a finger, she summons you to follow her to her office.' *nl gs 'gschool_lessons', 'uniform_check' act 'Follow': gt 'gschool_office', 'principal' elseif late = 0 and cheerleadingQW['skipped_ev'] + cheerleadingQW['skipped_g_ev'] > 0: gs 'gschool_cheerleading', 'skipped_ev' act 'Continue down the hall': gt 'gschool_lessons', 'morning' elseif grupTipe = 3 and nerd_game['invite_day'] < daystart - week: gt 'nerd_game_night', 'invite', 'morning' else '
School Hallway
' '
> src="images/locations/pavlovsk/school/building/gschool_hall0<>.jpg">
' 'Walking down the halls, you barely notice the poor state of the school anymore, having grown used to it. Approaching your locker, you see several of your classmates who you wave to.' gs 'gschool_gossip', 'morning' *nl gs 'gschool_lessons', 'uniform_check' gs 'gschool_schedule' act 'Go to first period': school_period = 0 & gt 'gschool_lessons', 'schedule' act 'Skip first period': school_period = 1 & gt 'gschool_lessons', 'skip' act 'Use water cooler': $breaktype = 'first' & gt 'gschool_break', 'watercooler' act 'Go to the girls restroom': $breaktype = 'first' & gt 'gschool_break', 'girls_restroom' act 'Go to the boys restroom': $breaktype = 'first' & gt 'gschool_break', 'boys_restroom' end else '
School Hallway
' '
> src="images/locations/pavlovsk/school/building/gschool_hall0<>.jpg">
' 'Walking down the halls, you barely notice the poor state of the school anymore, having grown used to it. Approaching your locker, you see several of your classmates who you wave to.' act 'Go to first period': school_period = 0 & gt 'gschool_lessons', 'schedule' act 'Skip first period': school_period = 1 & gt 'gschool_lessons', 'skip' end end if $ARGS[0] = 'uniform_check': if PCloInhibit <= 10: grupvalue[3] += 1 grupvalue[5] += 1 grupvalue[1] -= 1 grupvalue[2] -= 1 'This uniform is very conservative.' elseif PCloSkirt < 5 and PCloThinness < 5 and PCloBra = 0: if PCloQuality = 4: grupvalue[1] += 1 grupvalue[2] += 1 'This uniform complies with the regulations and is of good quality.' else 'This uniform complies with the school regulations on skirt length.' end elseif PCloSkirt = 5 and PCloThinness < 5 and PCloBra = 0: if PCloQuality = 4: grupvalue[1] += 1 grupvalue[2] += 1 grupvalue[4] += 1 'This uniform slightly breaches the school regulations on skirt length and is of good quality.' else grupvalue[4] += 1 'This uniform slightly breaches the school regulations on skirt length.' end else grupvalue[1] -= 1 grupvalue[2] -= 1 grupvalue[3] -= 1 grupvalue[5] -= 1 demerit += 5 gs 'fame', 'pav', 'sex', 1 'This uniform makes a mockery of the school uniform regulations.' end end if $ARGS[0] = 'short_break': killvar '$breaktype' killvar '$locclass' menu_off = 1 gs 'stat' if school_period = 1: if hour = 6: minut += 165-minut elseif hour = 7: minut += 105-minut elseif hour = 8 and minut < 45: minut += 45-minut elseif hour = 8 and minut < 50: 'Time to move to next class' else school_period = 2 gt 'gschool_lessons', 'short_break' end elseif school_period = 2: if hour = 8: minut += 95-minut elseif hour = 9 and minut < 35: minut += 35-minut elseif hour = 9 and minut < 55: 'Time to move to next class' else school_period = 4 gt 'gschool_lessons', 'short_break' end elseif school_period = 3: if $ARGS[1] = '': if hour = 9 and minut < 55: minut += 55-minut 'Time to move to next class' else school_period = 4 gt 'gschool_lessons', 'short_break' end else if hour = 9 and minut < 46: minut += 46-minut end end elseif school_period = 4: if hour = 9: minut += 100-minut elseif hour = 10 and minut < 40: minut += 40-minut elseif hour = 10 and minut < 45: 'Time to move to next class' else school_period = 5 gt 'gschool_lessons', 'short_break' end elseif school_period = 5: if hour = 10: minut += 90-minut elseif hour = 11 and minut < 30: minut += 30-minut elseif hour = 12 and minut < 25 and minut > 20: school_period = 6 gt 'gschool_lessons', 'short_break' elseif (hour = 12 and minut > 25 ) or hour > 12: school_period = 6 gt 'gschool_lessons', 'short_break' end if NikoVolkovQW = 10 and NikoEv = 12: school_lunch = 1 & school_period = 6 & gt 'NikoDreams', 'Classroom Dream' elseif school_period = 6: if $ARGS[1] = '': if hour = 10: minut += 145-minut elseif hour = 11: minut += 85-minut elseif hour = 12 and minut < 25: minut += 25-minut else school_period = 7 gt 'gschool_lessons', 'short_break' end end elseif school_period = 7: if hour = 11: minut += 130-minut elseif hour = 12: minut += 70-minut elseif hour = 13 and minut < 10: minut += 10-minut elseif hour = 13 and minut < 15: 'Time to move to next class' else school_period = 8 gt 'gschool_lessons', 'short_break' end elseif school_period = 8: if hour = 13: minut += 60-minut end gs 'stat' if school_period = 2: if $ARGS[1] ! 'nopict': '
School Hallway
' '
> src="images/locations/pavlovsk/school/building/gschool_hall0<>.jpg">
' nl gs 'gschool_schedule' end act 'Time for morning break': gt 'gschool_lessons', 'schedule' elseif school_period = 5: if $ARGS[1] ! 'nopict': '
School Hallway
' '
> src="images/locations/pavlovsk/school/building/gschool_hall0<>.jpg">
' nl gs 'gschool_schedule' end act 'Time for lunch break': gt 'gschool_lessons', 'schedule' elseif (school_period < 8): if $ARGS[1] ! 'nopict': '
School Hallway
' '
> src="images/locations/pavlovsk/school/building/gschool_hall0<>.jpg">
' gs 'gschool_gossip', 'gossip' nl gs 'gschool_schedule' end if christinaphotos > 4: gt 'gschool_events', 'christinaphotos' act 'Move to next class': gt 'gschool_lessons', 'schedule' act 'Skip next class': school_period += 1 & gt 'gschool_lessons', 'skip' if cheerleadingQW['skipped_ev'] + cheerleadingQW['skipped_g_ev'] > 0: gs 'gschool_cheerleading', 'skipped_ev' act 'Continue down the hall': gt 'gschool_lessons', 'short_break' elseif grupTipe = 3 and nerd_game['invite_day'] < daystart - week: gt 'nerd_game_night', 'invite', 'short_break' end elseif Kuznetsov_punishment = 1: '
School Hallway
' '
> src="images/locations/pavlovsk/school/building/gschool_hall0<>.jpg">
' act 'Go to Kuznecov''s study': gt 'gschool_lessonsev2','shop_punishment' act 'Leave the school': gt 'gschool_lessons', 'schedule' else gt 'gschool_lessons', 'schedule' end end if $ARGS[0] = 'skip': *clr & cla $menu_loc = 'gschool_lessons' $menu_arg = 'skip' $location_type = 'public_indoors' menu_off = 0 killvar '$breaktype' gs 'stat' '
School Hallway
' '
> src="images/locations/pavlovsk/school/building/gschool_hall0<>.jpg">
' 'You don''t feel like attending all of your classes this morning. Surely no one will miss you if you skip one of your three morning classes.' act 'Go to girl''s bathroom': missing_class += 1 & gt 'gschool_girls_bathroom', 'start' act 'Go to boy''s bathroom': missing_class += 1 & gt 'gschool_boys_bathroom', 'start' !! act 'Go to old school building': gt end if $ARGS[0] = 'schedule': killvar '$breaktype' gs 'stat' if school_period = 0: school_period = 1 if hour >= 8: if week = 1: gt 'gschool_lessons4', 'math_late' if week = 2: gt 'gschool_lessons3', 'literature_late' if week = 3: gt 'gschool_lessons4', 'math_late' if week = 4: gt 'gschool_lessons3', 'literature_late' if week = 5: gt 'gschool_lessons4', 'math_late' else if hour = 7: minut += 60 - minut if hour = 6: minut += 120 - minut if week = 1: gt 'gschool_lessons4', 'math' if week = 2: gt 'gschool_lessons3', 'literature' if week = 3: gt 'gschool_lessons4', 'math' if week = 4: gt 'gschool_lessons3', 'literature' if week = 5: gt 'gschool_lessons4', 'math' end elseif school_period = 1: school_period = 2 if hour = 8 and minut < 50: minut += 50 - minut if week = 1: gt 'gschool_lessons1', 'russian' if week = 2: gt 'gschool_lessons1', 'geography' if week = 3: gt 'gschool_lessons1', 'russian' if week = 4: gt 'gschool_lessons1', 'geography' if week = 5: gt 'gschool_lessons1', 'russian' elseif school_period = 2: school_period = 3 gt 'gschool_lunch', 'break' elseif school_period = 3: school_period = 4 if hour = 9 and minut < 55: minut += 55 - minut if week = 1: gt 'gschool_lessons4', 'english' if week = 2: gt 'gschool_lessons2', 'science' if week = 3: gt 'gschool_lessons2', 'biology' if week = 4: gt 'gschool_lessons2', 'science' if week = 5: gt 'gschool_lessons4', 'english' elseif school_period = 4: school_period = 5 if hour = 10 and minut < 45: minut += 45 - minut if week = 1: gt 'gschool_lessons3', 'art' if week = 2: gt 'gschool_lessons3', 'shop' if week = 3: gt 'gschool_lessons1', 'history' if week = 4: gt 'gschool_lessons3', 'shop' if week = 5: gt 'gschool_lessons3', 'art' elseif school_period = 5: school_period = 6 gt 'gschool_lunch', 'lunch' elseif school_period = 6: school_period = 7 if hour = 12 and minut < 25: minut += 25 - minut if week = 1: gt 'gschool_lessons2', 'biology' if week = 2: gt 'gschool_lessons2', 'computer' if week = 3: gt 'gschool_lessons2', 'computer' if week = 4: gt 'gschool_lessons2', 'computer' if week = 5: gt 'gschool_lessons1', 'history' elseif school_period = 7: school_period = 8 if hour = 13 and minut < 15: minut += 15 - minut if week = 1: gt 'gschool_lessons4', 'pe' if week = 2: gt 'gschool_lessons2', 'music' if week = 3: gt 'gschool_lessons4', 'pe' if week = 4: gt 'gschool_lessons2', 'music' if week = 5: gt 'gschool_lessons4', 'pe' else school_period = 0 gt 'gschool_grounds', 'main' end end !!{ Probably can be deleted if $ARGS[0] = 'npc_data': !!$npc_firstname[i] - npc given name stored since MGX !!$npc_nickname[i] - npc nick name stored since MGX !!$npc_lastname[i] - npc surname name stored since MGX !!$npc_usedname[i] - npc usual used name stored since MGX !!$npc_notes[i] - npc character description stored since MGX !!npc_rel[i] - npc relationship stored since MGX !!npc_love[i] - npc lust for PC stored since MGX !!npc_gender[i] - 0 - male, 1 - female stored since MGX !!npc_rel['A<>'] - Starting relationship !!npcPol[i] - sex, 0 - male, 1 - female !!grupTipe[i] - social group !!1 - cool kids !!2 - jocks !!3 - nerds !!4 - Gopnik !!5 - outcasts !!6 - teachers !! !!===========================Male Students======================= !! !!Dimka Nosov $school_static_num[1] = 'A1' npcPol[1] = 0 grupTipe[1] = 1 $npcGo[1] = '<<$npc_firstname[''A1'']>> <<$npc_lastname[''A1'']>>' $npcSelfie[1] = '<<$npc_firstname[''A1'']>> <<$npc_lastname[''A1'']>>' !!Artem Chebotarev $school_static_num[2] = 'A2' npcPol[2] = 0 grupTipe[2] = 3 $npcGo[2] = '<<$npc_firstname[''A2'']>> <<$npc_lastname[''A2'']>>' $npcSelfie[2] = '<<$npc_firstname[''A2'']>> <<$npc_lastname[''A2'']>>' !!Ivan Prokhorov $school_static_num[3] = 'A3' npcPol[3] = 0 grupTipe[3] = 2 $npcGo[3] = '<<$npc_firstname[''A3'']>> <<$npc_lastname[''A3'']>>' $npcSelfie[3] = '<<$npc_firstname[''A3'']>> <<$npc_lastname[''A3'']>>' !!Igor Kruglov $school_static_num[4] = 'A4' npcPol[4] = 0 grupTipe[4] = 1 $npcGo[4] = '<<$npc_firstname[''A4'']>> <<$npc_lastname[''A4'']>>' $npcSelfie[4] = '<<$npc_firstname[''A4'']>> <<$npc_lastname[''A4'']>>' !!Fedor Kozlov $school_static_num[5] = 'A5' npcPol[5] = 0 if fedormasha = 1: grupTipe[5] = 5 if fedormasha = 0: grupTipe[5] = 2 $npcGo[5] = '<<$npc_firstname[''A5'']>> <<$npc_lastname[''A5'']>>' $npcSelfie[5] = '<<$npc_firstname[''A5'']>> <<$npc_lastname[''A5'']>>' !!Petka Klyuyev $school_static_num[6] = 'A6' npcPol[6] = 0 grupTipe[6] = 3 $npcGo[6] = '<<$npc_firstname[''A6'']>> <<$npc_lastname[''A6'']>>' $npcSelfie[6] = '<<$npc_firstname[''A6'']>> <<$npc_lastname[''A6'']>>' !!Lesco Tsarev $school_static_num[7] = 'A7' npcPol[7] = 0 grupTipe[7] = 5 $npcGo[7] = '<<$npc_firstname[''A7'']>> <<$npc_lastname[''A7'']>>' $npcSelfie[7] = '<<$npc_firstname[''A7'']>> <<$npc_lastname[''A7'']>>' !!Svyatoslav Voinov $school_static_num[8] = 'A8' npcPol[8] = 0 grupTipe[8] = 2 $npcGo[8] = '<<$npc_firstname[''A8'']>> <<$npc_lastname[''A8'']>>' $npcSelfie[8] = '<<$npc_firstname[''A8'']>> <<$npc_lastname[''A8'']>>' !!Vitek Kotov $school_static_num[9] = 'A9' npcPol[9] = 0 grupTipe[9] = 4 $npcGo[9] = '<<$npc_firstname[''A9'']>> <<$npc_lastname[''A9'']>>' $npcSelfie[9] = '<<$npc_firstname[''A9'']>> <<$npc_lastname[''A9'']>>' !!Dan Ryzhov $school_static_num[10] = 'A10' npcPol[10] = 0 grupTipe[10] = 4 $npcGo[10] = '<<$npc_firstname[''A10'']>> <<$npc_lastname[''A10'']>>' $npcSelfie[10] = '<<$npc_firstname[''A10'']>> <<$npc_lastname[''A10'']>>' !!Vasily Shulgin $school_static_num[11] = 'A11' npcPol[11] = 0 grupTipe[11] = 4 $npcGo[11] = '<<$npc_firstname[''A11'']>> <<$npc_lastname[''A11'']>>' $npcSelfie[11] = '<<$npc_firstname[''A11'']>> <<$npc_lastname[''A11'']>>' !!Marcus Larson $school_static_num[27] = 'A146' npcPol[27] = 0 grupTipe[27] = 1 $npcGo[27] = '<<$npc_firstname[''A146'']>> <<$npc_lastname[''A146'']>>' $npcSelfie[27] = '<<$npc_firstname[''A146'']>> <<$npc_lastname[''A146'']>>' !!Andrey Aleksandrov $school_static_num[28] = 'A147' npcPol[28] = 0 grupTipe[28] = 1 $npcGo[28] = '<<$npc_firstname[''A147'']>> <<$npc_lastname[''A147'']>>' $npcSelfie[28] = '<<$npc_firstname[''A147'']>> <<$npc_lastname[''A147'']>>' !!Mefodiy Utkin $school_static_num[29] = 'A148' npcPol[29] = 0 grupTipe[29] = 1 $npcGo[29] = '<<$npc_firstname[''A148'']>> <<$npc_lastname[''A148'']>>' $npcSelfie[29] = '<<$npc_firstname[''A148'']>> <<$npc_lastname[''A148'']>>' !!Lazar Utkin $school_static_num[32] = 'A149' npcPol[32] = 0 grupTipe[32] = 2 $npcGo[32] = '<<$npc_firstname[''A149'']>> <<$npc_lastname[''A149'']>>' $npcSelfie[32] = '<<$npc_firstname[''A149'']>> <<$npc_lastname[''A149'']>>' !!Erast Vagin $school_static_num[33] = 'A150' npcPol[33] = 0 grupTipe[33] = 2 $npcGo[33] = '<<$npc_firstname[''A150'']>> <<$npc_lastname[''A150'']>>' $npcSelfie[33] = '<<$npc_firstname[''A150'']>> <<$npc_lastname[''A150'']>>' !!Evgeny Kuznetsov $school_static_num[35] = 'A151' npcPol[35] = 0 grupTipe[35] = 3 $npcGo[35] = '<<$npc_firstname[''A151'']>> <<$npc_lastname[''A151'']>>' $npcSelfie[35] = '<<$npc_firstname[''A151'']>> <<$npc_lastname[''A151'']>>' !!Feofan Krupin $school_static_num[36] = 'A152' npcPol[36] = 0 grupTipe[36] = 3 $npcGo[36] = '<<$npc_firstname[''A152'']>> <<$npc_lastname[''A152'']>>' $npcSelfie[36] = '<<$npc_firstname[''A152'']>> <<$npc_lastname[''A152'']>>' !!Gerasim Vasilyev $school_static_num[37] = 'A153' npcPol[37] = 0 grupTipe[37] = 3 $npcGo[37] = '<<$npc_firstname[''A153'']>> <<$npc_lastname[''A153'']>>' $npcSelfie[37] = '<<$npc_firstname[''A153'']>> <<$npc_lastname[''A153'']>>' !!Radomir Popov $school_static_num[39] = 'A154' npcPol[39] = 0 grupTipe[39] = 4 $npcGo[39] = '<<$npc_firstname[''A154'']>> <<$npc_lastname[''A154'']>>' $npcSelfie[39] = '<<$npc_firstname[''A154'']>> <<$npc_lastname[''A154'']>>' !!Lavrenti Romanov $school_static_num[40] = 'A155' npcPol[40] = 0 grupTipe[40] = 4 $npcGo[40] = '<<$npc_firstname[''A155'']>> <<$npc_lastname[''A155'']>>' $npcSelfie[40] = '<<$npc_firstname[''A155'']>> <<$npc_lastname[''A155'']>>' !!Arkadi Fyodorov $school_static_num[41] = 'A156' npcPol[41] = 0 grupTipe[41] = 4 $npcGo[41] = '<<$npc_firstname[''A156'']>> <<$npc_lastname[''A156'']>>' $npcSelfie[41] = '<<$npc_firstname[''A156'']>> <<$npc_lastname[''A156'']>>' !!Roman Yakovlev $school_static_num[42] = 'A157' npcPol[42] = 0 grupTipe[42] = 4 $npcGo[42] = '<<$npc_firstname[''A157'']>> <<$npc_lastname[''A157'']>>' $npcSelfie[42] = '<<$npc_firstname[''A157'']>> <<$npc_lastname[''A157'']>>' !!Valentin Bogdanov $school_static_num[43] = 'A158' npcPol[43] = 0 grupTipe[43] = 4 $npcGo[43] = '<<$npc_firstname[''A158'']>> <<$npc_lastname[''A158'']>>' $npcSelfie[43] = '<<$npc_firstname[''A158'']>> <<$npc_lastname[''A158'']>>' !!Petia Alkaev $school_static_num[47] = 'A159' npcPol[47] = 0 grupTipe[47] = 5 $npcGo[47] = '<<$npc_firstname[''A159'']>> <<$npc_lastname[''A159'']>>' $npcSelfie[47] = '<<$npc_firstname[''A159'']>> <<$npc_lastname[''A159'']>>' !!Vanya Yanka $school_static_num[59] = 'A165' npcPol[59] = 0 grupTipe[59] = 2 $npcGo[59] = '<<$npc_firstname[''A165'']>> <<$npc_lastname[''A165'']>>' $npcSelfie[59] = '<<$npc_firstname[''A165'']>> <<$npc_lastname[''A165'']>>' !!Nikolai Volkov $school_static_num[61] = 'A189' npcPol[61] = 0 grupTipe[61] = 4 $npcGo[61] = '<<$npc_firstname[''A189'']>> <<$npc_lastname[''A189'']>>' $npcSelfie[61] = '<<$npc_firstname[''A189'']>> <<$npc_lastname[''A189'']>>' !! !!===========================Female Students======================= !! !!Julia Milov $school_static_num[12] = 'A12' npcPol[12] = 1 grupTipe[12] = 3 $npcGo[12] = '<<$npc_firstname[''A12'']>> <<$npc_lastname[''A12'']>>' $npcSelfie[12] = '<<$npc_firstname[''A12'']>> <<$npc_lastname[''A12'']>>' !!Lariska Gruzdeva $school_static_num[13] = 'A13' npcPol[13] = 1 grupTipe[13] = 2 $npcGo[13] = '<<$npc_firstname[''A13'']>> <<$npc_lastname[''A13'']>>' $npcSelfie[13] = '<<$npc_firstname[''A13'']>> <<$npc_lastname[''A13'']>>' !!Katja Meynold $school_static_num[14] = 'A14' npcPol[14] = 1 grupTipe[14] = 1 $npcGo[14] = '<<$npc_firstname[''A14'']>> <<$npc_lastname[''A14'']>>' $npcSelfie[14] = '<<$npc_firstname[''A14'']>> <<$npc_lastname[''A14'']>>' !!Vicky Meynold $school_static_num[15] = 'A15' npcPol[15] = 1 grupTipe[15] = 1 $npcGo[15] = '<<$npc_firstname[''A15'']>> <<$npc_lastname[''A15'']>>' $npcSelfie[15] = '<<$npc_firstname[''A15'']>> <<$npc_lastname[''A15'']>>' !!Natasha Belova $school_static_num[16] = 'A16' npcPol[16] = 1 grupTipe[16] = 3 $npcGo[16] = '<<$npc_firstname[''A16'']>> <<$npc_lastname[''A16'']>>' $npcSelfie[16] = '<<$npc_firstname[''A16'']>> <<$npc_lastname[''A16'']>>' !!Inna Devyatova $school_static_num[17] = 'A17' npcPol[17] = 1 grupTipe[17] = 1 $npcGo[17] = '<<$npc_firstname[''A17'']>> <<$npc_lastname[''A17'']>>' $npcSelfie[17] = '<<$npc_firstname[''A17'']>> <<$npc_lastname[''A17'']>>' !!Christina Zvereva $school_static_num[18] = 'A18' npcPol[18] = 1 if zverSlutQW >= 2: grupTipe[18] = 0 else grupTipe[18] = 2 end $npcGo[18] = '<<$npc_firstname[''A18'']>> <<$npc_lastname[''A18'']>>' $npcSelfie[18] = '<<$npc_firstname[''A18'']>> <<$npc_lastname[''A18'']>>' !!Lina Starov $school_static_num[19] = 'A19' npcPol[19] = 1 grupTipe[19] = 2 $npcGo[19] = '<<$npc_firstname[''A19'']>> <<$npc_lastname[''A19'']>>' $npcSelfie[19] = '<<$npc_firstname[''A19'']>> <<$npc_lastname[''A19'']>>' !!Lena Kotova $school_static_num[20] = 'A20' npcPol[20] = 1 grupTipe[20] = 4 $npcGo[20] = '<<$npc_firstname[''A20'']>> <<$npc_lastname[''A20'']>>' $npcSelfie[20] = '<<$npc_firstname[''A20'']>> <<$npc_lastname[''A20'']>>' !!Lera Tsarev $school_static_num[21] = 'A21' npcPol[21] = 1 grupTipe[21] = 4 $npcGo[21] = '<<$npc_firstname[''A21'']>> <<$npc_lastname[''A21'']>>' $npcSelfie[21] = '<<$npc_firstname[''A21'']>> <<$npc_lastname[''A21'']>>' !!Bella Artamonov $school_static_num[22] = 'A22' npcPol[22] = 1 grupTipe[22] = 2 $npcGo[22] = '<<$npc_firstname[''A22'']>> <<$npc_lastname[''A22'']>>' $npcSelfie[22] = '<<$npc_firstname[''A22'']>> <<$npc_lastname[''A22'']>>' !!Albina Barlovskaya $school_static_num[23] = 'A23' npcPol[23] = 1 grupTipe[23] = 1 $npcGo[23] = '<<$npc_firstname[''A23'']>> <<$npc_lastname[''A23'']>>' $npcSelfie[23] = '<<$npc_firstname[''A23'']>> <<$npc_lastname[''A23'']>>' !!Pauline Sebagotulina $school_static_num[24] = 'A24' npcPol[24] = 1 grupTipe[24] = 4 $npcGo[24] = '<<$npc_firstname[''A24'']>> <<$npc_lastname[''A24'']>>' $npcSelfie[24] = '<<$npc_firstname[''A24'']>> <<$npc_lastname[''A24'']>>' !!Sonia Ivanko $school_static_num[25] = 'A25' npcPol[25] = 1 if soniaPS > 0: grupTipe[25] = 5 else grupTipe[25] = 1 end $npcGo[25] = '<<$npc_firstname[''A25'']>> <<$npc_lastname[''A25'']>>' $npcSelfie[25] = '<<$npc_firstname[''A25'']>> <<$npc_lastname[''A25'']>>' !!Stasya Pavlov $school_static_num[30] = 'A139' npcPol[30] = 1 grupTipe[30] = 1 $npcGo[30] = '<<$npc_firstname[''A139'']>> <<$npc_lastname[''A139'']>>' $npcSelfie[30] = '<<$npc_firstname[''A139'']>> <<$npc_lastname[''A139'']>>' !!Lizaveta Petrov $school_static_num[31] = 'A140' npcPol[31] = 1 grupTipe[31] = 1 $npcGo[31] = '<<$npc_firstname[''A140'']>> <<$npc_lastname[''A140'']>>' $npcSelfie[31] = '<<$npc_firstname[''A140'']>> <<$npc_lastname[''A140'']>>' !!Veronika Sokolov $school_static_num[34] = 'A141' npcPol[34] = 1 grupTipe[34] = 2 $npcGo[34] = '<<$npc_firstname[''A141'']>> <<$npc_lastname[''A141'']>>' $npcSelfie[34] = '<<$npc_firstname[''A141'']>> <<$npc_lastname[''A141'']>>' !!Zinaida Alkaev $school_static_num[38] = 'A142' npcPol[38] = 1 grupTipe[38] = 3 $npcGo[38] = '<<$npc_firstname[''A142'']>> <<$npc_lastname[''A142'']>>' $npcSelfie[38] = '<<$npc_firstname[''A142'']>> <<$npc_lastname[''A142'']>>' !!Alyona Alkaev $school_static_num[44] = 'A143' npcPol[44] = 1 grupTipe[44] = 4 $npcGo[44] = '<<$npc_firstname[''A143'']>> <<$npc_lastname[''A143'']>>' $npcSelfie[44] = '<<$npc_firstname[''A143'']>> <<$npc_lastname[''A143'']>>' !!Anushka Konstantinov $school_static_num[45] = 'A144' npcPol[45] = 1 grupTipe[45] = 4 $npcGo[45] = '<<$npc_firstname[''A144'']>> <<$npc_lastname[''A144'']>>' $npcSelfie[45] = '<<$npc_firstname[''A144'']>> <<$npc_lastname[''A144'']>>' !!Ekaterina Maksimov $school_static_num[46] = 'A145' npcPol[46] = 1 grupTipe[46] = 4 $npcGo[46] = '<<$npc_firstname[''A145'']>> <<$npc_lastname[''A145'']>>' $npcSelfie[46] = '<<$npc_firstname[''A145'']>> <<$npc_lastname[''A145'']>>' !! !!===========================Teachers======================= !! !!Anatoly E. Tsarev $school_static_num[26] = 'A26' npcPol[26] = 0 grupTipe[26] = 6 $npcGo[26] = '<<$npc_firstname[''A26'']>> <<$npc_lastname[''A26'']>>' $npcSelfie[26] = '<<$npc_firstname[''A26'']>> <<$npc_lastname[''A26'']>>' !!Ilya Yenotin $school_static_num[48] = 'A130' npcPol[48] = 0 grupTipe[48] = 6 $npcGo[48] = '<<$npc_firstname[''A130'']>> <<$npc_lastname[''A130'']>>' $npcSelfie[48] = '<<$npc_firstname[''A130'']>> <<$npc_lastname[''A130'']>>' !!Viktor Pavlovich $school_static_num[49] = 'A131' npcPol[49] = 0 grupTipe[49] = 6 $npcGo[49] = '<<$npc_firstname[''A131'']>> <<$npc_lastname[''A131'']>>' $npcSelfie[49] = '<<$npc_firstname[''A131'']>> <<$npc_lastname[''A131'']>>' !!Aleksandrina Volkov $school_static_num[50] = 'A134' npcPol[50] = 1 grupTipe[50] = 6 $npcGo[50] = '<<$npc_firstname[''A134'']>> <<$npc_lastname[''A134'']>>' $npcSelfie[50] = '<<$npc_firstname[''A134'']>> <<$npc_lastname[''A134'']>>' !!Yeva Sokoloff $school_static_num[51] = 'A135' npcPol[51] = 1 grupTipe[51] = 6 $npcGo[51] = '<<$npc_firstname[''A135'']>> <<$npc_lastname[''A135'']>>' $npcSelfie[51] = '<<$npc_firstname[''A135'']>> <<$npc_lastname[''A135'']>>' !!Serafim Ivanov $school_static_num[52] = 'A129' npcPol[52] = 0 grupTipe[52] = 6 $npcGo[52] = '<<$npc_firstname[''A129'']>> <<$npc_lastname[''A129'']>>' $npcSelfie[52] = '<<$npc_firstname[''A129'']>> <<$npc_lastname[''A129'']>>' !!Olga Aleksandrov $school_static_num[53] = 'A136' npcPol[53] = 1 grupTipe[53] = 6 $npcGo[53] = '<<$npc_firstname[''A136'']>> <<$npc_lastname[''A136'']>>' $npcSelfie[53] = '<<$npc_firstname[''A136'']>> <<$npc_lastname[''A136'']>>' !!Raven Braakman $school_static_num[54] = 'A137' npcPol[54] = 1 grupTipe[54] = 6 $npcGo[54] = '<<$npc_firstname[''A137'']>> <<$npc_lastname[''A137'']>>' $npcSelfie[54] = '<<$npc_firstname[''A137'']>> <<$npc_lastname[''A137'']>>' !!Arina Orlov $school_static_num[55] = 'A138' npcPol[55] = 1 grupTipe[55] = 6 $npcGo[55] = '<<$npc_firstname[''A138'']>> <<$npc_lastname[''A138'']>>' $npcSelfie[55] = '<<$npc_firstname[''A138'']>> <<$npc_lastname[''A138'']>>' !!Ruslan Kuznetsov $school_static_num[56] = 'A132' npcPol[56] = 0 grupTipe[56] = 6 $npcGo[56] = '<<$npc_firstname[''A132'']>> <<$npc_lastname[''A132'']>>' $npcSelfie[56] = '<<$npc_firstname[''A132'']>> <<$npc_lastname[''A132'']>>' !!Makar Vasilyev $school_static_num[58] = 'A128' npcPol[58] = 0 grupTipe[58] = 6 $npcGo[58] = '<<$npc_firstname[''A128'']>> <<$npc_lastname[''A128'']>>' $npcSelfie[58] = '<<$npc_firstname[''A128'']>> <<$npc_lastname[''A128'']>>' !!Rolan Matveev $school_static_num[57] = 'A133' npcPol[57] = 0 grupTipe[57] = 6 $npcGo[57] = '<<$npc_firstname[''A133'']>> <<$npc_lastname[''A133'']>>' $npcSelfie[57] = '<<$npc_firstname[''A133'']>> <<$npc_lastname[''A133'']>>' !!Mikhail Nikolaevich $school_static_num[60] = 'A69' npcPol[60] = 0 grupTipe[60] = 6 $npcGo[60] = '<<$npc_firstname[''A69'']>> <<$npc_lastname[''A69'']>>' $npcSelfie[60] = '<<$npc_firstname[''A69'']>> <<$npc_lastname[''A69'']>>' end } --- gschool_lessons ---------------------------------