AMX Mod X API Documentation

Signature
native get_cd(cd_handle, ClientData:member, any:...);
Notes
  • These functions are used with the clientdata data structure (FM_UpdateClientData)

    Get: 0 extra params - Return integer; 1 extra param - by ref float or vector; 2 extra params - string and length

    Set: Use anything

    Use 0 for cd_handle to specify the global clientdata handle

Назад
Верх