Anmelden

Archiv verlassen und diese Seite im Standarddesign anzeigen : Nachrichten



Lufia2
08.02.2005, 11:39
Hallo
wie kann man es machen, dass die Nachrichten nicht so schnell sind?

Eisbaer
08.02.2005, 11:43
\\ Shows "\".
\c[n] Changes the text color to the color that matches n, n being a number from 0 to 19.
\s[n] Changes the text speed to n, where n is a number from 1 to 20, 1 being the fastest.
\n[n] Displays the name of the hero in the database with ID n, n being any numerical value. (\n[0] will show the name of the first member in the current party)
\v[n] Displays the value held in variable n, n being any numerical value.
\$ Shows the amount of money held.

\! The remainder of the message after this code is only shown when the player presses a key.
\. Adds a 1/4 second delay to the part of the message which follows this code.
\| Adds a 1 second delay to the part of the message which follows this code.
\> / \< Displays the part of the message between \> and \< instantly.
\^ Closes the message window without key input.
\_ Shows half a space.

Na hilfts ? Schreib das einfach am Anfang der Nachricht rein.