Thread: Kill Count
View Single Post
  #9  
Old 04-10-2007, 11:24 PM
Rapidwolve Rapidwolve is offline
Registered User
Join Date: Jul 2006
Posts: 1,241
Rapidwolve is an unknown quantity at this point
Quote:
Originally Posted by DustyPorViva View Post
if (compusdied && (strtofloat(#s(clientr.part1)) + strtofloat(#s(clientr.part2)) + strtofloat(#s(clientr.part3)))==3) {
???
}
Or you could just check if clientr.part# is true and not false
Reply With Quote