Well sup all. I don't wanna seem like one of those people that make an account to ask for a single thing then leave (I had an active-ish account a few years ago but I forgot the acc info :/)
Anyways, I'm aiming to create quite an ambitious project; I have the skills and tools to make graphics, and a team to help with characters, story, etc. however, most of us have little actual scripting knowledge. I have some basic understanding of scripts, and can identify where errors are, but not always how to fix them or do anything complicated :P
I'm using Atoa's ATB battle system. I'm gonna sound like I'm asking for a lot but,
there's a few things I'd like to know how to do/if it's possible:
-Map fog shown in battle (I'm using a fog for a rain effect, so I'd like it to carry into the battle)
-Multiple fogs at the same time (without combining both fog images into one image), so I can use perhaps the rain fog, and a slower-scrolling actual fog, both at the same time.
-An enemy HP display: preferably shown in the top window when selecting an enemy as a target
The one in Blizzard's "Tons of Addons" is pretty much exactly what I was looking for, but the addon doesn't work for this battle system. Also, it would be nice to have a health bar; I'm using an image file for the character's HP bars, so I hoped to make the enemies use the same health bar images.
I've tried 2 or 3 other HP display scripts, but none of them work properly.
One last unimportant thing: can I change the actor status window's image in battle to an image? There's a line in the battle system's config script that has a space to enter an image file, but it causes an error.
Well I guess im asking for a lot :/ but any help with these requests would be appreciated! :D