View Single Post
  #5  
Old 11-01-2010, 11:55 PM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Quote:
Originally Posted by xXziroXx View Post
I certainly hope you plan on adding particleeffectsenabled and lighteffectsenabled checks for this.
Yeah he should probably add things like..

PHP Code:
if (!particleeffectsenabled) {
  
emitter.delaymin emitter.delaymax 0.05;
  
emitter.maxparticles 1000;

__________________
Quote:
Reply With Quote