PDA

View Full Version : Configuration Files



3DG
08-08-2011, 04:05 PM
Just a few quick questions:

1) How are configuration files added??
2) What is their interaction with the code??
3) How are "default properties" added to classes??
4) What does the following error message mean: (When compiling)

Error, Unexpected 'config'

Thanks in advance :)

Bob_Gneu
08-08-2011, 04:17 PM
First off!

Great tutorial! Thanks!

Secondly - All of these questions are able to be answered on the UDN.

http://udn.epicgames.com/Three/ConfigurationFiles.html
http://udn.epicgames.com/Three/UnrealScriptReference.html#Variable specifiers

You are welcome in advance =)

3DG
08-08-2011, 04:20 PM
Oooops didnt mean to add the tutorial bit :s ... slightly misleading

Thank You for your help, and quick response.

I'll have a read of those :)

3DG
08-08-2011, 04:59 PM
I've read them and I think I understand the basics. Would most new config files be based on the base Engine.ini configuration file??

Blade[UG]
08-08-2011, 05:45 PM
no, new config files wouldn't be based on anything