BosslandGmbH / SenseibuddyBugs

Bugtracker for Senseibuddy
0 stars 0 forks source link

Unable to get remaining time on Assassin Stealth #12

Closed zzi-zzi-zzi closed 8 years ago

zzi-zzi-zzi commented 8 years ago

It's not currently possible to get the remaining time on Assassin Stealth.

[EffectRecord] Record = Buddy.BladeAndSoul.Game.DataTables.EffectRecord
[Int32] RecordId = 18CB6D1
[TimeSpan] Duration = 00:00:00.0600000
[TimeSpan] TimeLeft = -00:00:01.0719779
[Int64] StartTime = 5494CEE1BE
[String] Alias = Assassin3_Common_Hide_Passive
[String] Name = Stealth
[EffectBuffType] BuffType = Buff
[Int32] Level = 1
[Boolean] ShowTimeLeft = True
[Int32] StackCount = 1
[Int32] EffectType = 9
[IntPtr] VirtualFunctionTable = 0102649C
[IntPtr] Address = 4216CE60
[Boolean] IsValid = True

Duration: should be -> 00:00:06.0000000

ApocDev commented 8 years ago

Fixed.

zzi-zzi-zzi commented 8 years ago

:+1: