Jump to content
  • 0
RaiTheGreat

How do I disable certain maps and fields?

Question

Hello everyone, I just want to ask how do I disable certain maps/fields on hercules. Because I'm making a server that is based on ragnarok episode 8.3. And also is there a quick way to disable all the new features of the new episodes? Like 3rd jobs and others.

Share this post


Link to post
Share on other sites

6 answers to this question

Recommended Posts

  • 0

 

This might help you solve with your problem -> http://herc.ws/board/topic/325-resolved-is-hercules-support-pre-renewal/

Sir thank you but I already know how to disable the renewal mechanics. I'm asking on how to disable new maps.

I've not tested but it probably works:

Go to your db folder and open map_index.txt, comment the maps you don't want to have in your server, then go to conf/maps.conf and comment them too.

(Maybe you'll have to remake your makecache)

 

For cities on @go you'll have to edit the source:

 

Open src/map/atcommand.c and find this:

ACMD(go)

Comment the lines with cities that you don't want and recompile, probably this will change the @go number of maps that came after the commented lines.

 

If the map that you want is from places that have portal to, you have to disable these portals in their scripts.

 

I hope it helps

Share this post


Link to post
Share on other sites
  • 0

 

 

This might help you solve with your problem -> http://herc.ws/board/topic/325-resolved-is-hercules-support-pre-renewal/

Sir thank you but I already know how to disable the renewal mechanics. I'm asking on how to disable new maps.

I've not tested but it probably works:

Go to your db folder and open map_index.txt, comment the maps you don't want to have in your server, then go to conf/maps.conf and comment them too.

(Maybe you'll have to remake your makecache)

 

For cities on @go you'll have to edit the source:

 

Open src/map/atcommand.c and find this:

ACMD(go)

Comment the lines with cities that you don't want and recompile, probably this will change the @go number of maps that came after the commented lines.

 

If the map that you want is from places that have portal to, you have to disable these portals in their scripts.

 

I hope it helps

Thanks will try this later, and also how do you remake mapcache or makecache? @go will not be a problem cause I won't put it to the commands list for normal players.

Share this post


Link to post
Share on other sites
  • 0

You can remake your mapcache by running mapcache.exe if you've compiled it when compiling your server.

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.