kh_834
(sisyphus)
#1
hello! I’m trying to change the id of a mesh but I cannot? It say’s it’s “restricted”.
local meshArray = {"rbxassetid://12251928516", "rbxassetid://11203553348", "rbxassetid://12312790929"}
script.Parent.MeshId = meshArray[math.random(1, #meshArray)]
kh_834
(sisyphus)
#2
nevermind I guess I didn’t look hard enough. You for some reason cannot change them no matter what via script unless its a SpecialMesh
system
(system)
Closed
#3
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.