RBX.lua.Backpack (Object): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Telamon
No edit summary
>Gamer3D
Categorized.
Line 2: Line 2:


When a player spawns, the contents of the [[RBX.lua.StarterPack|StarterPack service]] are copied into the player's Backpack.
When a player spawns, the contents of the [[RBX.lua.StarterPack|StarterPack service]] are copied into the player's Backpack.
[[Category:ROBLOX Lua Objects]]

Revision as of 17:46, 16 February 2007

The Backpack object is a container that holds a player's inventory. In the current release of Roblox, it can hold both HopperBin and Tool objects.

When a player spawns, the contents of the StarterPack service are copied into the player's Backpack.