A quick note for modders...

You can download the plain-text reference data for 1.04 here

The download ranks in at 22mb.

22,644 views 18 replies
Reply #1 Top
You guys rock thanks for the update!
Reply #2 Top
Thank you very much! :D
Reply #3 Top
Thanks (finally ;p) =]

I was worrying we wouldn't get this!
Reply #5 Top
Fantastic, now we can get back to breaking the update they just spent week's putting together ;)
Reply #6 Top
Now I'm a happy guy - thanks  :)
Reply #7 Top
Thank you .Just as I start fooling with meshes too. ;)
Reply #8 Top
Thanks for the much needed files.

Next time can you give us the mod files a week early so players don't have to choose between the improvements of the update and their favorite mod?

Cheers,
Silvermane
Reply #9 Top
nice thank you -
now where is the comprehensive list of modifiers and variables that can be used in the various types of the entity files ?

Reply #10 Top
Finally, thanks. I had some really weird bugs with the 1.02 mod-1.03 game combination...
Reply #11 Top
Thanks for the update, now I can get started on my sins mod.

Kushan
Reply #12 Top
lol i was just about to ask about these thanks guys  :CONGRAT: 
Reply #14 Top
Fixed link and title for 1.04.
Reply #16 Top
lol.
Thanks for your great help.
Reply #17 Top
It;s nice to see this stickied, by the way are there any plans in the works for a program to make modding this game easier (similar to the relic developer kit released for warhammer 40 DOW )

Editing all the files by hand in note pad is a wee bit tedious and I'm curious if anyone knows if there are plans for this in the works or not. (If so I'll be a very happy gal.)
Reply #18 Top
thanks for the 1.04 files
and another thank you for separating the changed files

i already mentioned it in the update thread but :

i really really would like the srings file for mods to be an append operation instead of being a complete replacement !

Editing all the files by hand in note pad is a wee bit tedious
End of quote

try using another editor like pspad and use a "unix shell script highlighter"
it makes editing much easier cause strings, values and separators are colorcoded and have a nice format - not to mention the usefully textdiff
this also makes bughunting very easy - its almost always a missing " character :LOL: