Offline KI:Features

Revision as of 09:02, 12 July 2011 by Diafero (Talk | contribs) (add features page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This page lists (hopefully) all the features the Offline KI offers and explains some of the more advanced techniques you can use with it. For more information and instructions, go back to the Offline KI main page.

What the Offline KI brings

I put parts of this into a spoiler area as it can also be a lot of fun discovering all the little extras :D

Flymode

Flymode can be enabled and disabled with "Esc" or using the commands "/flymode" and "/noflymode". By passing arguments to that function, you can fly objects and other players in the age you are in - try "/flymode library" in Relto. Then use the following keys to control it:

  • Up arrow: Move forward
  • Back arrow: Move backward
  • Left arrow: Rotate left
  • Right arrow: Rotate right
  • Comma: Move left / Rotate counter-clockwise / Rotate backward (depending on strafe key mode, set by F9)
  • Period: Move right / Rotate clockwise / Rotate forward (depending on strafe key mode, set by F9)
  • Num-pad "-": Move up
  • Num-pad "+": Move down
  • Space: Move up/down alternatively
  • Shift: Move/rotate faster
  • Caps lock: Accelerate move/rotation when key is hold
  • Insert: Reduce linear speed
  • Scroll lock: Reduce rotational speed
  • F9: Toggle between Strafe, X rotation, and Y Rotation modes for strafing keys
  • F10: Reset avatar's X, Y and Z axes
  • F11: Reset linear and rotational speed and position recalculation rate
  • F12: Increase position recalculation rate

There are also some commands that affect the object you have in flymode (or your avatar if there are none):

  • /xyz, /x, /y, /z for relative movement
  • /hide, /show, /ghost, /unghost to enable and disable drawing and physics
  • /normalize to reset rotation
  • /repos to re-set the object to the position it is (for players that joined the age after you moved the object, they will usually see it at the original position, and auto repositioning does not always work)
  • /location to print an objects location and orientation
  • /warp takes a set of three arguments, a warp point name (see "/list warppoints") or the name of an object/avatar to warp the controlled objects to another location
  • /scale takes one or three numbers to scale the controlled objects: Either symmetrically on all three axes, or with distinct values for each of it
  • /rot takes an angle and an axis and rotates the objects accordingly
  • /attach can attach the controlled objects to another one, so they move synchronized. /detach undoes this.

All these commands alternatively take a list of objects to work on - in Relto, try "/hide fissure library" or "/rot 90 z surface".

KI commands

There is a full list of commands available, so I just mention some highlights here (while age-specific commands are mentioned in the sections below):

  • The Offline KI supports the clipboard: While typing in the chat line, press "Shift+Ctrl" to paste, and use the /copy KI command to copy the current chat output
  • You can use all emotes from MOUL, though they will act strange on male avatars. Try "/dance2", "/lookaround" or "/groan", for example
  • /reltostarts changes the way your Relto looks in an amazing way. Looks especially great in combination with "/struct trees"!
  • /haircolor, /skincolor and /eyecolor can change the color of parts of your avatar
  • while /fogcolor and /fogdensity can change the fog of the current age
  • /struct can do amazing things with the objects of an age, also see "/list structs"
  • /link brings you or someone else directly to another age, /linkto and /linkhere link you to other players or them to you
  • /autolink can automatically link you to any age when you start Uru, which is especially handy when developing/testing in an age
  • Some commands useful for age developers are /setsdl and /getsdl to control the age SDL as well as /console (runs commands as the ones defined in fni files), /loadpage (loads a prp file into the current age) and /exec (runs the Python code you pass as argument)
  • /goto is a fast-travelling system available in the city, Kadish and Er'cana. Just type "/goto list" so see the points you can quickly reach
  • /tour allows you to take camera tours in some ages: For example, in the hood, type "/tour hoodtour1" and then "/entercam default". Use "/leavecam default" to get your normal view back.
  • /stopcam and /gocam let you try out interesting camera angles
  • /suitup gives you a maintainer suit
  • /avatar can quickly make your Dr. Watson, Yeesha, Zandi or others as well as change your avatar from male to female and back
  • /removereltobook removes the Relto book from your avatar while /removeki removes the KI. You can get both of them back by using the KI dispenser in Gahreesen.
  • To get books for the most recently released ages on your Shelf, type "/updateshelf". However you will still have to download/update the ages themselves using Drizzle or something else!
  • /kiusage shows how many pictures, notes, markers and marker missions you already used up
  • /loadscript allows you to run commands without typing, for example while capturing a video
    • Create a file called "commands.txt" in your Uru directory containing the commands you want to run, one per line
    • Type "/loadscript commands.txt"
    • Now hide your KI (to be completely sure it does not pop up again, you can use "/hideki 300" to hide it 300 seconds - but there is no way to bring it back earlier!)
    • Do whatever you have to do for the script of your video, and when it comes to running the first command, press Ctrl+Pause. Each subsequent pressing of this combination will run the next command from your list until it ends.
  • Some shortcuts allow you to create KI elements
    • F5: Take a picture
    • F6: Create text note
    • F7: Add a marker
    • F8: Create a new marker mission
  • /export and /import let you get pictures, text notes and marker missions in and out of the game.
    • /export exports into the "export" directory of your Uru installation
    • /import imports from the "import" directory
    • Use "/import allpics" to import all pictures (JPEG format) from that folder
    • Besides, these commands allow you to share marker missions as follows
      • After you've made the marker mission, view the marker mission in your KI and type "/export"
      • This will put two files in the "export" folder in your Uru installation.
      • Then send these two files to the recipient - tell him he has to finish the initial green and red marker missions!
      • They then put these files in the "import" folder in their Uru installation. Then they type "/import filename.mfold" with whatever filename that you sent them that ends in ".mfold". (It will say to backup your sav folder and type it again with a "yes" in there to confirm.) Then they must open the marker mission for editing and type "/import filename.mlist" with whatever filename that you sent them that ends in ".mlist". (Again, it will warn about backing up and to type it again with a "yes" in there to confirm.)
      • They should then have the marker mission!
  • /anim can run animations, even those from the wrong gender - try "/anim MaleBow" as female, or "/anim FemaleDance" as male. "/anim list" prints some animation sequences you can run.
  • This is noting the Offline KI changes, but it's still quite unknown and useful: In order to remove all the content of an imager, create a text note containing only "cleardaImager" - without a newline before or after the text, and case-sensitive (the "I" is the only upper-case letter) and send it to the imager.

Fan ages

A full list of all fan-ages you have installed, including ages the Offline KI does not support (like an unreleased age you are creating yourself), can be found in the Nexus, category "Restoration Links".

In addition, you can use the lower Relto shelf to get to some ages (the books appear only if you have the corresponding ages installed): At the left, there are three big puzzle ages with story available. Then there is an area of 9 books which contain (from right to left) the most recently updated ages. The last four books are the Educational Uru ages, Big ages with a lot of hidden extras, Garden ages and the two Crowthistle ages (which are not fan-ages, but fit nowhere else).

Changes in TPOTS ages

Spoiler
The Offline KI enables the Nexus books in Gira, Kadish, Gahreesen and Teledahn as well as wall journals in Gahreesen

Relto

 You can collect all Relto pages from POTS and MOUL or use "/getyeeshapages" to get them all
 Some MOUL and Myst V ages register as new books or entries in the city book in the upper shelf
 You will find some new cloths in your closet
 "/getfissure <1-4>" will do what it promises
 "/growtree" and "/shrinktree" are self-explainatory as well

Nexus

 "Public Links" can link you to the Pubs from MOUL

Sharper's Office

 Use "/set tree 1" to enable the Christmas tree

Hood

 There are now links to Great Zero, Eder Delin, Eder Tsogal and the city in the linking room (the city link will register a special spawnpoint in your city book.)
 use "/bahro shouter" to get a screaming Bahro in the linking room
 Use "/set gzglass 1-3" to choose the stained glass for the GZ book (there also is "delinglass" and "tsogalglass" available)
 There are some additions you can enable:
   "/set newyear 1" gives you a banner and fireworks
   "/set webcam 1" enables the webcam known from UU
   "/set thanksgiving 1" enables the thanksgiving extras
   "/set darkshape 1" enables a strange dark swimming creature which can be seen from the balcony with the telescope
   "/set boats 1" enables Bahro boats swimming between the islands visible from the balcony with the telescope

City

 There are now links to Minkata, Jalak and Releeshan in the library (Minkata and Jalak journals are there too.)
 You can find links to all five pods in the museum (Negilahn journal and pod map are there too.)
 There is a linking stone to the new K'veer in the pub and a stone to the old Descent at the end of the Takotah alley
 In the dead end at the lake, you can link to Teledahn, and the library balcony offers a link to Kadish
 On the courtyard, you can find a link to the MOUL version of Kirel
 Enable the bahro around the arch and the random bahro triggering with "/set bahro 1"
 To manually trigger Bahro flyers use "/bahro 1" to "/bahro 6"
 To trigger a Bahro shouter, use one of "/bahro ferry", "/bahro palace", "/bahro library"
 There are a bunch of additions you can enable:
   "/set stage 1" (or 2) gives you a DRC stage in the Takotah place (1 without and 2 with DRC logos)
   "/set journeys 1" enables 5 journey cloths in the city
     Near the big bridge
     on the balcony around the library
     at the balcony near the hall of kings
     at the takotah road end
     above a boulder at the ferry terminal (you can jump up there from the stones near there)
   "/set guildhall 1" enables a flickering light at the guild hall
   "/set meeting 1" lights a room in the takotah building, near the takotah street link-in point
   "/set harborlights 1" enables lights in the ferry terminal
   "/set menorah 1" enables a menorah on the rooftop
   "/set lakemeter 1" enables the lake meter at the ferry terminal
   "/set guildhall 1" enables the guild hall construction sounds and some additional smoke
   "/set ticker 1" enables the tickers at the library and the museum (they are enabled per default)
   "/set mystvbooks 1" enables the linking books to Releeshan and Todelmer (they are enabled per default)
   "/set librarybooks 1" enables five additional linking books in the library
 There is now a soccer ball at the ferry terminal!
 The Kadish Gallery doors are now working, and there is a music player there which adds a new song to the one in your Relto

Er'cana

 The "dead end" near the link-in point hides a Relto page
 Click on the star fissure to get the Er'cana wedge

Teledahn

 Shroomie may come a little closer

Gahreesen

 There's a new Bahro stone linking to the Descent

Ahnonay Sphere 2

 There are two Relto pages available here now! (at the same place)

Cleft

 There are three Yeesha pages from MOUL
 Zandi's firepit is present
 After running "/getzandoni", you can drive some interesting vehicle in the rainy version
 Jump into the volcano to get to Myst V Descent (but make sure you have been in Relto at least once)


How to reach and what to do in MOUL ages

Spoiler
Minkata: Available from the city, registers in Relto
 finish the puzzle like in MOUL and get the wedge
 There is a reward clothing to collect here (only works for Female avatars.)

Jalak: Available from the city, registers in Relto

 play around using the KI like in MOUL

Eder Delin, Eder Tsogal: Available from the hood

 You can play the puzzle and get the wedge like in MOUL:
   The time is much slower
   there is a delay of 15 seconds between pressing a cloth and its number being shown (you have enough time to check the numbers for each cloth)
 Tsogal has one, Delin even two Yeesha pages
 Eder Delin
   Use "/set winter 1" and "/set winter 0" to switch between summer and winter version

The Pods: Available from the city, registers in Relto

 Even the old time tables from MOUL should still apply, so collecting the wedge is easily possible
 Negilahn
   There is a Yeesha page here
   Use "/call monkey" and "/call urwin" to see these animals
 Payiferen
   Use "/call" to see the Sanskrit

New K'veer: Available from the city, registers in Relto Great Tree Pub: Available from the Nexus, "Public Links"

 Features a link to the Ahnonay version of MOUL
 Use "/set bahro 1" to get and "/set bahro 0" hide the dead Bahro

Guild Pubs: Available from the Nexus, "Public Links" Guild Neighborhood aka Kirel: Available from the city and the Nexus

 Collect all the guild shirts here!

MOUL version of the end of Ahnonay: Available from Great Tree Pub

 Go through the Shell hologram to get the wedge
 Use "/rotsphere" to let the Spheres rotate
 (To get the Er'cana wedge, click the star fissure in Er'cana)

Seret (created from the MOUL hood): Available from the city and the Nexus

 use "/bahro shouter" to get a screaming Bahro in the linking room


How to reach and what to do in Myst V ages

Spoiler
Clickables and interactivity do not work in Myst V ages. Besides, you should be able to explore all of them fine.

Descent: Available from the Cleft (jump into the volcano, but you must have been to Relto at least once before), registers in Relto

 There are four links to Direbo here

Direbo: Available from Descent, registers in Relto

 There are links to Noloben, Todelmer, Laki, Tahgira here

Noloben, Todelmer, Laki, Tahgira: Available from Direbo

 use the glowing symbols on the pedestals to warp around
 These ages also link to each other from the final bubble

Myst: Available in the MOUL version of K'veer Releeshan: Available in the city


How to reach Crowthistle, Hex Isle and MagiQuest ages

Spoiler
Crowthistle (Marsh Scene and Rowan Green): Available from Relto (rightmost book on lower shelf)

Hex Isle ages: Nexus, bottom of "Restauration Links" MagiQuest

 Portal well: Nexus, almost at the bottom of "Restauration Links"
Forest, Courtyard: Through the portals in Portal Well