From 7dcc351cb6a7234915fe140a55496bdf0627fb0b Mon Sep 17 00:00:00 2001 From: Alige Date: Wed, 19 Dec 2012 00:58:55 +0400 Subject: Added missing cameras in many scripts. --- npc/000-1/sapartan.txt | 7 ++----- npc/000-1/silvio.txt | 10 +++++++++- npc/000-2-3/nard.txt | 2 ++ npc/000-2-3/sailors.txt | 5 +++++ 4 files changed, 18 insertions(+), 6 deletions(-) diff --git a/npc/000-1/sapartan.txt b/npc/000-1/sapartan.txt index 70bdb1a5..32da08ec 100644 --- a/npc/000-1/sapartan.txt +++ b/npc/000-1/sapartan.txt @@ -11,14 +11,12 @@ next; setcamnpc "Max"; - mesn "Max"; mesq lg("@@? Welcome my dear!", strcharinfo(0)); next; mesq lg("Last time I saw you, you were lost in the sea on your raft."); next; - - setcamnpc; + restorecam; mesn; mesq g(l("True but now she seems pretty fine! Am I right?"), @@ -40,7 +38,6 @@ l("What danger?! Where?!"), -; setcamnpc "Max"; - mes ""; mesn "Max"; mesq lg("Come on Sap! You are scaring our guest with your stories."); @@ -49,7 +46,7 @@ l("I'm sure he will soon be able to fight creatures living here a way more dangerous than tortugas do")); next; - setcamnpc; + restorecam; mes ""; mesn; diff --git a/npc/000-1/silvio.txt b/npc/000-1/silvio.txt index c436ed56..4ac46f19 100644 --- a/npc/000-1/silvio.txt +++ b/npc/000-1/silvio.txt @@ -42,20 +42,25 @@ mesq l("Before..."); next; + setcamnpc "Gugli"; + mes ""; mesn "Gugli"; mesq l("Hey, don't worry about him, it's one of the first days in a long time that we can just chill out."); next; mesq l("Maybe he abused too much his bottle today to celebrate that!"); next; + restorecam; menu l("He's funny, it's not a problem."), -, l("Ok, I will leave him alone."), l_ForeverAlone; + setcamnpc "Gugli"; mes ""; mesn "Gugli"; mesq l("Oh alright, nevermind then."); next; + restorecam; mesn; mesq l("Ah... Gugli... He's too young to understand our conversation."); @@ -83,9 +88,12 @@ l_VeryImportantNoob: mesq l("But I can't tell you anything about it, I'm sorry.") ; next; + setcamnpc "Gugli"; + mes ""; mesn "Gugli"; mesq l("Hey Silvio, it's your turn to carry the package, go!"); next; + restorecam; mesn; mesq g(l("Duty calls me, *hic*, see you later honey."), @@ -139,7 +147,7 @@ l_Sailors: next; setcamnpc "Gugli"; - + mes ""; mesn "Gugli"; mesq g(l("Don't bother her Silvio, or I'll to tell her that you cry like a baby when you hear the thunder in the night."), l("Don't bother him Silvio, or I'll to tell him that you cry like a baby when you hear the thunder in the night.")); diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt index 9fdad895..a0926118 100644 --- a/npc/000-2-3/nard.txt +++ b/npc/000-2-3/nard.txt @@ -45,9 +45,11 @@ l_Checker: mesq lg("It is nice to see that you woke up fine at the same time. Elmo came here to tell me this good news!"); next; + setcamnpc "Elmo"; mesn "Elmo"; mesq l("Oh... Err, yes I did, or, well, good day to you!"); next; + restorecam; mesn; mesq l("Hehehe, he is a bit nervous, please forgive him, it is not everyday we have a new member in the crew!"); diff --git a/npc/000-2-3/sailors.txt b/npc/000-2-3/sailors.txt index e17e7bc1..1d63fe75 100644 --- a/npc/000-2-3/sailors.txt +++ b/npc/000-2-3/sailors.txt @@ -11,16 +11,19 @@ OnTouch: if (getq(ShipQuests_Door) == 1) end; setq ShipQuests_Door, 1; + setcamnpc "Elmo"; mesn "Elmo"; mesq g(l("So that's why we wanted to warn you, maybe she comes from that guild, as that sign was on her raft."), l("So that's why we wanted to warn you, maybe he comes from that guild, as that sign was on his raft.")); next; + setcamnpc "Nard"; mesn "Captain Nard"; mesq g(l("I see, warn the other sailors about this. But if she is a part of the Warrior Guild, then she is also our ally."), l("I see, warn the other sailors about this. But if he is a part of the Warrior Guild, then he is also our ally.")); next; + setcamnpc "Elmo"; mesn "Elmo"; mesq l("I will."); next; @@ -29,6 +32,7 @@ OnTouch: mesq l("There are rumors going around that they did some monstrous things and that they are hiding quite a lot from us."); next; + setcamnpc "Nard"; mesn "Captain Nard"; mesq g(l("This kind of talk should be punished, but I agree that I don't specially like them too, so keep an eye on her."), l("This kind of talk should be punished, but I agree that I don't specially like them too, so keep an eye on him.")); @@ -38,6 +42,7 @@ OnTouch: l("But... If he has amnesia like Julia said... We don't need to worry about him.")); next; + setcamnpc "Elmo"; mesn "Elmo"; mesq l("Sure, cap'tain."); -- cgit v1.2.3-60-g2f50