Thread: varibles
View Single Post
  #1  
Old 11-22-2004, 03:33 PM
ZeroTrack ZeroTrack is offline
G2K1 Developer
ZeroTrack's Avatar
Join Date: Apr 2004
Location: LongIsland, NY
Posts: 402
ZeroTrack is on a distinguished road
Send a message via AIM to ZeroTrack
varibles

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
__________________

Reply With Quote