Is it possible to decompile a .tra back into a .trs file?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
StartCutscene (eSkipESCOrRightButton);
Speech.SkipStyle = eSkipKeyMouseTime;
DisplaySpeech (FROTZ, "&101 Well done!");
DisplaySpeech (FROTZ, "&105 As you've probably seen, you can interact with things by clicking on them. You can look, take things, talk to people, and so forth.");
DisplaySpeech (FROTZ, "&106 You can walk around by clicking on the floor. If you want, you can use the right mouse button to quickly walk anywhere.");
DisplaySpeech (FROTZ, "&107 Finally, you can click on yourself to bring up the menu. This shows your inventory and lets you save or quit the game.");
DisplaySpeech (FROTZ, "&108 More importantly, now that you have your wand, you can cast spells by clicking on yourself and selecting one.");
DisplaySpeech (FROTZ, "&109 Exactly.");
EndCutscene ();
Speech.SkipStyle = eSkipKeyMouse;
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.219 seconds with 15 queries.