native
CreateOneForward
Syntax
native CreateOneForward(plugin_id, const name[], ...);
Description
Creates a forward for one plugin.
Results will be > 0 for success.
id should be an id such as returned by find_plugin_byfile.
Unlike get_plugin(), negative numbers will not work.