Yoast commented on a Page, Murdergame  -  Aug 07, 2008

Something else.. :$

  if (%bf == 1) inc %bfkillx $+ $2
  if (%bf == 1) inc %bfkill $+ $nick
  if (%bf == 1) dec %points $+ $nick
  if (%bf == 1) inc %points $+ $2

Shouldnt that be:

  if (%bf == 1) || (%bf == 2) inc %bfkillx $+ $2
  if (%bf == 1) || (%bf == 2) inc %bfkill $+ $nick
  if (%bf == 1) || (%bf == 2) dec %points $+ $nick
  if (%bf == 1) || (%bf == 2) inc %points $+ $2

(A)

Furthermore.. great script :D:D:D loving it :^

 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.