Thread: Ugh..
View Single Post
  #3  
Old 06-21-2007, 12:41 AM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
Quote:
Originally Posted by godofwarares View Post
I don't see much of a problem, except that maybe you should try:

PHP Code:
findimg(200).emitter.particle.player.2.5;
findimg(200).emitter.particle.player.1.75
No, it's definitely:
PHP Code:
findimg(200).player.2.5;
findimg(200).player.1.75
Stan, what I always do when I have some weird unknown error with particles is just start commenting out lines until I find out what is causing the abnormal glitch.
__________________
Do it with a DON!
Reply With Quote