bug skill

09/29/2020 12:10 M@hmoud#1
i have old skill work with new skill i need time delay work in old skill and new skill when use any one
10/08/2020 11:22 M@hmoud#2
any help
10/08/2020 17:42 irockalone#3
Table->_Refskill , Column->GroupID , set GroupID same in both skills
10/09/2020 09:27 mohamedosha#4
Quote:
Originally Posted by irockalone View Post
Table->_Refskill , Column->GroupID , set GroupID same in both skills
and how i can canclled skill after make buff i cant close skill
10/09/2020 13:37 *Deadly#5
Quote:
Originally Posted by M@hmoud View Post
i have old skill work with new skill i need time delay work in old skill and new skill when use any one
find the Action_Overlap number for the old skill, and assign it to the new one and they'll share cooldown

Quote:
Originally Posted by mohamedosha View Post
and how i can canclled skill after make buff i cant close skill
Find this param in params1~50 and replace it with 0 [1851946342]
10/09/2020 13:59 M@hmoud#6
Quote:
Originally Posted by irockalone View Post
Table->_Refskill , Column->GroupID , set GroupID same in both skills
i set same GroupID but same problem old skill and new skill work in same time

Quote:
Originally Posted by *Deadly View Post
find the Action_Overlap number for the old skill, and assign it to the new one and they'll share cooldown



Find this param in params1~50 and replace it with 0 [1851946342]
thx
10/09/2020 14:04 *Deadly#7
Quote:
Originally Posted by M@hmoud View Post
i set same GroupID but same problem old skill and new skill work in same time



Action_Overlap 1 skill work but time skill not work on ather skill i need time work on old skill and new skill in same time when use any skill
Check the Action_ReuseDelay, set them to the same number to have the exact cooldown
10/10/2020 13:28 M@hmoud#8
Quote:
Originally Posted by *Deadly View Post
Check the Action_ReuseDelay, set them to the same number to have the exact cooldown
thx bro work good now