|
|
|
#1 | ||||||||||||
|
Member
|
Seems like a lot of the information people are looking for is spread out in the forums. So we are getting repeated questions. To help clean the mess I have gathered the most frequently asked questions and answered them below. If you have more to add please feel free to do so.
Can the Unreal Engine make so and so game: Quote:
Open your Development/Src directory and make a new directory whatever your game/mod is to be called. Then in that directory create a Classes folder. Now create a new file called main.uc . Open this file inside a text editor and put the following in. Code:
class main extends GameInfo;
DefaultProperties
{
}
At the top of the file there are two lines we need to change. Code:
DefaultGame=MyMod.main DefaultServerGame=MyMod.main Next open UTEngine which is inside the UTGame/Config directory. Scroll down till you find Code:
;ModEditPackages= Code:
ModEditPackages=MyMod Change the splash screen: Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
__________________
Programming is a way of life. Last edited by wildicv; 11-16-2009 at 07:55 PM. |
||||||||||||
|
|
|
|
|
#2 | |
|
Senior Member
Join Date: Oct 2006
Location: Grenada
Posts: 201
|
Wow the UDK community is really taking off. I've been jump from thread to thread trying to pick up as much info as I can. It's nice to have one convenient place for beginners to get their questioned answered.
Thanks wildicv.
__________________
Quote:
Last edited by Xero; 11-10-2009 at 05:39 PM. |
|
|
|
|
|
|
#3 |
|
Member
Join Date: Nov 2009
Posts: 33
|
Thanks wildicv. A informative FAQ is definitely what I need.
|
|
|
|
|
|
#4 |
|
Senior Member
|
You are my hero!
Just what i need! Thanks a lot! EDIT: How do i cook the maps i made? o.o
__________________
Sorry for my inglish, it SUCKS .
Last edited by Zomy; 11-09-2009 at 10:24 PM. |
|
|
|
|
|
#5 | |
|
Senior Member
Join Date: Nov 2009
Location: Denmark.
Posts: 199
|
Quote:
__________________
Theia Online (Under Construction) http://www.theia-online.com Sys: Intel Quad @3.4 Ghz, ATI HD 5770 OC Ed (pri), NVIDIA 8800 Ultra (PhysX), 4 Gig Ram, 3.8 TB total HDD. |
|
|
|
|
|
|
#6 |
|
Senior Member
|
Thanks for this !
|
|
|
|
|
|
#7 |
|
Senior Member
|
Yep, but when i make clic on "import map list" i dont see any map...
__________________
Sorry for my inglish, it SUCKS .
|
|
|
|
|
|
#8 |
|
Member
|
Yep, informative thread, some good info compiled here, thanks.
__________________
Unknown Robot - indie videogame developer My Portfolio :: artbymasa :: My deviantART |
|
|
|
|
|
#9 |
|
Senior Member
|
I give up u.u.
I cant make this thing work XD. Somebody steal the maps! http://img694.imageshack.us/gal.php?...1002014545.png BTW: Sticky!
__________________
Sorry for my inglish, it SUCKS .
|
|
|
|
|
|
#10 |
|
Junior Member
Join Date: Nov 2009
Posts: 18
|
Wasn't it decided that DefaultProperties should be
Code:
DefaultProperties
{
}
Code:
DefaultProperties{
}
Other then that, good call on the collected thread. Should definitely cut down on some of the simpler questions. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
![]() |
All times are GMT -4. The time now is 09:49 PM.
|
![]() |