sysOpenPack

Category: System

Syntax:

sysOpenPack:String(packPath:String, password:String)


Parameters

Returns

String



Summary

Opens and decrypts a BambooBasic asset pack file (.bbpk).

Takes packPath (path to .bbpk file), password (decryption password).

Returns the path to the temporary directory containing extracted files, or an empty string on failure.

View detailed documentation online



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn