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



Misc - ConsoleEvent




Concosle Events are manually started events in a level. A great use for them is to manually debug Kismet.

• ConsoleEventName is where you type the name of the event that you will type into the console in game to fire the event. To fire off the event type the following into the console in game (without the quotes): 'causeevent (ConsoleEventName)'.