lvinz512 Posted December 3, 2014 Posted December 3, 2014 Why I could not devo in KOE when gvg mode on ? Instead I can only do this when pvp mode on . Is the issue happen because of battle.c or battle.h ? And is there any method to enable emperium to be heal by sanctuary or slim pitcher? Please guide. Quote
Radian Posted December 3, 2014 Posted December 3, 2014 Why I could not devo in KOE when gvg mode on ? Instead I can only do this when pvp mode on . Is the issue happen because of battle.c or battle.h ? I think there's no need for source changing. but instead check the mapflags for pvp_noparty. Quote
lvinz512 Posted December 4, 2014 Author Posted December 4, 2014 pvp noparty is disabled and what I found out is that map is no under gvg_castle mapflag.. Is that the problem? Quote
Nerfwood Posted December 4, 2014 Posted December 4, 2014 (edited) pvp noparty is disabled and what I found out is that map is no under gvg_castle mapflag.. Is that the problem? No. What gvg_castle does is that it enables GvG every time agitstart is called (aka enable WoE), just like how castles function. If gvg_noparty has already been disabled, then you should check the following: Are the players in a party? Are their levels within the allowed devo level gap? If they are in a party and their levels are within the allowed gap, then you may have failed to disable pvp/gvg_noparty. Double check your script, and make sure that the lines are deleted or commented out. You may want to post your script here as well. Edit: Did you disable Devo in GvG? Better check your skill_nocast_db.txt. Edited December 4, 2014 by Nerfwood Quote
Question
lvinz512
Why I could not devo in KOE when gvg mode on ? Instead I can only do this when pvp mode on . Is the issue happen because of battle.c or battle.h ?
And is there any method to enable emperium to be heal by sanctuary or slim pitcher?
Please guide.
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.