Ind 945 Posted June 9, 2013 File Name: Skill Error Messages File Submitter: Ind File Submitted: 09 Jun 2013 File Category: Plugins Its more of a way to demonstrate how HPM overloading can be used (its going to be much more fun to play with once we get HPM Hooks released). SkillErrorMessages Replaces client-side error messages by custom server-side error messages, for skills. Not Enough Spirit Spheres Message %d requires a total mind bullets becomes %s requires a total %d spirit spheres (%s being the skill name, %d the amount of spirit spheres) Contribute / Customize Its available at our Staff Plugins Repo, pull requests are more than welcome. Click here to download this file 2 kyeme and milk reacted to this Quote Share this post Link to post Share on other sites
Capuche 9 Posted June 9, 2013 (edited) I can't read the text in the picture you post. Edited June 9, 2013 by Capuche 1 Mumbles reacted to this Quote Share this post Link to post Share on other sites
Mystery 594 Posted June 10, 2013 I can't read the text in the picture you post. Click the "Click here to Download this file" hyperlink to view the regular size screenshot. 1 Capuche reacted to this Quote Share this post Link to post Share on other sites
mofo 2 Posted June 10, 2013 HPM:plugin_load: failed to load 'plugins/SkillErrorMessages.so', skipping... How do I fix that? Here are the things I did... Put the file in src/plugins Edit Makefile.in Edit plugins.conf Used ./configure I'm on centos, please let me know what I missed. Thanks Quote Share this post Link to post Share on other sites
Mumbles 193 Posted June 10, 2013 HPM:plugin_load: failed to load 'plugins/SkillErrorMessages.so', skipping... How do I fix that? Here are the things I did... Put the file in src/plugins Edit Makefile.in Edit plugins.conf Used ./configure I'm on centos, please let me know what I missed. Thanks ./configure make clean make sql ? Quote Share this post Link to post Share on other sites
mofo 2 Posted June 10, 2013 I did those, i still get the error message. Even if i used just the sample plugin. Quote Share this post Link to post Share on other sites
Ind 945 Posted June 10, 2013 paste the contents of the Makefile.in Quote Share this post Link to post Share on other sites
Xgear 44 Posted June 10, 2013 You need to "make plugins" Quote Share this post Link to post Share on other sites
mofo 2 Posted June 10, 2013 @Xgear LOL, seriously? Trying it now. I made a separate topic for newbies like me in the support section. I'll update that if this works. Quote Share this post Link to post Share on other sites
KeiKun 8 Posted June 10, 2013 Ind is inspired :> Quote Share this post Link to post Share on other sites
Ind 945 Posted June 11, 2013 Ind is inspired :>You inspired me to do this over IRC Quote Share this post Link to post Share on other sites
nyxfatalis 5 Posted August 20, 2013 Can someone upload a video on how to make a plugin work using MSVC. i tried the one on the wiki : http://herc.ws/wiki/Building_HPM_Plugin_for_MSVC But i got this error : 1>c:userskkkdesktopherctrunksrccommon../common/cbasetypes.h(86): fatal error C1083: Cannot open include file: 'inttypes.h': No such file or directory Quote Share this post Link to post Share on other sites