Thread: Virtual Welding
View Single Post
  #14  
Old 11-30-2011, 10:57 PM
Gunderak Gunderak is offline
Coder
Gunderak's Avatar
Join Date: Jun 2011
Location: Australia
Posts: 795
Gunderak is on a distinguished road
I have now made the particle effect but how can I make it emit and stop emitting on command?
I have tried a few things but can't seem to get it to work.
Here is how it's set up.
PHP Code:
with(findimg(200)){ 
  
//Stuff.
    
with(emitter){
    
//More stuff.
      
with(particle[0]){
      
//Even more stuff.
      
}
   }

__________________

Gund for president.

Remote PM {P*}x (Graal813044) from eraiphone -> Stefan: I hav 1 qustion
*Gunderak: he hav 1
*Gunderak: qustion
Reply With Quote