local player = vci.vc.room.GetLocalPlayer() -- プレイヤー情報の取得 print("ID: "..player.GetId())