Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: ykiigor
Forum: Legion Beta archived threads 05-19-16, 11:40 AM
Replies: 33
Views: 15,304
Posted By ykiigor
--------------------------------------------------...

-------------------------------------------------------------------
-- Table library
local tab = table
foreach = tab.foreach
foreachi = tab.foreachi
getn = tab.getn
tinsert = tab.insert
tremove =...
Forum: Legion Beta archived threads 05-16-16, 11:23 AM
Replies: 83
Views: 57,652
Posted By ykiigor
Thanks, I found problem. GetTime is rounded to...

Thanks, I found problem. GetTime is rounded to 0.25 for me, no idea why. (debugprofilestop works as intended, no problem with GetTime on live client)
Seems it is rounded on that gif too, but more...
Forum: Legion Beta archived threads 05-16-16, 10:02 AM
Replies: 83
Views: 57,652
Posted By ykiigor
OnUpdate changed to only 4 calls per second for...

OnUpdate changed to only 4 calls per second for anyone else?
Forum: General Authoring Discussion 04-14-16, 10:28 AM
Replies: 15
Views: 8,989
Posted By ykiigor
From WoW DB files. You need FileDataComplete.db2,...

From WoW DB files. You need FileDataComplete.db2, UiTextureAtlas.db2 and UiTextureAtlasMember.db2
Forum: Legion Beta archived threads 04-13-16, 03:58 PM
Replies: 83
Views: 57,652
Posted By ykiigor
Power type isn't mandatory, you can use...

Power type isn't mandatory, you can use UnitPowerMax(unit) as before



That is not spellID, it's FileID. So it's only easer if you know exact fileID for texture, otherwise you still need call...
Forum: General Authoring Discussion 04-13-16, 03:49 PM
Replies: 15
Views: 8,989
Posted By ykiigor
All legion atlas list in lua...

All legion atlas list in lua table
http://pastebin.com/qpEHYhrj
Forum: WoD Beta archived threads 10-11-14, 08:32 AM
Replies: 25
Views: 29,376
Posted By ykiigor
CLEU event: SPELL_RESURRECT for start...

CLEU event: SPELL_RESURRECT for start watching
And UNIT_FLAGS event with func UnitIsDead for tracking successful resurrection
Don't know how fast this, but it works
Forum: WoD Beta archived threads 09-20-14, 12:31 PM
Replies: 17
Views: 17,425
Posted By ykiigor
COMBAT_LOG_EVENT: SPELL_MISSED /...

COMBAT_LOG_EVENT:

SPELL_MISSED / SPELL_PERIODIC_MISSED / RANGE_MISSED / SWING_MISSED gains new parameter after isOffHand (multistrike)

It's very important for missType "ABSORB", because...
Forum: WoD Beta archived threads 09-18-14, 06:10 PM
Replies: 25
Views: 22,743
Posted By ykiigor
Build 18898 same reforgeId was removed and...

Build 18898 same



reforgeId was removed and item links are:
itemID:enchant:gem1:gem2:gem3:gem4:suffixID:uniqueID:level:upgradeId:instanceDifficultyID:numBonusIDs:bonusID1:bonusID2:...
Showing results 1 to 9 of 9