Jump to content
  • 0
Sign in to follow this  
Alphoccio

Q>Monster

Question

Hi there.. I'm just curious.

 

Is it Possible that even when I close the char/login/map-server's windows batch files.. for example the damaged received or status freeze/stun/etc. of Monsters especially MVP's will be saved?

 

like when left your char in a certain map and close everything.. but still you'll find your char where you left it when you load everything again.

 

 

btw thank you for checking out this topic.

 

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Not currently and I doubt it could be easily implemented. All mobs on a map server exist only in RAM and are destroyed when the server is closed. I guess it's not a good idea to try saving tens of thousands of mobs every time the server closes.

 

For the server, main difference for spawning whether a player or a monster is that the player gets loaded from permanent memory (SQL engine) and the mobs are spawned by scripts.

Share this post


Link to post
Share on other sites
  • 0

Not currently and I doubt it could be easily implemented. All mobs on a map server exist only in RAM and are destroyed when the server is closed. I guess it's not a good idea to try saving tens of thousands of mobs every time the server closes.

For the server, main difference for spawning whether a player or a monster is that the player gets loaded from permanent memory (SQL engine) and the mobs are spawned by scripts.

oh now I know.. thank you so much sir. :-)

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.