Reads a string from a data pack.
void ReadPackString(Handle pack, char[] buffer, int maxlen)
Handle to the data pack.
Destination string buffer.
Maximum length of output string buffer.
Invalid handle, or bounds error.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.