View Single Post
  #9  
Old 11-05-2007, 12:32 AM
Novo Novo is offline
[TServerDeveloper]
Join Date: Jun 2006
Posts: 448
Novo will become famous soon enough
Quote:
Originally Posted by theHAWKER View Post
Serverside or and client, Lots of checks, not as many loops, a few Timeouts
1 NPC ANYWHERE with this would cause a lot of lag:
PHP Code:
function onCreated()
{
  
temp.array = {"Stuff"};
  for ( 
temp.itemp.array )
    
temp.array.addtemp.);

Reply With Quote