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