Idled (Event): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy Example added |
>Camoy Example added |
(No difference)
|
Revision as of 14:50, 29 August 2010
Example
game.Players.Player.Idled:connect(function() print("Idling") end)