AMX Mod X API Documentation

Signature
native REU_GetAuthKey(const index, dest[], maxlen);
Description

Get client authkey

Parameters
  • index Client index
  • index Buffer to copy the authkey
  • index Maximum buffer size
Returns

Number of cells copied to buffer

Назад
Верх