NeoGenesis Posted March 13, 2012 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 120 Reputation: 0 Joined: 01/03/12 Last Seen: August 26, 2017 Share Posted March 13, 2012 [Warning]: npc_event: player's event queue is full, can't add event 'PVPLADDER::OnPCLoginEvent' ! can help me fix that script? pvpleader.txt Quote Link to comment Share on other sites More sharing options...
Emistry Posted March 13, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Yesterday at 05:32 PM Share Posted March 13, 2012 recompile your server with a higher value of player's max event queue.. or you can delay the process of the script..like adding a short sleep command before doing the script content.... Quote Link to comment Share on other sites More sharing options...
NeoGenesis Posted March 13, 2012 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 120 Reputation: 0 Joined: 01/03/12 Last Seen: August 26, 2017 Author Share Posted March 13, 2012 me only add @afk only .. no more added .. who to wan recompile ? Quote Link to comment Share on other sites More sharing options...
Kaito Kid Posted October 8, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 102 Reputation: 4 Joined: 12/05/11 Last Seen: July 1, 2013 Share Posted October 8, 2012 \src\map\map.h #define MAX_EVENTQUEUE 2 << Change This Quote Link to comment Share on other sites More sharing options...
Currently Posted February 15, 2013 Group: Members Topic Count: 162 Topics Per Day: 0.03 Content Count: 313 Reputation: 1 Joined: 01/22/12 Last Seen: November 17, 2023 Share Posted February 15, 2013 -bump- for the "#define MAX_EVENTQUEUE" do i just put any number? Quote Link to comment Share on other sites More sharing options...
Capuche Posted February 16, 2013 Group: Developer Topic Count: 10 Topics Per Day: 0.00 Content Count: 2407 Reputation: 616 Joined: 07/05/12 Last Seen: March 20 Share Posted February 16, 2013 (edited) max 50 should be enough Edited February 16, 2013 by Capuche Quote Link to comment Share on other sites More sharing options...
Question
NeoGenesis
[Warning]: npc_event: player's event queue is full, can't add event 'PVPLADDER::OnPCLoginEvent' !
can help me fix that script?
pvpleader.txt
Link 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.