websee Posted June 12, 2004 Share Posted June 12, 2004 perhaps a n00bish question, which file contains all the names and so on? i mean the names and decriptions the 'name' column in spells.2da referrs to. Link to comment Share on other sites More sharing options...
websee Posted June 12, 2004 Author Share Posted June 12, 2004 well thanks. that thing contains all language data. is there a way to include names/decriptions in a mod without modifying that thing? Link to comment Share on other sites More sharing options...
deathdisco Posted June 13, 2004 Share Posted June 13, 2004 But the GFF editor is not so good at handling line breaks, because it puts in CR+LF character instead of just LF which is what the game wants. So in that case you'll have to hex edit the file afterwards, change 0D0A to 200A. Actually, as long as you don't hit the enter/return key and let the words wrap on their own it will display fine. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.