Golem1988 Posted August 31, 2012 Group: Members Topic Count: 57 Topics Per Day: 0.01 Content Count: 162 Reputation: 1 Joined: 08/08/12 Last Seen: December 10, 2023 Share Posted August 31, 2012 (edited) I use the last one npc, editet by Euphy... adding new dungeon gave me next trouble in map_server window: 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 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 August 30, 2012 by Golem1988 Quote Link to comment Share on other sites More sharing options...
Euphy Posted August 31, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted August 31, 2012 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. Quote Link to comment Share on other sites More sharing options...
Golem1988 Posted August 31, 2012 Group: Members Topic Count: 57 Topics Per Day: 0.01 Content Count: 162 Reputation: 1 Joined: 08/08/12 Last Seen: December 10, 2023 Author Share Posted August 31, 2012 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? Quote Link to comment Share on other sites More sharing options...
Euphy Posted August 31, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted August 31, 2012 Unless you rescript, yeah. Quote Link to comment Share on other sites More sharing options...
Golem1988 Posted August 31, 2012 Group: Members Topic Count: 57 Topics Per Day: 0.01 Content Count: 162 Reputation: 1 Joined: 08/08/12 Last Seen: December 10, 2023 Author Share Posted August 31, 2012 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... Quote Link to comment Share on other sites More sharing options...
Golem1988 Posted September 9, 2012 Group: Members Topic Count: 57 Topics Per Day: 0.01 Content Count: 162 Reputation: 1 Joined: 08/08/12 Last Seen: December 10, 2023 Author Share Posted September 9, 2012 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... Quote Link to comment Share on other sites More sharing options...
Question
Golem1988
I use the last one npc, editet by Euphy... adding new dungeon gave me next trouble in map_server window:
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
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 Golem1988Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.