hi all
going to do a tutorial on how to import the t3d after the Dev Disabled the import setting on the game editor
1) First you will need the following installed before you start
Unreal tournument + Game Editor - https://www.epicgames.com/unrealtournament/
Notepad++ - https://notepad-plus-plus.org
Optional
UT4Conveter by ШιητεЯ/XtremeXP for your own maps or others to convert - https://www.epicgames.com/unrealtour...08-2017?18198=
2) If your using UT4Conveter by Winter/XtremeXP go to the link above to the page and theirs a couple of video showing you how to import your map or custom ones
If not you can follow the step below
Load the Game Editor and create a blank Level

Go to Content Browser and brows the following Folder structor \Content\RestrictedAssets\Maps\WIP\ then create a new folder, for this example and for this tutorial ill be using CTF-November-Elite-UT99

3) If you all ready have Textures, Sounds from your map to the editor by clicking on you Folder that you just created,
Then click on Import and locate the files to import


Once you import you textures, Select them all and right click on create Materails


This may take a couple of seconds or minutes all depends on your system and then click on Save all on the content browser
4) Do the Same for any sounds you may have and select Create Cue


Then right click on files then click on Create Cue and click on save all


5) If you have any music files in mp3 or wave file format do the same sounds by importing them in to content browser
If you havnt got any music or sounds in the correct file format ill be doing another Convert any sounds \ music tutorial soon
6) Then we head over to the UT4 Editor, Click on File New Level or Ctrl + N then chose Blank Level

This is now where you will need Notepad ++ installed and for the rest of the tutorial
Go to the folder where your level is located on you hard drive

now right like on CTF-November-Elite.t3d file and open with "Edit With Notepad++" and you will see notepad ++ open and the text document looking like this below

DO NOT EDIT any lines of code from within the notepad ++ all we need to do is Select all (CTL + A) \ Edit > Select All from menus.
Then head back to the editor and right click > Edit > Past ( Ctrl + V ) in to the blank level that you create

Then you will see you level in the editor as wired frame, then save the level click on Save Current or Ctrl + S name the file as the same name as the folder with you textures sounds ect are in and theirs a new .dat file this also needs to be save along side the level too to kept it up to date every time you build the map or edit it

Press Build all and let the editor build the map for you some times its freezes but let it go though the motions
All done now, you will have the level ready for UT4, the only thing you will need to do is go though the level and check weapon points are placed correctly, add water \ lquid if needed and check for any erros in Editor Log window to be fixed and thats it

Video Tutorial
PDF File so you can read this tutorial offline
going to do a tutorial on how to import the t3d after the Dev Disabled the import setting on the game editor
1) First you will need the following installed before you start
Unreal tournument + Game Editor - https://www.epicgames.com/unrealtournament/
Notepad++ - https://notepad-plus-plus.org
Optional
UT4Conveter by ШιητεЯ/XtremeXP for your own maps or others to convert - https://www.epicgames.com/unrealtour...08-2017?18198=
2) If your using UT4Conveter by Winter/XtremeXP go to the link above to the page and theirs a couple of video showing you how to import your map or custom ones
If not you can follow the step below
Load the Game Editor and create a blank Level
Go to Content Browser and brows the following Folder structor \Content\RestrictedAssets\Maps\WIP\ then create a new folder, for this example and for this tutorial ill be using CTF-November-Elite-UT99
3) If you all ready have Textures, Sounds from your map to the editor by clicking on you Folder that you just created,
Then click on Import and locate the files to import
Once you import you textures, Select them all and right click on create Materails
This may take a couple of seconds or minutes all depends on your system and then click on Save all on the content browser
4) Do the Same for any sounds you may have and select Create Cue
Then right click on files then click on Create Cue and click on save all
5) If you have any music files in mp3 or wave file format do the same sounds by importing them in to content browser
If you havnt got any music or sounds in the correct file format ill be doing another Convert any sounds \ music tutorial soon
6) Then we head over to the UT4 Editor, Click on File New Level or Ctrl + N then chose Blank Level
This is now where you will need Notepad ++ installed and for the rest of the tutorial
Go to the folder where your level is located on you hard drive
now right like on CTF-November-Elite.t3d file and open with "Edit With Notepad++" and you will see notepad ++ open and the text document looking like this below
DO NOT EDIT any lines of code from within the notepad ++ all we need to do is Select all (CTL + A) \ Edit > Select All from menus.
Then head back to the editor and right click > Edit > Past ( Ctrl + V ) in to the blank level that you create
Then you will see you level in the editor as wired frame, then save the level click on Save Current or Ctrl + S name the file as the same name as the folder with you textures sounds ect are in and theirs a new .dat file this also needs to be save along side the level too to kept it up to date every time you build the map or edit it
Press Build all and let the editor build the map for you some times its freezes but let it go though the motions
All done now, you will have the level ready for UT4, the only thing you will need to do is go though the level and check weapon points are placed correctly, add water \ lquid if needed and check for any erros in Editor Log window to be fixed and thats it
Video Tutorial
PDF File so you can read this tutorial offline
Comment