View Single Post
Old 11th January 2011, 06:04   #14  |  Link
Vitaliy Gorbatenko
viterra
 
Join Date: Feb 2003
Location: St. Peterburg, Russia
Posts: 142
checkmate bad itself. Try this:

function DeCrow(clip source)
{
out1=source.checkmate()
out2=source.checkmate(tthr2=0)
return out2.mergechroma(out1)
}
Vitaliy Gorbatenko is offline   Reply With Quote