11-10-2013, 09:35 PM
I'm now working on wolves, and I had an idea for plugins where wolfs can get an different Entity as owner. For example a wolf has an zombie as owner. But the OnRightClicked function only gives an cPlayer object so I have to convert it into a cEntity to make it work.