BinType (Enum)

From Legacy Roblox Wiki
Revision as of 23:06, 5 August 2008 by >Mr Doom Bringer (BinType moved to BinType (Enum))
Jump to navigationJump to search

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