Jump to content

Recommended Posts

Posted

No, you cannot switch it off, but you can set maximum size and age of tracks and logs that are stored in /temp/ folder.

 

See /Scripts/net/default.cfg:

 

-- file size/age limits for Temp/

track_size_limit = 1*1024*1024*1024 -- 1 GByte
track_age_limit = 365*24*60*60 -- 1 Year

log_size_limit = 10*1024*1024 -- 10 MBytes
log_age_limit = 7*24*60*60 -- 7 Days

picture.php?albumid=243&pictureid=1732
Posted
No, you cannot switch it off, but you can set maximum size and age of tracks and logs that are stored in /temp/ folder.

 

See /Scripts/net/default.cfg:

 

-- file size/age limits for Temp/

track_size_limit = 1*1024*1024*1024 -- 1 GByte
track_age_limit = 365*24*60*60 -- 1 Year

log_size_limit = 10*1024*1024 -- 10 MBytes
log_age_limit = 7*24*60*60 -- 7 Days

 

What happens if you set it to one second for example? Does this turn of the tracking after one second or does it just stop saving the track to the hard drive? I mean does the game still go through the trouble of reading the coordinates of all the units during game play, which might have some impact on performance if turned off?

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...