LatSo Posted June 6, 2013 Posted June 6, 2013 My map-server always saying that the player's onpcloginevent is already full. How can I edit it so that I can put more Quote
LatSo Posted June 7, 2013 Author Posted June 7, 2013 trunk/src/map/map.h #define MAX_EVENTQUEUE 2 I will edit that to 3, meaning I can add 3 OnPCLoginEvent on a single player? Quote
LatSo Posted June 7, 2013 Author Posted June 7, 2013 you can queue max of 3 event ... 3 event? correct me if I'm wrong. Meaning a player can queue max of 3 loginevent, logoutevent, killevent and so on each? Quote
Question
LatSo
My map-server always saying that the player's onpcloginevent is already full. How can I edit it so that I can put more
4 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.