Golem1988 Posted August 31, 2012 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
Euphy Posted August 31, 2012 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
Golem1988 Posted August 31, 2012 Author 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
Golem1988 Posted August 31, 2012 Author 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
Golem1988 Posted September 9, 2012 Author 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
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 Golem19885 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.