Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: yuyu on February 18, 2009, 03:47:38 pm

Title: Blizz-ABS
Post by: yuyu on February 18, 2009, 03:47:38 pm
Hi, i wanna now if we can put a evente destroyed by a skill, like a ice wall, when we attack her with fire he disappear, how i make that?
Title: Re: Blizz-ABS
Post by: Hellfire Dragon on February 18, 2009, 04:11:00 pm
Make an enemy in the database named 'Ice Wall' or whatever. Make an event, say use an ice wall graphic, where it says 'Name:' at the top of the event put \o[ID] replace ID with the ID of the Ice Wall in the database. Now you can destroy the wall with skills or normal attacks :) Also it's all in the manual :ninja:
Title: Re: Blizz-ABS
Post by: Aqua on February 18, 2009, 04:19:51 pm
Also make the ice wall immune to all attacks EXCEPT fire skills.

Btw, stuff regarding Blizz-ABS should be put in the Blizz-ABS thread.
Title: Re: Blizz-ABS
Post by: yuyu on February 18, 2009, 04:22:44 pm
Quote from: Aqua on February 18, 2009, 04:19:51 pm
Also make the ice wall immune to all attacks EXCEPT fire skills.

Btw, stuff regarding Blizz-ABS should be put in the Blizz-ABS thread.


Yes, but how i make that??
Title: Re: Blizz-ABS
Post by: Hellfire Dragon on February 18, 2009, 04:34:19 pm
Just set all of the ice wall's element efficiencies to F except fire, easy :)
Title: Re: Blizz-ABS
Post by: Blizzard on February 19, 2009, 03:54:19 am
Not F, but E. F is for absorbing, E is for immunity.