1
0
Bifurcation 0

Updated change report for the fix to collect_quest.lua.

Cette révision appartient à :
Nathanial.C.Jones 2010-10-25 00:16:48 +00:00
Parent 43574af33d
révision 44753d02a7
1 fichiers modifiés avec 2 ajouts et 1 suppressions

Voir le fichier

@ -1,7 +1,8 @@
QuestHelper_ChangeLog="\
|cffffff00 Version 4.0.1.101024a-2 10/24/2010|r\
\
Added an error to determine what we're receiving when we don't receive a number in collect_quest.Looted. The error will tell us the lua type and the value that is received.\
Handled case of ltype having a nil value in function collect_quest.Loot, by simply returning. Seems to only occur on item rolls. We continue to throw an error if ltype is not nil and has a non-number type.\
Added an error to determine what we're receiving when ltype is not nil and is not a number in collect_quest.Looted. The error will tell us the lua type and the value of ltype.\
\
|cffffff00 Version 4.0.1.101024a 10/24/2010|r\
\