23.05.2009, 13:36
Minor thing, you can replace
by this
This is useless it seem:
And all the logprintf part isn't really needed if you don't want your plugin to log in the server log file.
Code:
#include "./SDK/amx/amx.h" #include "./SDK/plugincommon.h"
Code:
#include "SDK\\plugin.h"
Code:
void **ppPluginData;