native
zp_set_param_string
Syntax
native zp_set_param_string(const string[]);
Description
Set string parameter.
Parameters
| string | String |
|---|
Note
Can't change param when the some plugin use native 'zp_override_user_model' (only in 'zp_user_model_change_pre' forward).
Note
You can use only in 'zp_user_model_change_pre' and 'zp_fw_sound_play' forwards only.
Return
True