Jump to content
Sign in to follow this  
Ind

Skill Error Messages

Recommended Posts

thumb-3932c1de292a972a0565184f6de0f0e6-skillerrormessages.jpg

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

Share this post


Link to post
Share on other sites

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.

Share this post


Link to post
Share on other sites

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

Share this post


Link to post
Share on other sites

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

 

?

Share this post


Link to post
Share on other sites

@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.

Share this post


Link to post
Share on other sites

Ind is inspired :> 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.