native
CreateMultiForward
Syntax
native CreateMultiForward(const name[], stop_type, ...);
Description
Creates a multi-plugin forward.
Stop type must be one of the ET_ values in amxconst.inc
results will be > 0 for success
native
native CreateMultiForward(const name[], stop_type, ...);
Creates a multi-plugin forward.
Stop type must be one of the ET_ values in amxconst.inc
results will be > 0 for success