greenieken Posted June 29, 2012 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 154 Reputation: 1 Joined: 05/02/12 Last Seen: June 5, 2020 Share Posted June 29, 2012 Help me with this. Quote Link to comment Share on other sites More sharing options...
Cookie Posted June 29, 2012 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 213 Reputation: 109 Joined: 05/21/12 Last Seen: December 27, 2014 Share 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 Link to comment Share on other sites More sharing options...
Euphy Posted June 29, 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 June 29, 2012 And following up, a number around 10 should be enough. Quote Link to comment Share on other sites More sharing options...
Arcenciel Posted June 29, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 1315 Reputation: 372 Joined: 12/10/11 Last Seen: August 31, 2013 Share Posted June 29, 2012 This has been asked and answered before. Please use the search next time. Quote Link to comment Share on other sites More sharing options...
Question
greenieken
Help me with this.
Link to comment
Share on other sites
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.