Back to index

  "waifu"


First, it's naturally not my waifu shown on right side, but an example.
(the only pic in shell, surface0, besides invisible surface10)
She has no functions coming with her, so even no (ghost side) menu, you can call up.
Then she doesn't speak a word, unless you click on her.
(the only function in menu.txt - which leads to talk.txt)


  »Download«
[Last Update: 24-12-02]


Most important tags for starting:
//...Comments - will not be shown in balloon.
§...Event title.
\eEnd of line(s)/script. Return to normal operation.
\0Start of a command sent to the main body.
\1Start of a command sent to the unyu body.
\s[id]   Changes the active body surface to id number [id].
\nLine feed - means go to next line in balloon.
\w?Wait 50x?ms. (only 1-9 will work for ?)
\cClear the active scope display area. Usually is used to clear a text box after using the \x command.
\xPause and wait for a mouse click. When a click is received, it will go to the next line.

This ghost is written using german version of Windows, scripts are saved in ANSI (!not UTF-8!).
So Windows uses Windows-1252 (code page 1252), based on ISO 8859-1 (Latin-1).
This "charset" works for all westeuropean languages. Besides for german also for english, french, italian, spanish, portugues,...
So don't go to SSP's charset settings. Leave this alone... hands off!
      Back