User:ArceusInator/Ideas and Lost Thoughts: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator
meh
 
>ArceusInator
two more ideas
Line 9: Line 9:
*DataModel.MembershipRequired = MembershipType
*DataModel.MembershipRequired = MembershipType
*Humanoid.HumanoidController = Instance
*Humanoid.HumanoidController = Instance
*CFrame.rx ".ry ".rz ".R00 ".R01 ".R02 etc. should be readable without going through a process.
*Player.NameColor = Color3 (Read-Only)

Revision as of 23:30, 4 January 2011

Lost Thoughts

  • BasePart.Touched( Instance object, NormalId face )
  • Camera.PanUnits ".TiltUnits and ".Zoom should be unlocked
  • ClickDetector.MouseClick( CFrame mouse.Hit, NormalId mouse.TargetSurface )
  • Player.Chatted( String text, Bool teamchat )
  • Players.SystemChat( String text ) -- for things like badge award chats
  • Instance > ValueContainer > Color3Value/BrickColorValue/CFrameValue/etc.
  • InsertService:GetUserCanInsert( Int userId, Int assetId )
  • DataModel.MembershipRequired = MembershipType
  • Humanoid.HumanoidController = Instance
  • CFrame.rx ".ry ".rz ".R00 ".R01 ".R02 etc. should be readable without going through a process.
  • Player.NameColor = Color3 (Read-Only)