-- ローカルプレイヤーの取得 local localPlayer = vci.vc.room.GetLocalPlayer() print("local player: "..localPlayer.GetName())