Back to index

  "Smiley guy"

Smily

He is be meant as an easy to use template.
Shows the most used facial expressions.
The random talk tells about usage of these surfaces.
Also a lot of comments in scripts for explaination.
Nethertheless you should read the whole manual...


  »Download«
[Last Update: 23-06-05]


Most important tags for starting:

//...Comments - will not be shown in balloon.
\eEnd of 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].
\b[id]Changes the active body balloon surface to id number [id].
\nLine feed - means go to next line in balloon.
\w?Wait 50x?ms. (only 1-9 will work for ?)
\_w[?]   High resolution wait. Wait [?]ms.
\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.
\q?[id][string]   Displays choices with the title as [string]. ? is the number of available choices.

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!


  I made a second template.
Take a look here.
      Back