...The tutorials and forums about UEd mapping were what taught me the most about using the editor. This is my way of giving back.

If any of the information presented is incorrect, please do contact me at vincennes999@yahoo.com and I will correct it. Please put 'tutorial correction' or something similar in the subject line so I know it's not spam.



Console Command





ConsoleCommand will enter command text into the game as if it was entered through a console.

• The Target is the object variables representing the actor who's issuing the console command. I use this most frequently to automatically enter cheat codes when testing a map. I use the 'player' as the actor entering the code because the cheat codes will then apply to the player.

*Note: If using the 'Player' variable, make sure the 'All Players' checkbox is left unchecked otherwise, it's possible to affect other players as well.