Main Menu
  • Welcome to The RPG Maker Resource Kit.

[VX] Battle Eventing Trouble

Started by thomasbradley, April 25, 2012, 01:48:33 PM

0 Members and 1 Guest are viewing this topic.

thomasbradley

Basically, I have a troop's eventing set so that they will be inflicted with a status effect at the begging of the battle. For some reason it's not working at all.
I have it set to "Turn No. 0" and "battle." I just used the change enemy state command.

D&P3

#1
You've done it right, there is no problem.
Poison just doesn't seem to show it's effects on enemies.

This Script will put an enemy HP bar in your battle which will show you that the enemies are indeed being poisoned.

Why enemies don't seem to be affected by poison is something else. :-\
All of my scripts are totally free to use for commercial use. You don't need to ask me for permission. I'm too lazy to update every single script post I ever made with this addendum. So ignore whatever "rule" I posted there. :)

All scripts can be found at: https://pastebin.com/u/diamondandplatinum3

thomasbradley

Quote from: Chris 3 on April 25, 2012, 02:12:32 PM
You've done it right, there is no problem.
Poison just doesn't seem to show it's effects on enemies.

This Script will put an enemy HP bar in your battle which will show you that the enemies are indeed being poisoned.

Why enemies don't seem to be affected by poison is something else. :-\
Thanks for the help, but it's actually a custom state that boosts the defense by 200% and is canceled by another custom state. It doesn't seem to have any effect. However, I was looking for an enemy hp display, so thanks for that!

D&P3

My mistake.

I remembered you were doing 'Ace Attorney' so I assumed that by "inflicted with a status effect" you meant poison (it seemed logical to me anyhow :P).
All of my scripts are totally free to use for commercial use. You don't need to ask me for permission. I'm too lazy to update every single script post I ever made with this addendum. So ignore whatever "rule" I posted there. :)

All scripts can be found at: https://pastebin.com/u/diamondandplatinum3

thomasbradley

Don't worry about. I'm just thankful for your willingness to be helpful. I just wish I could solve this problem. I'll keep working at it.

Lethrface

Okay so first who are you setting the debuff for?  The enemies or the heroes?  Also, what are you doing/using to check to see if the state is active?
I am out of fucks to give.  In fact, I think you owe ME some fucks.  I have insufficient fucks in the fucking account.

thomasbradley

Never mind, I fixed it somehow. Not sure what I did, but it works now.