Enko 9 Posted March 20, 2014 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 Quote Share this post Link to post Share on other sites
0 hemagx 69 Posted March 20, 2014 you should add plugin name to conf/plugins.conf Quote Share this post Link to post Share on other sites
0 Enko 9 Posted March 20, 2014 you should add plugin name to conf/plugins.conf Thanks but I did it and it didnt work Quote Share this post Link to post Share on other sites
0 Tepoo 23 Posted March 20, 2014 what do you use for compiling the dll? because many plugins only works on specific compiler. Quote Share this post Link to post Share on other sites
0 hemagx 69 Posted March 21, 2014 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 Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted March 21, 2014 There was a missing HPMDataCheck.h file in the include. whosell.zip Quote Share this post Link to post Share on other sites
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
Share this post
Link to post
Share on other sites