okapi_set_param

Syntax

native okapi_set_param(param_id, any:...);

Usage

param_id
Index of the parameter. First is 1.
...
Value of the parameter

Description

Modifies a parameter that will be passed in the call to the original function.

Return

This function has no return value.

Error

Not inside a hook
Invalid parameter count
Invalid parameter index