Jump to content
  • 0

setbattleflag not working?


Question

Posted (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 by RCharles

1 answer to this question

Recommended Posts

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...