Loading
  1. D:\OpenTTD_repositories\PART\NML>Combine-and-Compile.py
  2. PART-test.nml not found!!!
  3. Success! NML combined.
  4.  
  5. D:\OpenTTD_repositories\PART\NML>C:\NML\nmlc -c --default-lang=english.lng --grf=PART.grf PART.nml
  6.  
  7. D:\OpenTTD_repositories\PART\NML>
  8. D:\OpenTTD_repositories\PART\NML>
  9.  nmlc warning: "PART.nml", line 869: Block 'switch_money_part_running_cost' is not referenced, ignoring.
  10.  nmlc info: 32 sprites, 32 cached, 0 orphaned, 0 duplicates, 0 newly encoded (native)
  11.  nmlc info: Train items: 7/65420
  12.  nmlc info: Concurrent spritesets: 1/255 ("PART.nml", line 416)
  13.  nmlc info: Concurrent spritegroups: 6/256 ("PART.nml", line 500)
  14.  nmlc info: Concurrent Action2 registers: 1/127 ("PART.nml", line 793)
  15.  nmlc info: Concurrent ActionD registers: 4/64 ("PART.nml", line 576)
  16.  nmlc info: Cargo translation table: 83/254
  17.  nmlc info: Railtype translation table: 1/256
  18.  nmlc info: D0xx strings: 6/1024
  19.  
  20. D:\OpenTTD_repositories\PART\NML>copy /Y PART.grf "C:\Users\V\Documents\OpenTTD\newgrf"
  21.         1 file(s) copied.
  22.  
  23. D:\OpenTTD_repositories\PART\NML>pause
  24. Press any key to continue . . .

Comments