LoadCharacter (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator Replaced "inGame" with "loadAnimationWithCharacter" to make it easier to understand |
>ArceusInator Replaced "inGame" with "loadAnimationWithCharacter" to make it easier to understand |
(No difference)
|
Revision as of 15:49, 24 March 2011
Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
LoadCharacter( Bool loadAnimationWithCharacter ) | |
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. |
Member of: | Player |