View Single Post
  #37  
Old 06-12-2001, 11:26 AM
LiquidIce00 LiquidIce00 is offline
RadioActive Monkeeh
LiquidIce00's Avatar
Join Date: Apr 2001
Location: dirty south
Posts: 2,112
LiquidIce00 is on a distinguished road
Send a message via ICQ to LiquidIce00 Send a message via AIM to LiquidIce00 Send a message via Yahoo to LiquidIce00
just get the number of frames that have been loaded against the frames that need to be loaded * 10 and you have a percentage.
like
f = frames loaded
n = frames needed to be loaded

((f/n) * 10) that will give percentage
id include a tutorial how to do everything step by step but im too lazy ..
__________________
LiquidIce *Owner* (UnholyNation)
-UN Website
http://www.unholynation.com
-UN Forum
http://forums.unholynation.com
-
-the thinker
-

-
onwall2 for nonp2p (i suck at onwall)
Reply With Quote