RBX.lua.Player (Object): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker m RBX.lua.Player (Object) moved to RBX.lua.Player (Service) |
>Mindraker mNo edit summary |
||
Line 13: | Line 13: | ||
* <font color="red">#</font> [[SetSuperSafeChat (Function)|SetSuperSafeChat(bool value)]] | * <font color="red">#</font> [[SetSuperSafeChat (Function)|SetSuperSafeChat(bool value)]] | ||
* <font color="red">#</font> [[SetUnder13 (Function)|SetUnder13(bool value)]] | * <font color="red">#</font> [[SetUnder13 (Function)|SetUnder13(bool value)]] | ||
==Properties== | ==Properties== | ||
Line 30: | Line 29: | ||
* [[Idled (Event)|Idled]] | * [[Idled (Event)|Idled]] | ||
[[Category:ROBLOX Lua Services]] | |||
[[Category:ROBLOX Lua |
Revision as of 23:53, 17 September 2008
The Player object contains all of a user's information while ingame.

Functions
In addition to the global functions, Player also has these:
# indicates a locked function. These should NOT be tampered with.
- # LoadCharacter(bool inGame = true)
- # RemoveCharacter()
- # SetSuperSafeChat(bool value)
- # SetUnder13(bool value)
Properties
In addition to the global properties, Player also has these:
Events
In addition to the global events, Player also has these: