What template to choose for the plugin ?
#5

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


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)