LoadCharacter (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy fixed |
>Camoy fixed |
||
Line 5: | Line 5: | ||
|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 | |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 = [[Player]] | object = [[Player]] | ||
</onlyinclude> | }}</onlyinclude> | ||
[[Category:Methods]] | [[Category:Methods]] |
Revision as of 16:05, 30 August 2010
Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
LoadCharacter( boolean inGame ) | |
Returns | nil |
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 = Player |
Member of: |