VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Pak System & example of how to use dll's

Spider678  (1 Submission)   Files/File Controls/Input/Output   Visual Basic 5.0   Advanced   Wed 3rd February 2021

This is a dll that handles file control into a pak system like quake3 and other games. The files are imported one after another in a "pak" file. If you want to retrieve a file all you have to do is call extract_file with the filename and path you want it to goto.
The dll (included) has the following functions:
EXTRACT_FILE
OPENPAK
RETURN_NUM_LOADED
RETURN_SIZE
RETURN_TITLE
and an example project on how to use the dll is also included.

Rate Pak System & example of how to use dll's (3(3 Vote))

Download Pak System & example of how to use dll's

Pak System & example of how to use dll's Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters