forward
pfn_keyvalue
Syntax
forward pfn_keyvalue(entid);
Description
Called when a keyvalue pair is sent to an entity.
Parameters
| entid | Entity index |
|---|
Note
Use copy_keyvalue() to retrieve the keyvalue information, and
DispatchKeyVaue() to modify it.
Return
PLUGIN_CONTINUE to ignore, PLUGIN_HANDLED or higher to block