View Single Post
  #1433  
Old 05-08-2020, 10:59
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Does anyone know how to show up the decompression percentage of a file which in inside a archive with ISDone?

i mean if i decompress a archive like data1.bin with ISDone, i need to show up the percentage of a file (like tanks.pak) inside the archive.

for a example :=
Code:
Total             : 24% completed.
current archive   : data1.bin  (86% completed).
process file      : {app}\game\tanks.pak  (68% extracted)
(i hope you understand what i mean. )
Reply With Quote