PDA

View Full Version : read from log files



mamt
08-28-2006, 05:31 AM
hi,
is it possible in unreal to read from a log file ( or even a simple txt file)..
'cause my idea is to update values of the defualt properties into a mutator, reading them from an external file..

thank you in advance!!!:)

Jrubzjeknf
08-28-2006, 05:35 AM
what do you exactly wanna do?

Ausbrecher
08-28-2006, 04:33 PM
If i understand right you wants to open a file for reading.
Don't think this sis possible

Angel_Mapper
08-28-2006, 05:58 PM
http://wiki.beyondunreal.com/wiki/Config_Vars_And_.Ini_Files

mamt
08-29-2006, 06:27 AM
thank you so much!!