05-09-2008, 06:17 PM
So now I am determined to find out whats going on and so far I have this.
Saving to multiple files as default in MS4, MAX_SPELLS = 255, default MS Spell UDT
Bytes - 7,395
Saving to one file, using LenB to determine the total bytes, MAX_SPELLS = 255, default MS Spell UDT.
Bytes - 12,220
Saving to one file, counting my own bytes from the UDT, MAX_SPELLS = 255, default MS Spell UDT.
Bytes - 7,395
So Dave.. How come LenB is screwing me haha.
Saving to multiple files as default in MS4, MAX_SPELLS = 255, default MS Spell UDT
Bytes - 7,395
Saving to one file, using LenB to determine the total bytes, MAX_SPELLS = 255, default MS Spell UDT.
Bytes - 12,220
Saving to one file, counting my own bytes from the UDT, MAX_SPELLS = 255, default MS Spell UDT.
Bytes - 7,395
So Dave.. How come LenB is screwing me haha.