Jump to content
  • 0

emergency call bug


brother

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   1
  • Joined:  12/11/17
  • Last Seen:  

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

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  92
  • Reputation:   18
  • Joined:  11/24/14
  • Last Seen:  

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  292
  • Reputation:   46
  • Joined:  10/30/12
  • Last Seen:  

/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

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   1
  • Joined:  12/11/17
  • Last Seen:  

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...