123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451 |
- # uni_library
- !!march 18 2024
- !!This is the file containing the university library
- menu_off = 0
- if $ARGS[0] = 'start' or $ARGS[0] = '':
- minut += 5
- gs 'shortgs', 'setloc', 'uni_library', 'start'
- $sexloc = 'uni_library'
- $location_type = 'public_indoors'
- gs 'katja_meynold_schedule'
- !!gs 'albina_uni_schedule'
- gs 'stat'
- gs 'themes', 'indoors'
- '<center><b><font color="maroon">The University Library</font></b></center>'
- '<center><img <<$set_imgh>> src="images/locations/city/island/university/library/library.jpg"></center>'
- 'One of the medium sized buildings is the university''s library. It is three stories tall and filled with books, sections with tables scattered around to study or relax at and computer stations to help students with their studying.'
- if locat['katja'] = 29:
- 'You see '+iif(katjaQW['know_katja_uni'] = 0 and ($start_type['loc'] ! 'sg' and $start_type['magic'] = 'tg'), 'a cute redheaded girl', '<a href="exec:gt ''katja_uni'', ''library''">Katja</a>')+' sitting at one of the desks with a laptop and a pile of books.'
- end
- if locat['A144'] = 12:
- 'You see your former classmate <a href="exec:gt ''uni_library'', ''anushka''">Anushka</a> sitting at one of the tables studying some books.'
- end
- !!if locat['albina'] = 6:
- !!'You see '+iif(AlbinaQW['know_albina_uni'] = 0 and ($start_type['loc'] ! 'sg' and $start_type['magic'] = 'tg'), 'an attractive looking brunette', '<a href="exec:gt ''albina_uni'', ''library''">Albina</a>')+' searching the shelves for books.'
- !!end
- if week <= 4 and hour >= 15 and hour < 17:
- if meet_kendra = 1:
- 'You see <a href="exec:gt ''uni_library'', ''kendra''">Kendra</a> sitting at one of the tables studying some books.'
- else
- 'You see a pretty ebony <a href="exec:gt ''uni_library'', ''kendra''">girl</a> sitting at one of the tables studying some books.'
- end
- end
- if yearstart > 1 and week <= 5 and hour >= 15 and hour < 17:
- 'You see your former classmate <a href="exec:gt ''uni_library'', ''artem''">Artem</a> sitting at one of the tables studying some books.'
- end
- if $start_type['loc'] = 'sg' and yearstart > 1 and week > 5 and hour >= 12 and hour < 14:
- if nataliaQW['library_day_check'] ! daystart:
- nataliaQW['library_day_check'] = daystart
- if rand(0,3) = 0: nataliaQW['library_day'] = daystart
- end
- if nataliaQW['library_day'] = daystart:
- 'You see your former classmate <a href="exec: gt ''natalia_pavlova'',''library''">Natalia Pavlova</a>.'
- end
- end
- if (week >= 6 and hour = 23) or hour < 8:
- 'The library is closing for the night.'
- act 'Leave': minut += 5 & gt 'uni_grounds', 'main'
- exit
- end
- act 'Read a book': gt 'uni_library', 'read'
- act 'Borrow a book': gt 'uni_library', 'loan'
- if university['enrolled_in_semester'] > university['semester_passed']:
- act 'Study': gt 'uni_library', 'study'
- end
- act 'Wander around': gt 'uni_library', 'wander'
- act 'Leave': minut += 2 & gt 'uni_grounds', 'main'
- end
- if $ARGS[0] = 'study':
- minut += 5
- $sexloc = 'uni_library'
- gs 'stat'
- '<center><b><font color="maroon">The University Library</font></b></center>'
- '<center><img <<$set_imgh>> src="images/locations/city/island/university/library/study' + rand(1,7) + '.jpg"></center>'
- 'You spend some time collecting some books on your subjects and grab one of the library''s laptops before finding a quiet place to sit.'
- if university['semester_week'] > 0:
- i = 0
- :study_loop
- if $class_list_institution[i] = 'uni_<<$university[''enrolled_in'']>>_semester_<<university[''enrolled_in_semester'']>>':
- if dyneval ('RESULT = class[''<<$class_list_institution[i]>>_<<$class_list_name[i]>>_optional_weekly_grade_gain'']') < dyneval ('RESULT = class[''<<$class_list_institution[i]>>_<<$class_list_name[i]>>_optional_weekly_max'']'):
- dynamic ' act ''Study for your <<$class_list_name[i]>> class (30 minuts)'': gt ''uni_library'', ''studying'', ''<<$class_list_institution[i]>>'', ''<<$class_list_name[i]>>'' '
- else
- *nl
- 'You don''t need to study any more this week for your <<$class_list_name[i]>> class.'
- end
- end
- i += 1
- if ARRSIZE('class_list_institution') >= i: jump 'study_loop'
- killvar 'i'
- elseif university['exam_week'] > 0:
- i = 0
- :exam_loop
- if $class_list_institution[i] = 'uni_<<$university[''enrolled_in'']>>_semester_<<university[''enrolled_in_semester'']>>' and func('uni_programs', 'exam', 'is_over', $class_list_name[i]) = 0:
- dynamic ' act ''Study intensely for your <<$class_list_name[i]>> exam (30 minuts)'': gt ''uni_library'', ''studying_exam'', ''<<$class_list_institution[i]>>'', ''<<$class_list_name[i]>>'' '
- end
- i += 1
- if ARRSIZE('class_list_institution') >= i: jump 'exam_loop'
- killvar 'i'
- end
- if (week >= 6 and hour = 23) or hour < 8:
- 'The library is closing for the night.'
- act 'Leave': minut += 5 & gt 'uni_grounds', 'main'
- exit
- end
- act 'Wander around': gt 'uni_library', 'wander'
- act 'Return to the entrance': minut += 2 & gt 'uni_library', 'start'
- act 'Leave': minut += 5 & gt 'uni_grounds', 'main'
- end
- if $ARGS[0] = 'studying':
- minut += 30
- gs 'grades', 'optional_activity_attribute', '<<$ARGS[1]>>', '<<$ARGS[2]>>', 'yes', min(pcs_intel+10,100)
- gs 'stat'
- '<center><b><font color="maroon">The University Library</font></b></center>'
- '<center><img <<$set_imgh>> src="images/locations/city/island/university/library/study' + rand(1,7) + '.jpg"></center>'
- 'You open the books and start studying for your <<$ARGS[2]>> class. The library is mostly quiet, but you hear occasional noises, some of them hard to make out and some of them fairly suspicious. Despite this, it is a good environment to study in and you can see a number of other students studying as well.'
- *nl
- if dyneval ('RESULT = class[''<<$ARGS[1]>>_<<$ARGS[2]>>_optional_weekly_grade_gain'']') < dyneval ('RESULT = class[''<<$ARGS[1]>>_<<$ARGS[2]>>_optional_weekly_max'']'):
- 'You study for half an hour and can tell that you will need to study more if you want to completly understand this week''s material.'
- else
- 'You study for half an hour and believe you now understand everything that is being covered this week.'
- end
- if (week >= 6 and hour = 23) or hour < 8:
- 'The library is closing for the night.'
- act 'Leave': minut += 5 & gt 'uni_grounds', 'main'
- exit
- end
- act 'Keep studying': gt 'uni_library', 'study'
- act 'Wander around': gt 'uni_library', 'wander'
- act 'Return to entrance': minut += 2 & gt 'uni_library', 'start'
- act 'Leave': minut += 5 & gt 'uni_grounds', 'main'
- end
- if $ARGS[0] = 'studying_exam':
- '<center><b><font color="maroon">The University Library</font></b></center>'
- '<center><img <<$set_imgh>> src="images/locations/city/island/university/library/study' + rand(1,7) + '.jpg"></center>'
- !!Nerds like studying and so their mood improves a little. Everybody else gets in a worse mood by studying.
- gs 'exp_gain', 'intel', max(0,rand(-1,1))
- pcs_mood += (pcs_traits['nerd_status']*5 -10)
- minut += 30
- 'You open the books and start studying for your <<$ARGS[2]>> exam. The library is mostly quiet, but you hear occasional noises, some of them hard to make out and some of them fairly suspicious. Despite this, it''s a good environment to study in and you can see a number of other students studying as well.'
- if pcs_sleep < 5:
- no_study = 1
- 'You''re so tired that you''re constantly falling asleep. You get no studying done in this condition.'
- elseif pcs_sleep < 30:
- study_mod -= 20
- 'You''re very tired and have a hard time keeping your eyes open.'
- end
- if alko >= 6:
- no_study = 1
- 'You''re so drunk that your eyes can''t make sense of the letters written in the books. Holding your pen is also a problem.'
- elseif alko >= 4:
- study_mod -= 40
- 'You''re drunk and have trouble concentrating on reading the books. When you look at the notes you''ve made, a lot of them are incomprehensible.'
- elseif alko >= 2:
- study_mod -= 20
- 'You''re feeling a little tipsy, but feel like your studying is going great. However, when you look at your notes afterwards, you notice that a lot of them make no sense.'
- end
- if drugVars['mentats_dose'] >= 1: study_mod += 30
- If pcs_mood < 50:
- study_mod -= 20
- 'You''re in a bad mood and it clearly affects your studying.'
- end
- if drugVars['heroin_high'] > 0 or drugVars['weed_high'] > 0:
- study_mod -= 40
- 'You''re stoned, which makes it hard to concentrate on studying.'
- end
- if drugVars['amphetamine_high'] > 0: study_mod += 20
- if pcs_energy < 5:
- study_mod -= 20
- 'You''re extremely hungry and it''s hard to think about anything other than food.'
- elseif pcs_energy < 10:
- study_mod -= 10
- 'You''re very hungry and it affects your ability to concentrate.'
- elseif pcs_energy < 20:
- study_mod -=10
- 'You''re hungry and your thoughts often drift to food, affecting your performance negatively.'
- end
- if pcs_horny > 90:
- study_mod -= 10
- 'You''re extremely horny and your thoughts often drift to sex, affecting your ability to study.'
- end
- if pain['total'] > 90:
- no_study = 1
- 'You''re in so much pain that you can''t study.'
- elseif pain['total'] > 75:
- study_mod -= 40
- 'You''re in so much pain that you have a very hard time concentrating on studying.'
- elseif pain['total'] > 60:
- study_mod -= 20
- 'Your pain is constantly bothering you and makes it hard to study.'
- end
- *nl
- study_mod = max(0,(rand(30 + study_mod,pcs_intel + study_mod) + 10)/33)
- if no_study = 1:
- 'You try to study for half an hour, but get nothing done.'
- else
- if study_mod = 0:
- 'You study for half an hour, but you don''t think you''re improving.'
- elseif study_mod = 1:
- 'You study for half an hour and think you''re improving a little.'
- elseif study_mod = 2:
- 'You study for half an hour and believe that you''re making good progress in getting ready for the exam.'
- else
- 'You study for half an hour and believe that you''re improving a lot.'
- end
- gs 'grades', 'grade_award', '<<$ARGS[1]>>', '<<$ARGS[2]>>', study_mod
- end
- gs 'stat'
- killvar 'study_mod'
- killvar 'nod_study'
- act 'Leave': minut += 5 & gt 'uni_grounds', 'main'
- if (week >= 6 and hour = 23) or hour < 8:
- 'The library is closing for the night.'
- exit
- end
- act 'Return to the entrance': minut += 2 & gt 'uni_library', 'start'
- act 'Keep studying': gt 'uni_library', 'study'
- act 'Wander around': gt 'uni_library', 'wander'
- end
- if $ARGS[0] = 'wander':
- minut += 15
- $sexloc = 'uni_library'
- gs 'stat'
- '<center><b><font color="maroon">The University Library</font></b></center>'
- temp = rand(1,20)
- if temp = 1:
- '<center><img <<$set_imgh>> src="images/locations/city/island/university/library/events/accident_panty_flash.jpg"></center>'
- 'As you wander around, you spot two girls in one of the rows of books. One of them starts climbing the shelf to get at a book out of reach and her short skirt rides up as she does, showing off her panties to everyone looking. You can''t help but smile as you continue on.'
- gs 'arousal', 'erotic_nudity', 3
- gs 'stat'
- elseif temp = 2:
- '<center><img <<$set_imgh>> src="images/locations/city/island/university/library/events/accident_pussy_flash.jpg"></center>'
- 'As you wander around, you spot a girl in one of the rows of books. She starts climbing the shelf to get at a book out of reach and her short skirt rides up as she does, showing off her pussy to everyone looking. You can''t help but smile as you continue on.'
- gs 'arousal', 'erotic_nudity', 3
- gs 'stat'
- elseif temp = 3:
- '<center><img <<$set_imgh>> src="images/locations/city/island/university/library/events/asian_titflash.jpg"></center>'
- 'As you wander around, you stop inside of one of the rows of books before it opens up into another one of the small study areas. Before you are several guys, sitting at a table encouraging an Asian girl to pull up her shirt. She keeps refusing, but you can tell she is getting aroused and excited by the attention they are giving her. Finally, blushing a little, she pulls up her shirt and holds it up, showing off her firm little breasts. The guys all grin and quietly clap before she pulls her shirt down and walks away blushing. You wonder if she regrets doing it before you continue on your way.'
- gs 'arousal', 'erotic_nudity', 3
- gs 'stat'
- elseif temp = 4:
- '<center><img <<$set_imgh>> src="images/locations/city/island/university/library/events/black_titflash.jpg"></center>'
- 'As you wander around, you stop inside of one of the rows of books before it opens up into another one of the small study areas. Before you are several guys, sitting at a table encouraging a chubby black girl to pull up her shirt. She keeps refusing, but you can tell she is getting aroused and excited by the attention they are giving her. A few seconds later, she finally exposes her large, saggy breasts to them. The guys all grin and quietly clap before she pulls her shirt down and goes back to studying. You wonder if she regrets doing it before you continue on your way.'
- gs 'arousal', 'erotic_nudity', 3
- gs 'stat'
- elseif temp = 5:
- '<center><img <<$set_imgh>> src="images/locations/city/island/university/library/events/girl_sleeping.jpg"></center>'
- 'As you wander around, you spot a girl with her head down on one of the work stations, apparently having fallen asleep while studying. She snores softly, a few of the other students occasionally glancing over and laughing at her softly. You shake your head and leave the girl to sleep in peace.'
- elseif temp = 6:
- '<center><img <<$set_imgh>> src="images/locations/city/island/university/library/events/laying_in_row.jpg"></center>'
- 'As you wander around, you start down one of the rows, only to find a girl lying in the middle of the aisle on her stomach, reading a book. She briefly glances up at you before going back to her book and ignoring you. Not able to easily get past her and not wanting to be rude by trying to step over her, even if she is being rude in the first place, you decide to just walk over to the next aisle and continue your wandering.'
- elseif temp = 7:
- '<center><img <<$set_imgh>> src="images/locations/city/island/university/library/events/naked_run.jpg"></center>'
- 'As you wander around, you glimpse what appears to be a naked girl dashing between two aisles of books. You glance into the aisle she went down and see her continue running down the aisle. You have no clue where her clothes are or why she''s doing it, but with how fast she''s running, you doubt she is enjoying it. She quickly disappears down another row of shelves.'
- gs 'arousal', 'erotic_nudity', 3
- gs 'stat'
- elseif temp = 8:
- '<center><img <<$set_imgh>> src="images/locations/city/island/university/library/events/naked_walk.jpg"></center>'
- 'As you turn to head down an aisle, you come nearly face to face with a pretty blond girl standing there naked. She just smiles at you and says hello. You respond in kind and she walks past you like nothing is wrong. You shake your head and continue on your way. A few seconds later, you come across a guy holding a girl''s clothes while glancing down each aisle. You can only assume he is looking for the naked girl you seen and so point in the direction you saw her. He smiles and nods before jogging in that direction.'
- gs 'arousal', 'erotic_nudity', 3
- gs 'stat'
- elseif temp = 9:
- '<center><img <<$set_imgh>> src="images/locations/city/island/university/library/events/pussy_flash.jpg"></center>'
- 'As you wander around, you go through one of the small study areas. Before you are several guys sitting at a table, encouraging a girl standing just inside of one of the aisles to flash them. She keeps refusing, but you can tell she is getting aroused and excited by the attention they are giving her. Finally, she lifts her skirt and flashes her neatly trimmed pussy at them. One of the guys briefly woops loudly, but is promptly hit by his friends and told to be quiet. Several others look over at the boys, but the girl has already dropped her skirt back in place and walks off with a grin on her face. You wonder if she regrets doing it as you continue on your way.'
- gs 'arousal', 'erotic_nudity', 3
- gs 'stat'
- elseif temp = 10:
- '<center><img <<$set_imgh>> src="images/locations/city/island/university/library/events/tit_flash.jpg"></center>'
- 'As you wander around, you go through one of the small study areas. Before you are several guys sitting at a table, encouraging a girl standing just inside of one of the aisles to flash them. She keeps refusing, but you can tell she is getting aroused and excited by the attention they are giving her. Finally, she lifts her shirt and flashes her breasts at them. One of the guys briefly woops loudly, but is promptly hit by his friends and told to be quiet. Several others look over at the boys, but the girl has already dropped her shirt back in place and walks off with a grin on her face. You wonder if she regrets doing it as you continue on your way.'
- gs 'arousal', 'erotic_nudity', 3
- gs 'stat'
- elseif temp = 11:
- '<center><img <<$set_imgh>> src="images/locations/city/island/university/library/events/sex/bj.jpg"></center>'
- 'As you walk around, you hear some moaning, and glancing down one of the rows of shelves, you see a boy sitting at one of the work stations. It takes a moment for you to notice the girl under the desk on her knees bobbing her head up and down in his lap. You watch for a few more seconds, feeling aroused at the scene before you decide to move on before you''re spotted.'
- gs 'arousal', 'erotic', 3
- gs 'stat'
- else
- '<center><img <<$set_imgh>> src="images/locations/city/island/university/library/library.jpg"></center>'
- 'You wander around the library for a while, looking at all the books. You pass by several of your fellow students, some quietly studying, reading or just looking through the bookshelves. You don''t come across anything of interest.'
- end
- act 'Leave': minut += 5 & gt 'uni_grounds', 'main'
- if (week >= 6 and hour = 23) or hour < 8:
- 'The library is closing for the night.'
- exit
- end
- act 'Return to the entrance': minut += 2 & gt 'uni_library', 'start'
- act 'Wander around': gt 'uni_library', 'wander'
- end
- if $ARGS[0] = 'read':
- gs 'shortgs', 'setloc', 'uni_library', 'read'
- '<center><b><font color="maroon">The University Library</font></b></center>'
- '<center><img <<$set_imgh>> src="images/locations/city/island/university/library/library.jpg"></center>'
- act 'Leave': minut += 5 & gt 'uni_grounds', 'main'
- if (week >= 6 and hour = 23) or hour < 8:
- 'The library is closing for the night.'
- exit
- end
- act 'Go back': gt 'uni_library', 'start'
- gs 'library_functions', 'set_library_read_acts'
- end
- if $ARGS[0] = 'loan':
- gs 'shortgs', 'setloc', 'uni_library', 'loan'
- '<center><b><font color="maroon">The University Library</font></b></center>'
- '<center><img <<$set_imgh>> src="images/locations/city/island/university/library/library.jpg"></center>'
- act 'Leave': minut += 5 & gt 'uni_grounds', 'main'
- if (week >= 6 and hour = 23) or hour < 8:
- 'The library is closing for the night.'
- exit
- end
- act 'Go back': gt 'uni_library', 'start'
- gs 'library_functions', 'set_loan_acts'
- end
- if $ARGS[0] = 'kendra':
- menu_off = 1
- gs 'npc_relationship', 'modify', 'A82', 'like'
- gs 'exp_gain', 'chrsm', rand(1,2)
- minut += 5
- '<center><img <<$set_imgh>> src="images/locations/city/island/university/classroom/ebony_girl_talk.jpg"></center>'
- 'You walk over to her table.'
- if meet_kendra = 1:
- if kendraQW['sub'] <= 0:
- 'You''re about to take a seat when Kendra glares at you. "I don''t think so, Princess. We''re not friends and I want nothing to do with you. Go sit somewhere else."'
- 'You glance around and notice a few other students staring at you, so you move away from her and find a seat by yourself.'
- elseif kendraQW['sub'] <= 10:
- if npc_rel['A82'] >= 60:
- minut += 10
- 'You sit next to Kendra. You talk to her and she even lets you get a few words in, but she mostly treats you like a pet or someone simple, often making condescending comments towards you.'
- elseif npc_rel['A82'] >= 20:
- minut += 10
- 'You sit next to Kendra. You try and have a conversation with her, but mostly she talks and you listen. Any time you try and get a word in edgewise she just gives you a dirty look until you shut up and let her keep talking.'
- else
- 'You''re about to sit next to Kendra when she looks over at you. "I don''t think so, Princess. We''re not friends. You''re nothing more than my toy to be used when and where I want, and now is not the time, so go sit somewhere else."'
- 'You glance around and notice a few other students staring at you, so you move away from her.'
- end
- else
- if npc_rel['A82'] >= 60:
- minut += 10
- 'You sit next to Kendra. You talk to her and she even lets you get a few words in, but she mostly treats you like a pet or someone simple, often making condescending comments towards you.'
- elseif npc_rel['A82'] >= 20:
- minut += 10
- 'You sit next to Kendra and try to have a conversation with her, but anytime you try and get a word in, she gives you a dirty look until you shut up and let her keep talking.'
- else
- 'You''re about to sit next to Kendra when she glares at you. "We''re not friends. You''re nothing more than my white slave bitch to use and abuse as I see fit. You don''t come over to me in public, <i>ever</i>. Go sit somewhere else."'
- 'You glance around and notice a few other students staring at you, so you move away from her and find a seat by yourself.'
- end
- end
- act 'Leave Kendra be': minut += 2 & gt 'uni_library', 'start'
- else
- if pcs_hotcat >= 5:
- meet_kendra = 1
- 'There''s something about this ebony girl that intrigues you, so you decide to sit next to her. "Hi, I''m <<$pcs_nickname>>."'
- 'She eyes you like a pair of shoes she might buy. "I''m Kendra, but you can call me Mistress," she replies in an exotic accent. "If you like, I can train you to become one of my slaves."'
- 'You''re taken aback by her comment. "Slaves?"'
- 'She smiles. "Yes, I have many sex slaves here, and I can train you to serve me well. If you''re interested, come to my dorm room. It''s on the eighth floor of the east dorm, room 808."'
- 'She then ignores you, leaving you to wonder if you should visit her dorm room and see what she was talking about...'
- act 'Leave Kendra be': minut += 2 & gt 'uni_library', 'start'
- else
- 'There''s something about this ebony girl that intrigues you, so you decide to sit next to her. "Hi, I''m <<$pcs_nickname>>."'
- '"No. Not interested. Maybe if you do something about all of... ''this'', you can try again." Her hand indicates your entire person with languid disinterest.'
- 'You''re taken aback by her comment. "What?"'
- 'She rolls her eyes, believing your shocked silence to be stupidity. "Just go away."'
- 'She then ignores you, leaving you to wonder if she doesn''t find you attractive enough to get her attention. Maybe if you were better looking she would talk to you?'
- act 'Leave her be': minut += 2 & gt 'uni_library', 'start'
- end
- end
- end
- if $ARGS[0] = 'artem':
- *clr & cla
- menu_off = 1
- gs 'npc_relationship', 'modify', 'A2', 'like'
- gs 'exp_gain', 'chrsm', rand(1,2)
- minut += 5
- '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big2.jpg"></center>'
- 'You walk over to his table.'
- if npc_rel['A2'] >= 50:
- artemQW['knows_dorm_room_number'] = 1
- minut += 10
- 'You sit next to Artem. The two of you talk about your classes, fellow students, roommates, and just life in general for a while. Finally he says. "I don''t mean to be rude but I really need to finish this, but why don''t you come to my dorm room sometime and we can hangout then. I am on the second floor in room 209." You tell him you will, then say your goodbyes and leave him to study.'
- elseif npc_rel['A2'] >= 20:
- minut += 5
- 'You sit next to Artem. You try and have a conversation with him, but mostly you talk as he tries to study. Finally after a bit he says. "Look sorry but I really need to study this, maybe we can talk at the cafe sometime or something. But if you don''t mind." He indicates his book, you get the hint and leave him alone.'
- else
- 'You sit next to Artem when he looks over at you. "I''m busy and need to study, so please go sit somewhere else." You sigh and get up and move away.'
- end
- act 'Leave Artem be': minut += 2 & gt 'uni_library', 'start'
- end
- if $ARGS[0] = 'anushka':
- menu_off = 1
- gs 'npc_relationship', 'modify', 'A144', 'like'
- gs 'exp_gain', 'chrsm', rand(1,2)
- minut += 5
- '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big144.jpg"></center>'
- 'You walk over to her table.'
- if npc_rel['A144'] >= 60:
- anushkaCityQW['first_visit'] = 1
- minut += 5
- gs 'stat'
- '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big144.jpg"></center>'
- 'You exchange greetings as you sit. Anushka seems really intent on her studies, at first she is polite and tries to respond but after a few minutes she mostly stops responding and just listening until she finally says. "I don''t mean to be rude but can you politely fuck off." She says in a teasing tone and a smile on her face. "But in all seriousness I really do need to get this done, this is one of the few times I have to be in the library. If you want to hang out, you can stop by the Coffee Hole sometimes or come by the boys'' and my apartment if you want." She tells you where the apartment she shares with the boys from the band is. With that, you get the hint and leave her alone.'
- elseif npc_rel['A144'] >= 20:
- minut += 5
- 'You sit next to Anushka. You try and have a conversation with her, but mostly you talk as she tries to study. Finally after a bit he says. "Look I don''t have time to hang out, I got to get this studying done now while I have some free time, why don''t you stop by the Coffee Hole sometime if you want to talk, I sometimes have free time then." You get the hint and leave her alone.'
- else
- 'You sit next to Anushka when she looks over at you. "Go the fuck away, can''t you see I''m busy." You sigh and get up and move away.'
- end
- act 'Leave Anushka be': minut += 2 & gt 'uni_library', 'start'
- end
- --- uni_library ---------------------------------
|