You should consider joining our Discord to ask for support.

We created a support channel using the new Discord Forum feature!

You can also visit our new website, it has a help section in English and French

0 like 0 dislike
487 views
in Bug by (550 points)
closed by

I have the following external scripts and they used to work to show new particles when walking into flowers but they don't work anymore. Any idea on what's wrong?

Here are the scripts: Scripts on Google Documents 

closed with the note: answered

1 Answer

1 like 0 dislike
by (28.0k points)
Hey, sorry for answering late (a bit busy as said on discord).
Your script looks correct, I would assume the one with issues is the one located into Data/Animations/Particles.rb

Mine is 10Ko yours should be bigger.
by (550 points)
9,89kb for me. Is that the exact size?
by (28.0k points)
It should be bigger so you're definitvely missing some data ^^'
by (28.0k points)
The file scripts/00012 hierba/Particles.rb contains the definition of the particles.
Running it with ruby and moving the file Particles.dat to Data/Animations fixes the issue.

Make sure never loosing that file!
...