if player1 killed player2 do this action , else do another action . 10/29/2011 - CO2 Private Server - 6 Replies Okay , sorry for this thread but the old one none joining it , or trying to correct my wrong , well .
if p1 killed p2 do this action , else do this action . is what i wanna to convert this into C# , so how to make it,
for example.
if (Player1 killed Player2)
{