tutorial 2: improve message to make loam bridge (#1634)

liquid_container
Maikel de Vries 2016-02-08 10:47:54 +01:00
parent 76f971e9d9
commit 8128b8db33
3 changed files with 5 additions and 4 deletions

View File

@ -394,7 +394,8 @@ global func FxTutorialWaitForBridgeTimer(object target, proplist effect, int tim
{
if (time > 2 * 36)
{
guide->AddGuideMessage("$MsgTutorialMakeLoamBridge$");
var use = GetPlayerControlAssignment(effect.plr, CON_Use, true, true);
guide->AddGuideMessage(Format("$MsgTutorialMakeLoamBridge$", use));
guide->ShowGuideMessage();
// Start the controls of the clonk again.
EnablePlrControls(effect.plr);

View File

@ -19,7 +19,7 @@ MsgTutorialBlastedRock=Gut gemacht, du hast den Stein gesprengt und deinen Freun
MsgTutorialFedWipf=Das hat ihm gut getan! Und schon ist er wieder weg... Versuch auch einen Weg heraus zu finden.
MsgTutorialDigOutLoam=Hier lang! Die orangenen Objekte vor dir sind Lehmklumpen. Grab ein paar aus und nimm sie mit, denn Lehm kann benutzt werden um Brücken aus Erde zu bauen. Halte dafür [%s] gedrückt um eine Brücke in die Richtung des Mauszeigers zu bauen.
MsgTutorialFragileBridge=Warte mal... Die Brücke sieht sehr zerbrechlich aus und unter ihr ist gefährliche Säure. Du solltest deinen Wipf vorschicken um die Brücke zu testen.
MsgTutorialMakeLoamBridge=Ich hab's gesagt: Sie war zerbrechlich! Zum Glück hat dein Freund es geschafft. Benutze die Lehmklumpen um eine Brücke zu bauen und über die Säure zu deinem felligen Freund zu kommen.
MsgTutorialMakeLoamBridge=Ich hab's gesagt: Sie war zerbrechlich! Zum Glück hat dein Freund es geschafft. Benutze die Lehmklumpen um eine Brücke zu bauen und über die Säure zu deinem felligen Freund zu kommen. Halte [%s] gedrückt um eine Lehmbrücke in die Richtung des Mauszeigers zu bauen.
MsgTutorialCompleted=Klasse! Lass uns mit dem nächsten Tutorial weitermachen.
# Wipf name

View File

@ -17,9 +17,9 @@ MsgTutorialFirestones=Watch out! The reddish material ahead is dangerous, if you
MsgTutorialFoundWipf=Almost found your little Roger, but a patch of rock is in the way. Rock can not be dug away and must be blown. Throw some firestones on the rock, but keep your distance! Click the [%s] in the direction you want to throw.
MsgTutorialBlastedRock=Well done, you blasted the rock and found your friend! He seems exhausted, bring him some food, for example the mushrooms in the caves around. To drop an item press [%s] plus the inventory number key while standing close to Roger.
MsgTutorialFedWipf=That has done him good! And he is off again... Also try to find a way out of here.
MsgTutorialDigOutLoam=This way! These orange objects ahead are pieces of loam, dig them out and collect a few. Loam can be used to build bridges out of earth, hold the [%s] to construct a bridge in the direction of the mouse cursor.
MsgTutorialDigOutLoam=This way! These orange objects ahead are pieces of loam, dig them out and collect a few. Loam can be used to build bridges out of earth, hold [%s] to construct a bridge in the direction of the mouse cursor.
MsgTutorialFragileBridge=Wait a second... That bridge looks highly fragile, and below there is acid, which is very dangerous. You should let your wipf go ahead to probe the bridge since he is much lighter.
MsgTutorialMakeLoamBridge=I told you so, it was fragile after all, luckily your friend made it. Use the pieces of loam to construct a bridge to safely pass the acid below and get to your furry friend.
MsgTutorialMakeLoamBridge=I told you so, it was fragile after all, luckily your friend made it. Use the pieces of loam to construct a bridge to safely pass the acid below and get to your furry friend. Hold [%s] to construct a loam bridge in the direction of the mouse cursor.
MsgTutorialCompleted=Well done! Let's proceed to the next tutorial.
# Wipf name