Hello. I would like to see if a function finishes or not. For example, this passed through
1 | while true do wait() end |
would return false, because it never finishes. But this
1 | print ( "hello" ) |
would return true, because it does finish. Any ideas?
check the command bar and run the game...see if it says "hello"