View Full Version : Error in the UDK tutorial
UnrealOmega
01-01-2010, 06:43 PM
This (http://udn.epicgames.com/Three/DevelopmentKitFirstScriptProject.html#Project%20se tup) states that the position of "ModEditPackages" resides in [Editor.EditorEngine], but infact, resides in [UnrealEd.EditorEngine]. I just wanted to make note of this error, in hopes that it will be addressed for any future scripters, so to avoid confusion.
lordofduct
01-01-2010, 07:52 PM
yeah that is a bit off... it's probably from older documentation or something.
I say this because 'technically' it is Editor.EditorEngine, you'll notice if you look in BaseEngine.ini that it set EditorEngine to this new rename of it.
You can actually modify the .ini file so that your EditorEngine package name is different from UnrealEd.
elmuerte
01-02-2010, 04:19 AM
Oops, didn't see that one. but I did use the correct name later in the document. Anyway, fixed it, new version should be up within a day or so.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.