baloe12nl commented on a Page, FWS V2  -  Jun 14, 2012

you have a small problem with your script. elseif ($strip($2) == LOVE) { inc %winc | LoveWale # } It's the same as the WIN.

    elseif ($strip($2) == HEART) { inc %heartc | HeartWale # }
    elseif ($strip($2) == LOVE) { inc %winc | LoveWale # }
    elseif ($strip($2) == WiN) { inc %winc | WinWale # }
    elseif ($strip($2) == FAiL) { inc %failc | FailWale # }

I'f change it to elseif ($strip($2) == LOVE) { inc %lovec | LoveWale # }

    elseif ($strip($2) == HEART) { inc %heartc | HeartWale # }
    elseif ($strip($2) == LOVE) { inc %lovec | LoveWale # }
    elseif ($strip($2) == WiN) { inc %winc | WinWale # }
    elseif ($strip($2) == FAiL) { inc %failc | FailWale # }

change: notice $nick all together = $iif(%allcc,$v1,0) time(s) to notice $nick all together = $iif(%allc,$v1,0) time(s) else it wil not count the "all"

For the rest THX, after translation to duch I had fune white it. Now some color.....;)

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.