Jump to content
  • 0

trouble with mapserver and script which trigger other scripts


Lord Ganja

Question


  • Group:  Members
  • Topic Count:  141
  • Topics Per Day:  0.03
  • Content Count:  444
  • Reputation:   22
  • Joined:  06/18/12
  • Last Seen:  

Hello, i'm having trouble with the mapserver. Everytime I run the server it says that Unable to open map cache file db/re/map_cache.dat

The problem is where could I find the file which triggers the mapcache file? I wanna make it db/map_cache.dat instead of db/re/map_cache.dat

Btw, I only want to use the pre renewal. That's why I deleted ALL of the renewal folders & its contents and merged the pre renewal files to its main folder..

Another thing is about the scripts which triggers another script. At the npc folder how do I make it that the only scripts that are detected is the pre-renewal scripts?

Maybe you could give me the name and location of the files which trigger re folders and pre-re folders.

Thanks in advance and Merry X-mas!

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.01
  • Content Count:  228
  • Reputation:   33
  • Joined:  11/15/12
  • Last Seen:  

You don't need to delete all renewal files for you can always disable renewal features and use pre-re.

Kindly look at this file */src/config/renewal.h

Look for

#define RENEWAL

#define RENEWAL_CAST

#define RENEWAL_DROP

#define RENEWAL_EXP

#define RENEWAL_LVDMG

#define RENEWAL_EDP

#define RENEWAL_ASPD

And put "//" without quotation. So it should be look like this: //#define RENEWAL_***

I hope you understand. Merry Christmas and Good luck!

Edited by Anubis
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  141
  • Topics Per Day:  0.03
  • Content Count:  444
  • Reputation:   22
  • Joined:  06/18/12
  • Last Seen:  

Thanks Anubis for the reply. Merry Christmas!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.01
  • Content Count:  228
  • Reputation:   33
  • Joined:  11/15/12
  • Last Seen:  

Don't forget to recompile your server.

I'm glad I helped! /no1

Link to comment
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.   Paste as plain text instead

  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.

×
×
  • Create New...