Jump to content
  • 0

setbattleflag not working?


RCharles

Question


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  154
  • Reputation:   8
  • Joined:  05/31/12
  • Last Seen:  

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 by RCharles
Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1130
  • Joined:  05/27/12
  • Last Seen:  

It'll be posted in your bug tracker topic when this is fixed. http://rathena.org/b...ag-not-working/

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...