Cisqua Posted August 31, 2014 Posted August 31, 2014 anyone can explain how to solve this? [Warning]: pc_bonus_autospell: Reached max (10) number of autospells per character! [Warning]: pc_bonus_autospell: Reached max (10) number of autospells per character! [Warning]: pc_bonus_autospell: Reached max (10) number of autospells per character! Quote
anacondaq Posted August 31, 2014 Posted August 31, 2014 src/map/pc.h #define MAX_PC_BONUS 10 Increase that value a littlebit and recompile your server. 2 Quote
Cisqua Posted September 1, 2014 Author Posted September 1, 2014 (edited) thanks for reply Anacondaqq, why this warning shown in map server? is this a bug or something? Edited September 1, 2014 by Cisqua Quote
Emistry Posted September 3, 2014 Posted September 3, 2014 thanks for reply Anacondaqq, why this warning shown in map server? is this a bug or something? you're adding too much pc_bonus which over the default limit. 1 Quote
Question
Cisqua
anyone can explain how to solve 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.