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



Possess Pawn





Posses Pawn tauscht den KI Controller eines bestimmten Pawns mit einem neuen aus.

• Target ist der Pawn, der den neuen Controller zugewiesen bekommt.

• Pawn Target repräsentiert den neuen KI Controller.



• bKillOldPawn zerstört den Target Pawn, nachdem sein Controller auf den anderen Pawn übertragen wurde .

• bTryToLeaveVehicle bringt den Pawn dazu, ein Fahrzeug zu verlassen, bevor der neue Controller ihm zugewiesen wird.