View Single Post
  #11  
Old 04-20-2009, 01:03 AM
Tabidzukare
Sarnak
 
Join Date: Mar 2009
Location: A place
Posts: 42
Default Coded or not..

What you have to think about is this:

If deleting the file brought back the old graphics, but changed the positioning of said graphics, then IT (meaning the deleted files) should contain the positioning information. Since just by deleting the file no one changed any source code, yet the position changed.. that's why it would lead me to believe it's not hard coded.

Even if it is hard coded, I have some ideas how to get around it. Namely the fact that the 'newspells.edd/eff' positioned itself properly right. If position data ISNT stored in the .edd/.eff files, then wouldn't changing the file name of the original spells.eff, into newspells.eff change this..

Another thought. The 'newspells' use two files a .edd/.eff, while the old spells are just an .eff file.. that could mean positional data is stored in the .edd file, in which case if you keep the .edd file and rename the original spells.eff to newspells.eff it might preserve the correct position.

I have several more thorough ideas but until I get home I can't try. Good luck guys, lets not settle for "no" as an answer, get in the files and make this work. I know we can do it, if we all share our thoughts and tests.
Reply With Quote