*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




A Random Integer is used to randomly choose a whole-number integer in Kismet.

• Random Integers are always Light Blue in Kismet (unless currently selected as in the figure below).

• The IntValue field is where you set the interger's default value.

• The Max field is where you set the interger's maximum allowed value.

• The Min field is where you set the interger's minimum allowed value.