Thread: Downloadsize
View Single Post
  #11  
Old 12-27-2004, 10:35 PM
Tolnaftate2004 Tolnaftate2004 is offline
penguin.
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 534
Tolnaftate2004 is a jewel in the roughTolnaftate2004 is a jewel in the rough
Send a message via AIM to Tolnaftate2004
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).
Reply With Quote