AMX Mod X API Documentation

Signature
native get_localinfo(const info[], output[], len);
Description

Gets info from the server.

Parameters
  • info Info key
  • output Buffer to copy value to
  • len Maximum size of the buffer
Returns

Number of cells written to buffer

Назад
Верх