Personal tools

Lua/Client/ClientParticleSystem/Static Functions/Play

From JC2-MP Documentation

Jump to: navigation, search

Returns    none
Prototype    ClientParticleSystem.Play(table arguments)
Description    Creates a ClientParticleSystem using the same arguments as Create.


Notes

  • There is an extra argument, timeout, which removes the particle system after the specified seconds.
  • If timeout is not specified, it defaults to 5 seconds.