dungpt8782 0 Posted September 2, 2014 How can i fix this warning pls!!!! Quote Share this post Link to post Share on other sites
0 jaBote 438 Posted September 2, 2014 1st answer: combine these events in just an NPC since you've got too many OnNPCKilEvent events. Or either: 2nd answer: go to src/map/map.h, line 34 #define MAX_EVENTQUEUE 2 Change to any number not to big (you need at least 5 ATM, I'd set it to like 10) and recompile. 1 grimmm reacted to this Quote Share this post Link to post Share on other sites
0 mrlongshen 22 Posted December 11, 2015 1st answer: combine these events in just an NPC since you've got too many OnNPCKilEvent events. Or either: 2nd answer: go to src/map/map.h, line 34 #define MAX_EVENTQUEUE 2 Change to any number not to big (you need at least 5 ATM, I'd set it to like 10) and recompile. Thanks. Quote Share this post Link to post Share on other sites
How can i fix this warning pls!!!!
Share this post
Link to post
Share on other sites