Cookie Posted June 29, 2012 Posted June 29, 2012 (edited) This means you're exceeding the max event queue on a NPC. Example: NPC executing consecutive doevents. If you're wanting to raise the limit, /src/map/map.h: #define MAX_EVENTQUEUE n Where n is a number; default is 2. Afterwards, re-compile. Edited June 29, 2012 by Cookie Quote
Euphy Posted June 29, 2012 Posted June 29, 2012 And following up, a number around 10 should be enough. Quote
Arcenciel Posted June 29, 2012 Posted June 29, 2012 This has been asked and answered before. Please use the search next time. Quote
Question
greenieken
Help me with this.
3 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.