123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300 |
- # Snpc
- !'
- $npcName[numnpc] = ''
- $npcSurName[numnpc] = ''
- $npcText[numnpc] = ''
- grupNPC[numnpc] =
- npcPol[numnpc]
- grupTipe[numnpc]
- '!
- gs 'dinnpc'
- gs 'stat'
- '<center><b><font color="maroon"><<$npcName[numnpc]>> <<$npcSurName[numnpc]>></font></b></center>'
- '<center><img src="images/qwest/alter/npc<<numnpc>>.jpg"></center>'
- '<<$npcText[numnpc]>>'
- if grupTipe[numnpc] = -1:'<<$npcName[numnpc]>> refers to a group of outcasts.'
- if grupTipe[numnpc] = 0:''
- if grupTipe[numnpc] = 1:'<<$npcName[numnpc]>> refers to a group of nerds.'
- if grupTipe[numnpc] = 2:'<<$npcName[numnpc]>> refers to a group sportikov.'
- if grupTipe[numnpc] = 3:'<<$npcName[numnpc]>> refers to a group of steep.'
- if grupTipe[numnpc] = 4:'<<$npcName[numnpc]>> refers to a group Gopnik.'
- if grupNPC[numnpc] < 20:'You have a bad attitude.'
- if grupNPC[numnpc] >= 20 and grupNPC[numnpc] < 40:'You tensions.'
- if grupNPC[numnpc] >= 40 and grupNPC[numnpc] < 60:'You have a normal relationship.'
- if grupNPC[numnpc] >= 60 and grupNPC[numnpc] < 80:'You have a good relationship.'
- if grupNPC[numnpc] >= 80:'You have a great relationship.'
- if numnpc = 14 and KatjaOTN > 0:
- if KatjaHorny < 20:'Katia looks calm and indifferent.'
- if KatjaHorny >= 20 and KatjaHorny < 40:'Katja in the eyes jump merry twinkle.'
- if KatjaHorny >= 40 and KatjaHorny < 60:'Katja has a faint blush on her cheeks and she looks at you mischievously.'
- if KatjaHorny >= 60 and KatjaHorny < 80:'Katja blushed and languid looks at you.'
- if KatjaHorny >= 80:'Katja all red as a lobster and her chest heaving from deep breathing.'
- end
- ''
- ''
- !!act 'Move away':gt $locM, $metkaM
- !!reaction to sperm
- gs 'cumreaction'
- !!bullying
- gs 'izdevat'
- !!Krutyshi
- gs 'krutishi'
- if numnpc = 23 and albinaQWdance > 0 and AlbinaBlokDance = 0 and ZvezdEnd = 0:
- 'Albina easy smiles at you "<<$name>>, you spravlyaeshsya well in training, do not forget to come to it."'
- if GorSlut > 0:'By the way, you go about disgusting rumors.'
- end
- if AlbFrend = 1 and numnpc = 23:
- AlbFrend = 2
- grupNPC[numnpc] = 100
- 'Albina smiling at you, "Thank you <<$name>>, correctly say, a friend in need is a friend indeed. You rescued me very warning of Zvezdushkah unfortunately have to close our team, that would not run into trouble."'
- end
- if AlbFather = 2 and numnpc = 23 and AlbEnemy = 0:
- grupNPC[numnpc] = 0
- AlbEnemy = 1
- 'Albina angrily glared "Oh, you bitch! Said at me taken in head to write. Well, you´ll regret it."'
- end
- !!Shoutbox with Kotov
- if numnpc = 9:gs 'kotovtalker'
- !!!!!!!!!!!!!!!!!!!!!!!!!gopota!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- if grupTipe[numnpc] = 4:
- if $loc = 'gdkin':
- if GorSlut < 2:
- if numnpc ! 9:
- if npcPol[numnpc] = 0:
- '<<$npcName[numnpc]>> - Hey Svetsik, let podbuhnem, and then do something dumb like.'
- else
- '<<$npcName[numnpc]>> - Hey Svetsik, let podbuhnem, and then do something dumb like.'
- end
- act 'Drink beer':
- cls
- minut += 5
- grupNPC[numnpc] += 5
- alko += 1
- salo += 1
- fat += 2
- energy += 10
- gs 'stat'
- 'You drank beer in the company of friends.'
- act 'Move away':gt $loc, $metka
- end
- act 'Refuse':grupNPC[numnpc] -= 5 & gt $loc, $metka
- end
- end
- if GorSlut >= 2:
- if npcPol[numnpc] = 0:
- '<<$npcName[numnpc]>> - Cho priperlas, vaflersha. Huytsa want a nap or something?'
- else
- '<<$npcName[numnpc]>> - Hey cocksucker, sebi here. With you to stand beside you dumb.'
- end
- act 'Leave':grupNPC[numnpc] -= 5 & gt $loc, $metka
- end
- exit
- end
- end
- act 'Chat':
- cls
- if $loc = 'gdkin':minut += 5
- gs 'stat'
- '<center><b><font color="maroon"><<$npcName[numnpc]>> <<$npcSurName[numnpc]>></font></b></center>'
- '<center><img src="images/qwest/alter/npc<<numnpc>>.jpg"></center>'
- if numnpc = 1 and grupNPC[numnpc] = 0:
- 'Dimka sniffed. "Get off me pimply pig."'
- if $loc ! 'gdkin':dynamic $din_sekondparturok
- if $loc = 'gdkin':act 'Move away':gt $loc, $metka
- exit
- end
- !!if decent
- gs 'nogorslut'
- !!if not respectable
- gs 'yesgorslut'
- if $loc ! 'gdkin':dynamic $din_sekondparturok
- if $loc = 'gdkin':act 'Move away':gt $loc, $metka
- end
- !!!!!!!!!!!!!!!!!!!Artem CHEBOTAREV Botha!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- if numnpc = 2:
- if dom > 0 and artemLernQW = 0:
- act 'You could not pull me in a little school?':
- cls
- if $loc = 'gdkin':minut += 5
- grupNPC[numnpc] += 5
- sub += 1
- if GorSlut < 3:artemLernQW = 1
- gs 'stat'
- '<center><b><font color="maroon"><<$npcName[numnpc]>> <<$npcSurName[numnpc]>></font></b></center>'
- '<center><img src="images/qwest/alter/npc<<numnpc>>.jpg"></center>'
- if GorSlut < 3:'You came to Artem and asked him to help you to learn. Artem was a bit surprised and said to you "Okay. Come after school to my home, work."'
- if GorSlut >= 3:'You came to Artem and asked him to help you to learn. Artem outraged "Bah, I´ll spend my time on this as you are, of course, and no more can not fit me."'
- if $loc ! 'gdkin':dynamic $din_sekondparturok
- if $loc = 'gdkin':act 'Move away':gt $loc, $metka
- end
- end
- end
- !!!!!!!!!!!!!!!!!!!JULIA mil bot!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- if numnpc = 12:
- if dom > 0 and JuliaMilLernQW = 0 and grupNPC[numnpc] >= 80:
- act 'You could not pull my little study?':
- cls
- if $loc = 'gdkin':minut += 5
- grupNPC[numnpc] += 5
- sub += 1
- JuliaMilLernQW = 1
- gs 'stat'
- '<center><b><font color="maroon"><<$npcName[numnpc]>> <<$npcSurName[numnpc]>></font></b></center>'
- '<center><img src="images/qwest/alter/npc/<<numnpc>>.jpg"></center>'
- if GorSlut < 1:'You came to Julia and asked you to pull up a little learning, She thought agreed.'
- if GorSlut >= 1:'You came to Julia and asked you to pull up a little learning, she snorted indignantly, well, and then think, we are friends.'
- if $loc ! 'gdkin':dynamic $din_sekondparturok
- if $loc = 'gdkin':act 'Move away':gt $loc, $metka
- end
- end
- end
- !!!!!!!!!!!!!!!Katja MEYNOLD!!!!!!!!!!!!!!!!!!!!!!!
- if numnpc = 14 and meynoldQW = 1:
- act 'Thank you for what you took away from the disco.':
- cls
- if $loc = 'gdkin':minut += 5
- grupNPC[numnpc] += 5
- meynoldQW = 2
- gs 'stat'
- '<center><b><font color="maroon"><<$npcName[numnpc]>> <<$npcSurName[numnpc]>></font></b></center>'
- '<center><img src="images/qwest/alter/npc<<numnpc>>.jpg"></center>'
- 'You came to Katja and thanked her for what she stole you from the disco home when you have touched. Katja smiled at you. "Not at all, only you do not get drunk. Drunkenness could end badly."'
- if $loc ! 'gdkin':dynamic $din_sekondparturok
- if $loc = 'gdkin':act 'Move away':gt $loc, $metka
- end
- end
- if numnpc = 14 and meynoldQW > 1 and mop <= 1:
- 'Katja looks at you with a smile, "<<$name>>, give I to you though your eyes are tinted."'
- act 'Cosmetics.':
- cls
- hapri = 1
- if $loc = 'gdkin':minut += 5
- gs 'stat'
- '<center><b><font color="maroon"><<$npcName[numnpc]>> <<$npcSurName[numnpc]>></font></b></center>'
- '<center><img src="images/qwest/alter/npc<<numnpc>>.jpg"></center>'
- 'Katia quickly straightened your hair and asked. "You what? Little tint, usually distribute or shovel?"'
- act 'Light make-up':
- cla
- set mop = 2
- 'Katja legonechko your eyes and let the little tint the lips.'
- if KatjaOTN > 0:KatjaHorny += 10 & 'Katja blushes and depart from your eyes.'
- if $loc ! 'gdkin':dynamic $din_sekondparturok
- if $loc = 'gdkin':act 'Move away':gt $loc, $metka
- end
- act 'Normal makeup':
- cla
- set mop = 3
- 'Katja has made up your lips, eyes and let the eyelids.'
- if KatjaOTN > 0:KatjaHorny += 10 & 'Katja blushes and depart from your eyes.'
- if $loc ! 'gdkin':dynamic $din_sekondparturok
- if $loc = 'gdkin':act 'Move away':gt $loc, $metka
- end
- act 'Bright makeup':
- cla
- set mop = 4
- 'Katja painted her lips bright lipstick you thickly painted her eyes and eyelashes, eyebrows and summed imposed deep shadows.'
- if KatjaOTN > 0:KatjaHorny += 10 & 'Katja blushes and depart from your eyes.'
- if $loc ! 'gdkin':dynamic $din_sekondparturok
- if $loc = 'gdkin':act 'Move away':gt $loc, $metka
- end
- end
- end
- if numnpc = 14 and meynoldQW > 1 and mop > 1:
- if $loc ! 'gdkin':
- !!school
- if KatjaHorny >= 50:
- end
- if KatjaHorny < 50:
- end
- end
- if $loc = 'gdkin':
- !!at the disco
- if KatjaHorny >= 50:
- end
- if KatjaHorny < 50:
- end
- end
- end
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!!!!!!!!!!!!!!!!!Natasha Belova Botha!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- if numnpc = 16:
- if dom > 0 and NatBelLernQW = 0 and grupNPC[numnpc] >= 80:
- act 'You could not pull my little study?':
- cls
- if $loc = 'gdkin':minut += 5
- grupNPC[numnpc] += 5
- sub += 1
- NatBelLernQW = 1
- gs 'stat'
- '<center><b><font color="maroon"><<$npcName[numnpc]>> <<$npcSurName[numnpc]>></font></b></center>'
- '<center><img src="images/qwest/alter/npc/<<numnpc>>.jpg"></center>'
- if GorSlut < 1:'You came to Natasha and asked you to pull up a little learning, She thought agreed.'
- if GorSlut> = 1:'You came to Natasha and asked you to pull up a little learning, she snorted indignantly, well, and then think, we are friends.'
- if $loc ! 'gdkin':dynamic $din_sekondparturok
- if $loc = 'gdkin':act 'Move away':gt $loc, $metka
- end
- end
- end
- if $loc ! 'gdkin':dynamic $din_sekondparturok
- if $loc = 'gdkin':act 'Move away':gt $loc, $metka
- --- Snpc ---------------------------------
|