TechnoGeek wrote:
I am making a mod and for the sake of making it more organized i made a folder for each catigory in the mod (ex. guns, Actors) and an ini file for each catigory that included all of the files in that catigory and then included them in the index and now when i run CC it gives me an error for the first line of every file. For example, the first error says there is something wrong with this line.
Code:
AddActor = AtomGroup
Very bad idea. The file paths of CC are not something to "reorganize" leisurely. They are temperamental and if not handled exact to the letter will crash everything you do.
PM me the whole mod or the ini files at least and I'll see if I can restore them to working order.
Also, this should be in support.