native

CreateMultiForwardEx

Syntax

native CreateMultiForwardEx(const name[], stop_type, forward_type, ...);

Description

Creates a multi-forward plugin that can filter between old/new plugins.
Old plugins are used by the AMX Mod backwards compatibility layer.
Stop type must be one of the ET_ values in amxconst.inc
Forward type must be one of the FORWARD_ values in amxconst.inc.