GBX.lua.StarterPack (Object)

From Goodblox Wiki
Revision as of 06:31, 13 July 2020 by Brian Griffen (talk | contribs) (Created page with "{{CatUp|Class reference}} {{Preliminary}} The StarterPack object is a service-level container whose contents are copied into all player's GBX.lua.Backpack...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Preliminary: This item was still under development in this version of Roblox. Use only for experimental work.


The StarterPack object is a service-level container whose contents are copied into all player's backpacks when the players spawn. It can hold Tool objects and HopperBin objects. The StarterPack object is often used as the container for all player weapons.

Functions

The StarterPack only incorporates global functions.

Properties

The StarterPack only incorporates global properties.

Events

The StarterPack only incorporates global events.