Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: elmangakac on February 24, 2010, 10:34:05 pm

Title: Blizz abs and a little help with DEAD
Post by: elmangakac on February 24, 2010, 10:34:05 pm
 :haha: Hello everybody...
I have a little question...

By default... When a allie dies in BLIZZ abs start a little shining and keep moving close to the leader right?

well... its possible that the character dont move...and stay without moving in the same place that dies?

(My english sock! Sorry)
Title: Re: Blizz abs and a little help with DEAD
Post by: lynchking on March 01, 2010, 01:36:41 am
Hmm.. I need to know something as well... How do you call a script to activate the BlizzAbs HUD? I suck at scripting. Any help is good..
Title: Re: Blizz abs and a little help with DEAD
Post by: Landith on March 01, 2010, 01:47:21 am
Well Idk about elmangakac's problem. But for lynchking you call it using:

$game_system.HUD =
true/false

While true/false is used whether you wanna turn it on/off.

Also, it's in the manual in case you were wondering...