Signature
native get_key_value_buffer(const pbuffer, const output[], const maxlen);
Description
Gets an AMXX string buffer from a infobuffer pointer
Parameters
- buffer — Info string pointer
- value — String to copy value to
- maxlen — Maximum size of the output buffer
Returns
Returns a string buffer on infobuffer pointer