Jump to content
  • 0
simplynice

Hercules Update / Compiling Plugins - Unix

Question

Well i have no idea how to update.

 

1.

Is there a thorough guide on how can i update my hercules? Like downloading something and any other command line. I needed it badly because of the random crash everytime i load an npc.

 

2.

I need to know how to compile the plugins using command line. Do i need to download something etc..

 

 

Thank you in advance,

Share this post


Link to post
Share on other sites

6 answers to this question

Recommended Posts

  • 0

If you're using git, you can do "git pull"

If you're using SVN, you can do "svn update"

 

As for plugins, simply "make plugins" when on your server's root directory (aka ~/Hercules/)

Share this post


Link to post
Share on other sites
  • 0

I don't have git or SVN installed in my VPS, i downloaded my Hercules using Tortoise git on my Windows 7 PC and uploaded to my VPS.

 

How to install git or svn sir?

 

 

"make plugins" then recompile? or just that?

Share this post


Link to post
Share on other sites
  • 0

I don't have git or SVN installed in my VPS, i downloaded my Hercules using Tortoise git on my Windows 7 PC and uploaded to my VPS.

 

How to install git or svn sir?

 

 

"make plugins" then recompile? or just that?

git and Tortoise git and same lol. to update your files using git you need to do is to git pull.

Share this post


Link to post
Share on other sites
  • 0

For updating Hercules, please check this post, section Updating Hercules: http://herc.ws/board/topic/152-obtaining-hercules/?p=845

 

I'm not the most knowledgeable about plugins, but I think it was "make plugins" then notify your server the names of the plugins you want to load in /conf/plugins.conf then restart your server.

Share this post


Link to post
Share on other sites
  • 0

I don't have git or SVN installed in my VPS, i downloaded my Hercules using Tortoise git on my Windows 7 PC and uploaded to my VPS.

 

How to install git or svn sir?

 

 

"make plugins" then recompile? or just that?

Generally "yum install git" or "apt-get install git"

 

As for plugins, to comile plugins on *nix, yes. After its been compiled, you need to add the filename (for example, if you're using the afk.c plugin, you'd add afk) in your conf/plugins.conf file

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
Answer this question...

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

×
×
  • Create New...

Important Information

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