public void _NetworkIce(int targetID) { if (gamePlayNetwork.LocalPlayer.actorNumber == targetID) { itemScript.ActiveIce(); } }