LoadCharacter (Function): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
Added.
>Camoy
Added a bit more info.
Line 5: Line 5:
name                  = LoadCharacter
name                  = LoadCharacter
|arguments            = [[Bool]] ''ingame''
|arguments            = [[Bool]] ''ingame''
|returns              =  
|returns              = n/a
|description          = Well load the character, used is resurrection.  The argument is not necessary for this operation.
|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]]
|}}
|}}
</onlyinclude>
</onlyinclude>
|}
|}

Revision as of 19:18, 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