Quote:
|
Originally Posted by ChibiChibiLuc
I've got other gani scripts, they all work fine.
And thanks, I forgot to convert the #p()'s.
I originally had it stopping itself when fade hit 0, but I took it out to test if that's what was causing the crash. It wasn't.
It's slightly better now; it doesn't crash Graal every time the gani is shown, but instead it only crashes Graal maybe 1/6 times. Unfortunately, the text won't show.
|
Okay, without seeing the script that sets the ani, the steps I'd take to figure out what's wrong:
1) Is the first parameter (params[0]) being sent properly (i.e., is it sent as a string)?
2) Does the showtext work without a variable as the text (and/or without the changeimgcolors)?
3) Are the parameters for the changeimgcolors being sent the way you expect?