LoadCharacter (Function): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Blocco
It returns nil, not n/a.
>Mattchewy
No edit summary
Line 5: Line 5:
name                  = LoadCharacter
name                  = LoadCharacter
|arguments            = [[Bool]] ''ingame''
|arguments            = [[Bool]] ''ingame''
|returns              = nil
|returns              = n/a
|description          = Well load the character, used is resurrection.  The argument is not necessary for this operation.  Passing it false will load the character without animation
|description          = Well 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]]

Revision as of 23:52, 12 August 2010

LoadCharacter( Bool ingame )
Returns n/a
Description: Well load the character, used is resurrection. The argument is not necessary for this operation. Passing it false will load the character without animation