*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.



Int - Random Int




Eine Random Integer Variable ist wie der Name schon vermuten lässt, eine zufällig (Random) generierte Integer Zahl.

• Random Integer sind immer hellblau in Kismet (Außer das Element ist markiert, wie im Screenshot unten drunter).

• Im Feld IntValue trägt man den Defaultwert ein.

• Das Max Feld legt die obere Grenze des Zufallswertes fest.

• Das Min Feld legt die untere Grenze des Zufallswertes fest.