LoadCharacter (Function): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mattchewy No edit summary |
>Mattchewy No edit summary |
||
Line 6: | Line 6: | ||
|arguments = [[Bool]] ''ingame'' | |arguments = [[Bool]] ''ingame'' | ||
|returns = n/a | |returns = n/a | ||
|description = | |description = Will load the character, used is resurrection. The argument is not necessary for this operation. Passing it false will load the character without animation | ||
|object = [[RBX.lua.Player (Object)|Player]] | |object = [[RBX.lua.Player (Object)|Player]] | ||
|}} | |}} | ||
</onlyinclude> | </onlyinclude> | ||
|} | |} |
Revision as of 23:52, 12 August 2010
|