Jump to content
  • 0
brother

emergency call bug

Question

hi good day. how to fix emergency call. see below. the setting show that i can use ecall every 5 minutes. for example i use it 08:05. so i can reuse it on 08:10 right? but when i logout on 08:07 the counting will reset and i cannot use it on 08:10. how to make the ecall 5minutes delay will continue even i relog. it will not back again on 5 minutes delay. been searching here for almost 3 days and i can't find solution. 

 

guild.conf
// Activate guild skills delay by relog?
// Official setting is 5 minutes (300000 ms), otherwise allow guild leaders to relog to cancel the 5 minute delay.
// Note: This was changed in renewal in favor of individual skill cooldown.
guild_skill_relog_delay: 300000

skill_db.yml
 - Id: 10013
    Name: GD_EMERGENCYCALL
    Description: Urgent Call
    MaxLevel: 1
    TargetType: Self
    DamageFlags:
      NoDamage: true
      Splash: true
    Flags:
      IsGuild: true
      IgnoreKagehumi: true
    CastCancel: true
    CastTime: 5000
    Duration2: 300000
    CastTimeFlags:
      IgnoreDex: true
      IgnoreStatus: true
      IgnoreItemBonus: true
    Requires:
      SpCost: 1

 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

/conf/battle/guild.conf

// Activate guild skills delay by relog?
// Official setting is 5 minutes (300000 ms), otherwise allow guild leaders to relog to cancel the 5 minute delay.
// Note: This was changed in renewal in favor of individual skill cooldown.
guild_skill_relog_delay: 300000

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.