View Single Post
04-17-09, 08:46 AM   #7
Azul
Banned
 
Azul's Avatar
Join Date: Apr 2009
Posts: 19
Originally Posted by Nuckin View Post
the 60-up error is there to try and keep you from eating up all the memory

And what splitting into functions does is it scopes parts of OnUpdate.
General info on scope: http://en.wikipedia.org/wiki/Variable_scoping
If I had malicious intentions couldn't I just eat all the memory with "var={} while 1 do table.tinsert(var,' ') end"? >_>