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



Set Variable





Set Variable will change a target varibale's value to that of a new variable.

• The Target is the variable being changed or 'set'.

• The Value is the new setting for the Target.

• Each 'Set Variable' action has a 'Value' or 'Default Value' that can be entered into its properties. If extrnal variables are plugged into the 'value' outlet, as pictured below, then the external variable will override the value set inthe action's properties.

• In the picture below the 'Cheese' String Variable will become 'Mouse' after the signal enters the action.