the var "downloadsize" does not capture the max size of the file your tirng
to download from the ftp
example:
//#CLIENTSIDE
if(strlen(#D)>0) setplayerprop #c,#D #v(downloadpos) / #v(downloadsize);
the var download size returns a 0.
this should be fixed
