MakeJoints (Function): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Cthboy dffg |
>Outofspace Revert - IDIOT |
||
Line 1: | Line 1: | ||
{{Function| | |||
name = MakeJoints | name = MakeJoints | ||
|arguments = | |arguments = | ||
|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.Part|Part]], [[RBX.Lua.Model|Model]] | ||
|}} | |}} |
Revision as of 19:33, 28 June 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. |