Alright, so I'm getting an annoying error, and I'm stumped.
I'm running RMXP, using Blizz Abs obviously. I've searched for a similar problem, and I was unable to find any.
Anyway, here it is:
Script 'Blizz-Abs Script' line 4601: NoMethodError occurred.
undefined method 'intersection' for #<Projectile;0x8dbeee0>
o.o Help? :x
Could you give details on when it happens?
It gives me that error whenever I hit an enemy with a shooting skill.
I've been trying to figure it out. I still can't. Is there anyone who can help? o.o
1. Are you using the most current version?
2. Are your scripts in the right order?
3. Post the conflicting line, because in both parts 2 and 3, line 4601 is a comment.
self.intersection(r, rect) && !@hit.include?(ch)
That's the line.
Also, I'm using version: Date 1.0.9.3: 11.09.2007
woah, that's a 4 digit version! (the new system is 3 digits) There have been so many improvements made since then.
First thing you want to do is go over here (http://forum.chaos-project.com/index.php/topic,106.msg528.html#msg528)and get the latest version. It might take a while to setup all the new options (although there is an included config app to help with that), but it's tons more stable than the version you have, and much more current. And that error that you are getting does not happen ;)
Now I understand that you may download it and realize that you will have to redo a sizable portion of your eventing to make things work again. Just know that we don't support the outdated versions anymore, so it will be hard to get fixes for your problems if you don't update.
That's the version from CoSLAL. :/