View Single Post
  #8  
Old 03-15-2006, 12:25 AM
jake13jake jake13jake is offline
Former Classic Staff
jake13jake's Avatar
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
jake13jake will become famous soon enough
I would suggest just to do the entire thing serverside.

This generally won't cause lag

timeout = time of auction;

If the auction ends before that
timeout = 0;
Reply With Quote