Hi,

I'm making a Taming Cow. The idea is that the user can double click on the cow and tame it and the timer resets the taming after so many ticks. However, my problem so far is that when the player double clicks on the cow twice, the server crashes and burns. I'm having a bit of trouble isolating the bug, so I was wondering if anybody wanted to give me a hand and take a look at the code -- its only one .cs file.

-TW
 

Attachments

  • TamingCow.cs
    10.7 KB · Views: 2
Back