Patch for this pluging whosell

Enko

New member
Messages
79
Points
0
Hello. Im wondering if you could make a patch file for this plugin: http://herc.ws/board/files/file/58-whosell/

I have edited my Makefile.in like this:

MYPLUGINS = whosell

and my put the whosell.c in plugings folder.

and also I have typed in root: make plugins

It doesnt give any error in console and i can see something related to whosell.

I have rebooted my server, and when i typed @whosell with my GM account it says: @whosell is Unknow command.

Thanks

 
you should add plugin name to conf/plugins.conf

 
what do you use for compiling the dll?

because many plugins only works on specific compiler.

 
i can't find the problem.

the plugin after check the code, i think it's ok.

so mostly you did not install it in the right way.

do you mind to share those files :

conf/plugins.conf

src/plugins/Makefile.in

and the output of command dir

in path/to/server/plugins

 
There was a missing HPMDataCheck.h file in the include.

whosell.zip

 

Attachments

Back
Top