Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: Rose Guardian on February 25, 2011, 12:18:56 am

Title: Blizz ABS Freezing Problem
Post by: Rose Guardian on February 25, 2011, 12:18:56 am
Hi, I am having an unusaul problem with Blizz ABS. For some reason when I set an event on auto then turn the event off with a switch that has the event on action key like I always do the game freezes and I can't do anything.  The funny thing is I always do this to turn off auto events when they are done and never had this problem before. How come all of the sudden it is doing this?  I need my events like this.  The only other scripts am I using are Mog Scene Menu Ayumi with KH add on by Zexion,  Enemy HP Bars by LiTTleDRAgo,and Blizz's Bestiary with Blizz ABS Plug in by game_guy.
Title: Re: Blizz ABS Freezing Problem
Post by: winkio on February 25, 2011, 12:28:22 am
Quote from: Rose Guardian on February 25, 2011, 12:18:56 amthen turn the event off with a switch that has the event on action key like I always do


care to elaborate?
Title: Re: Blizz ABS Freezing Problem
Post by: SBR* on February 25, 2011, 04:35:43 am
Quote from: winkio on February 25, 2011, 12:28:22 am
Quote from: Rose Guardian on February 25, 2011, 12:18:56 amthen turn the event off with a switch that has the event on action key like I always do


care to elaborate?


I think she means this:

Event: ShowHide

Quote from: Event
Event 001
Page 1       AUTORUN
Comment: W/e

Page 2      ACTION_BUTTON          if switch0
Comment: W/e



So this event is autorun when switch0 is off :D.
Title: Re: Blizz ABS Freezing Problem
Post by: Rose Guardian on February 25, 2011, 10:27:12 am
Quote from: I think she means this:

[spoiler=Event

Quote from: Event
Event 001
Page 1       AUTORUN
Comment: W/e

Page 2      ACTION_BUTTON          if switch0
Comment: W/e

[/spoiler]

So this event is autorun when switch0 is off :D.


Yes SBR* that is exactly what I mean.

EDIT: Don't worry about it I figured it.  It was Blizz's Beastiary and the beastiary plug in for it causing the problem.  They must not be compatiable with LiTTleDRAgo's HP Bars. Thank you for trying to help though.
Title: Re: Blizz ABS Freezing Problem
Post by: Blizzard on February 25, 2011, 02:03:46 pm
Maybe you just need to change the order of your scripts for them all to work properly.