forward

zpn_user_humanized_pre

Syntax

forward zpn_user_humanized_pre(const this, const class_id);

Description

Called before a client is humanized and receives the human class.

Parameters

this Client index being humanized
class_id Human class index that will be applied

Note

The forwarded integer parameters can be changed with
zpn_set_fw_param_int().

Note

Parameter ids used by zpn_set_fw_param_int() in this forward:
1 - humanized client index
2 - human class index

Return

This forward ignores the returned value.