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