View Single Post
  #28  
Old 02-18-2009, 11:48 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally Posted by Tyhm View Post
PHP Code:
if(createdthis.oldtimevar=timevar+1;
if(
playerenters||timeout){
  if(
this.oldtimevar<timevar){
//100 is healthy; 75 is laggy; 50 is doomtacular
    
if(this.i<75set lowres;
    if(
lowres&&this.i>95) unset lowres;
    
message #v(timevar): #v(this.i);
    
this.i=0;
    
this.oldtimevar=timevar;
  }
  
this.i++;
  
timeout=0.05;

Rudementary but effective.

And Stefan knows full well Graal can run "at reduced framerate", he put in a DirectX Error Message suggesting the player press F1 and turn off lighting effects.
I forgot about that rofl.
Reply With Quote