Quote:
|
Originally Posted by ZeroTrack
only large files show with #D and downloadpos now the way to check it would be
PHP Code:
if(strlen(#D)>0){
setplayerprop #c,Downloading: #D-#v(downloadpos);
}
|
I was just saying that there would be no need to make a serveroption for a file size minimum (It wouldn't have to be 16000).