I am trying to detect if a bone club is thrown, but this happens can anyone help?
http://crux.moe/u/ga8a9f1.png
Note i don't really know csharp that well, but i have a grasp of it.
Solved OnMeleeThrown error (wrong parameters)
Discussion in 'Rust Development' started by ツンデレラ, Dec 6, 2015.
-
Wulf Community Admin
You'd want OnMeleeThrown.
-
-
Wulf Community Admin
You're not using the right parameters:
Code:OnMeleeThrown(BasePlayer player, Item item)
-
-
Wulf Community Admin