MakeJoints (Function): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Outofspace Revert - IDIOT |
>Anaminus No edit summary |
||
Line 4: | Line 4: | ||
|returns = n/a | |returns = n/a | ||
|description = Creates a joint on any side of the object that has a surface ID that can make a joint. | |description = Creates a joint on any side of the object that has a surface ID that can make a joint. | ||
|object = [[RBX.Lua.Part|Part]], [[RBX.Lua.Model|Model]] | |object = [[RBX.Lua.FlagStand (Object)|Flagstand]], [[RBX.Lua.Part (Object)|Part]], [[RBX.Lua.Model (Object)|Model]], [[RBX.Lua.Seat (Object)|Seat]], [[RBX.Lua.SpawnLocation (Object)|SpawnLocation]], [[RBX.Lua.Workspace (Service)|Workspace]] | ||
|}} | |}} |
Revision as of 18:46, 6 August 2008
MakeJoints( ) | |
Returns | n/a |
Description: | Creates a joint on any side of the object that has a surface ID that can make a joint. |