View Single Post
  #1  
Old 11-11-2006, 09:18 PM
Novo Novo is offline
[TServerDeveloper]
Join Date: Jun 2006
Posts: 448
Novo will become famous soon enough
Function Call with Sleep in!

When calling a function from another object (TStaticVar, in my case) which has a sleep(); function called in it... The function doesn't return AND the function doesn't resume after the sleep delay.
Reply With Quote