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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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