Talk:RobloxLocked (Property)

From Legacy Roblox Wiki
Revision as of 14:22, 31 December 2010 by >Camoy (New page: Names can be deceiving, this is not what RobloxLocked does at all. {{Example|In the Command bar.<pre> game.Workspace.Part.RobloxLocked = true</pre>In a Script run thereafter.<pre> ...)
Jump to navigationJump to search

Names can be deceiving, this is not what RobloxLocked does at all.

Example
In the Command bar.
game.Workspace.Part.RobloxLocked = true
In a Script run thereafter.
game.Workspace.Part.Anchored = true

It works successfully. CamoyContribs (December 31 2010)