Hello developers, im trying to make a grenade mesh through the script but its saying this error in my output heres the script:
note: im just a basic scripter i dont khow what to do to fix this error
local grenade = Instance.new("MeshPart")
grenade.MeshId = "rbxassetid://431532852"
heres the error: The current thread cannot write ‘MeshId’ (lacking capability NotAccessible)