BinType (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Outofspace
cat added
>Mr Doom Bringer
m BinType moved to BinType (Enum)
(No difference)

Revision as of 23:06, 5 August 2008

The Enum BinType sets what type of HopperBin the object is. It has 8 numbers:

  • 0: Script (user created script)
  • 1: Game Tool
  • 2: Grab
  • 3: Clone (copy)
  • 4: Hammer (delete)
  • 5: Slingshot (recommended to use newer version)
  • 6: Rocket (recommended to use newer version)
  • 7: Laser (Death laser, not recommended)

This Enum set is used by the HopperBin