Author Topic: NDB File Question  (Read 501 times)

Legacy_BelowTheBelt

  • Hero Member
  • *****
  • Posts: 699
  • Karma: +0/-0
NDB File Question
« on: November 29, 2011, 04:19:11 am »


               Reviewing my mod recently I noticed that the filesize had grown +20mb due to the appearance of debug NBD files (not exactly sure how/why they got there).  Question is, can I delete these out of the temp0 file without damage to the module?  Do they contain information that is different than the similarly-named NCS file?  What purpose are they serving?

Thanks!
               
               

               
            

Legacy_Lightfoot8

  • Hero Member
  • *****
  • Posts: 4797
  • Karma: +0/-0
NDB File Question
« Reply #1 on: November 29, 2011, 01:14:26 pm »


               Yes, you can delete them.  

They Got there by checking the Option to Compile with Bebug info in the script compiler.
You will want to select the options in the script editor and turn off the option, if you do not want them to show up again.    

They are only used by the SpawnScriptDebuger() function.  They contain the lables that you used for your varaiables.   Something that just is not in a Compiled script.