Archiv verlassen und diese Seite im Standarddesign anzeigen : Codes für speziele Textausgabe
Firedevil
08.03.2004, 05:16
Sorry aber ne andere Erklärung is mir net eingefallen :)
Was ich wissen wollte is was es da so gibt. Also ich kenne \C[...] für eine Farbe, \V[...] um die Variable auszugeben. Gibts da noch mehr solche "Codes" ?
1. das gehört ins Technik Forum
2. besorg die das E-Book
3. schau wenistens in die Hilfedatei, die im Maker integriert ist, da stehts nämlich:
· Various operations can be done by using the Control Statement Character " \ " in the message. There are 12 kinds of the following in the control statement character.
\\ ·Allow you to display the " \ " character. Apparently the program uses \ as a default pre-command char. So you cant use it on its own because it will turn anything that follows it into a message command. If nothing follows it, you get an error and your game closes.
\C[n] ·Set the text's color (n is a color number) There are 20 colours numbered from 0 to 19, the colours change depending on the system graphic you use.
\S[n] ·Set speed of the message (n 1 - 20). 1 = fastest without pauses; 20 = slowest (and its slooooow)
\N[n] ·Shows name of the hero characters. (n is a number pertaining to the list of heroes in the Database)
\V[n] ·Shows variables number value. (n is the number of the variable)
\$ ·Shows the party's money. It appears in a window in the top right corner.
\! ·Pauses message. Show of the next word is done by pressing space bar. ex. "Test \! Testing" When the message displays; "Test" will show - (press space bar/enter) then "Testing" will show.
\. ·1/4 Delay before next letter.
\| ·1 Delay before next letter.
\_ ·Shows half a space. If it looks like a couple letters are not far enough apart, use this \_ to space them a bit.
\^ ·This causes the message to close by itself .Use it with \| \| \| \^ and the message will close after a few seconds. Use it by itself and the message closes as soon as the text finishes displaying.
\>/\< ·Shows the letter of " Store that it is put in "\>" and "\<" momentarily. Usage: \>X\< will display X in the message. Gemin-eye Note: I could not get this to work right. <shrug>
· There also are several special symbols that can be placed in messages. Each is prefixed with a $ and an upper or lower case letter. The symbols are as follows:
Special Message Symbols
Inventory Symbols:
$A: Sword $B: Shield $C: Star of Solomon(David)
Planetary Symbols:
$D: Sun $E: Moon $F: Mercury
$G: Venus $H: Earth $I: Mars
$J: Jupiter $K: Saturn $L: Uranus
$M: Neptune $N: Pluto
Astrological Signs:
$O: Aries $P: Taurus $Q: Gemini
$R: Cancer $S: Leo $T: Virgo
$U: Libya $V: Scorpio $W: Sagittarius
$X: Capricorn $Y: Aquarius $Z: Pisces
Assorted Symbols:
$a: face (smile) $b: Face (normal) $c: face (frown)
$d: sweat 1 $e: sweat 2 $f: spade clear
$g: heart clear $h: diamond clear $i: club clear
$j: spade filled $k: heart filled $l: diamond filled
$m: club filled $n: skull $o: cross
$p: sun $q: moon $r: Dot (small yen)
Arrows:
$s: Up $t: Right $u: Down
$v: Left $w: Up-Right $x: Down-Right
$y: Down-Left $z: Up-Left
Gemin-eye Note: These symbols are located in the RPG_rt.exe file in your game folder. To change them you need a program such as Resource Workshop, or eXeScope. With them you can export the image, edit it (with an image editor), then import it back in, changed. Be sure to keep track of what symbols you changed.
Firedevil
08.03.2004, 15:40
hmm thx. Na ich hab bei meinem keine Hilfedatei:(
Was fürn E-Book?
http://www.rpg2000.4players.de:1061/sonstiges/offtuts/ebook1031.zip
mods, pinnt mal einen Thread, wo das E-Book empfohlen wird, fest
Powered by vBulletin® Version 4.2.3 Copyright ©2025 Adduco Digital e.K. und vBulletin Solutions, Inc. Alle Rechte vorbehalten.