*Note: I created the most of the tutorials using the Roboblitz and Gears of War editors. Based on the engine, and the version, some properties specified may be in slightly different locations than what is displayed in the screenshots.

If you need to learn how to create a basic map I would reccomend:
For UT99, UT2K3 & UT2K4: the Unreal Wiki.
For UT3: Waylon's Tutorials.



String - String




String ist eine Variable, die alphanummerischen Text beinhaltet. Also einfach eine Zeichenkette bestehend aus Buchstaben, Zeichen und Zahlen, die als Zeichenkette und nicht als Zahl behandelt wird.

• Strings sind in Kismet immer grün (außer wenn sie gerade markiert sind).

• Im Feld StrValue wird der Variable ein Stringwert zugewiesen.