native
register_plugin
Syntax
native register_plugin(const plugin_name[],const version[],const author[]);
Description
Sets informations about plugin. Returns the plugin id of the calling plugin.
native
native register_plugin(const plugin_name[],const version[],const author[]);
Sets informations about plugin. Returns the plugin id of the calling plugin.