AMX Mod X API Documentation

Signature
native set_kvd(kvd_handle, KeyValueData:member, any:...);
Notes
  • Using set_kvd with the handle from the hook for anything under KV_fHandled

    is considered an undefined operation (it could crash). You should fire a new

    keyvalues structure rather than changing the internal engine strings.

Назад
Верх