RCharles Posted July 12, 2012 Posted July 12, 2012 (edited) This is a glimpse of that script which used setbattleflag. setbattleflag "pk_mode",1; atcommand "@reloadbattleconf"; OnTimer900000: setbattleflag "pk_mode",0; atcommand "@reloadbattleconf"; i look into mapserver and it successfully changed it to 1. Which enabled pk mode. [info]: buildin_setbattleflag: battle_config flag 'pk_mode' is now set to '1'. but then the problem is, anywhere in the map (fields and dungeon) the pk mode isn't active. what would be the problem? I also think that maybe the server don't allow to modify during runtime. Edited July 12, 2012 by RCharles
Euphy Posted July 12, 2012 Posted July 12, 2012 It'll be posted in your bug tracker topic when this is fixed. http://rathena.org/b...ag-not-working/
Question
RCharles
This is a glimpse of that script which used setbattleflag.
i look into mapserver and it successfully changed it to 1. Which enabled pk mode.
but then the problem is, anywhere in the map (fields and dungeon) the pk mode isn't active.
what would be the problem?
I also think that maybe the server don't allow to modify during runtime.
Edited by RCharles1 answer to this question
Recommended Posts