Jump to content
  • 0

quest warper problem


Golem1988

Question


  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  162
  • Reputation:   1
  • Joined:  08/08/12
  • Last Seen:  

I use the last one npc, editet by Euphy... adding new dungeon gave me next trouble in map_server window:

overflow.png

this warnings are given when I talk to warpra, everything works fine. but this message makes me worry :) How to fix that thing? And what that means?

I'll give my warper script as well...

And solved: This error is because of number of max dungeons or towns doesnt match with actual dungeon or city max number. Thanks for help anyway :D

Up... the problem is back... adding new dungeon, making max from 30 to 31, another one overflow... it's a bit strange...

quest_warper.txt

Edited by Golem1988
Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1130
  • Joined:  05/27/12
  • Last Seen:  

The script uses one bit variable to store data. The way it was set up, it only holds 30 values... bad planning, imo. If you want to write a fix so that 2 variables are used, I'll add it, but I'm not sure it's worth the effort xD.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  162
  • Reputation:   1
  • Joined:  08/08/12
  • Last Seen:  

The script uses one bit variable to store data. The way it was set up, it only holds 30 values... bad planning, imo. If you want to write a fix so that 2 variables are used, I'll add it, but I'm not sure it's worth the effort xD.

so, you mean I can use only 30 towns and 30 dungeons for warping?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1130
  • Joined:  05/27/12
  • Last Seen:  

Unless you rescript, yeah.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  162
  • Reputation:   1
  • Joined:  08/08/12
  • Last Seen:  

Unless you rescript, yeah.

that's a pitty :( thanks, Euphy, for ansvering this thing... glad to see you in my post :)

I have seen quest warper a long time ago, it had very good amount of dungeons ) thatswhy I am wondering, why this one gives me a warning message...

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  162
  • Reputation:   1
  • Joined:  08/08/12
  • Last Seen:  

Bump, can anyone tell me please how to "rescript" this warper? What I actually need is about 10-15 more dungeon slots and about 5 town slots, because of custom stuff... And I need exactly this system, so, quest warper that unlocks towns and dungeons :) Thanks...

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