HolyLib Wiki

gmoddatapack.GetCompressedSize

 number gmoddatapack.GetCompressedSize( string fileName )

Description

Returns the compressed size of the code, this is the size that is sent to the client.

Recently Added

This was recently added in version (0.8 - DEV).

Arguments

1string fileName

Returns

1number size

Returns nil if it didn't find the file or something else went wrong.