[Release][DEV tool] Particles Effects Tester

Particle Fx Tester

There is more than 2000 particle effect in the game. It takes time to find the one you need, I would like to share this script hopefully making it easier :slight_smile:

Download and installation from HERE. It supports keyword filter and scaling.

Screenshot:

Known Issue:

  1. Some particle effect requires certain parameters by SetParticleFxLoopedEvolution()
  2. String parsing is tested on a Linux server, windows server be aware

Thanks

10 Likes

download link not work

sorry, forgot to set repo to public, fixed :slight_smile:

This isn’t working for me. Can you list an example of the command used? Nothing happens for me all types of combinations lol.

Thanks

what command have you tried exactly? for example, if you wanna see all particles contains the keyword “firework” at a scale of 0.5 of their predefined size, just type /particles 0.5 firework in chat.
For more detailed information, check out the Usage section on GitHub.

1 Like

Thanks for the quick reply, Dash!

I’ll check it when I can and get check back

How do you rotate particles?

check this one out, I haven’t tried personally but look like what you want. https://runtime.fivem.net/doc/natives/?_0x25129531F77B9ED3

Hello,

The particles is synchro on the client ? and not network ?

this isnt ment to run on a server this is for testing