lvinz512 Posted December 3, 2014 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 09/02/14 Last Seen: April 26, 2018 Share 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 Link to comment Share on other sites More sharing options...
Radian Posted December 3, 2014 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 1546 Reputation: 192 Joined: 07/23/14 Last Seen: June 24, 2024 Share 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 Link to comment Share on other sites More sharing options...
lvinz512 Posted December 4, 2014 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 09/02/14 Last Seen: April 26, 2018 Author Share 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 Link to comment Share on other sites More sharing options...
Nerfwood Posted December 4, 2014 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 104 Reputation: 27 Joined: 12/05/13 Last Seen: August 26, 2015 Share 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 Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites
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.