RPG Maker VX Ace

RPG Maker VX Ace

Ellye's Battle Interface
169 Comments
Simisdim 10 Oct, 2024 @ 4:37pm 
I 100% got it to work thank you!
Ellye  [author] 10 Oct, 2024 @ 2:05pm 
@Simisdim

I can't test it right now, but on line 56-57 of the script you should find something like:

[code] char_w = 32
char_h = 32[/code]

Try playing around with those values, they should match the size of each sprite of your characters.

You might also have to change the values around line 218 to 234, for adjusting the size of the windows and spacing between them.
Simisdim 10 Oct, 2024 @ 7:09am 
The script is great but my sprites are the larger ones so it cuts them off unfortunately :(
Ellye  [author] 9 Oct, 2024 @ 6:38pm 
@Simisdim
Been a while since I last opened VXAce, but if I'm not mistaken: when you subscribe to the item really on the workshop, it will download it as a whole "game" that you can open on RPG Maker.

Once you open it there, you will have to go into the Script Editor, and search for my script - probably near the bottom of the list. Then you'd have to copy the entire text and paste it in your own project, at the same place.

Yeah, the way they implemented the workshop here was... not ideal.
Simisdim 9 Oct, 2024 @ 2:08pm 
Sorry if I sound dumb, but how do I add this to my game? I have never used anything like this before :)
Carlonix 13 May, 2024 @ 11:16am 
thanks
Ellye  [author] 13 May, 2024 @ 10:51am 
@Carlonix

Change the line 12 on the script (https://pastebin.com/Fv2zKiWT) for party size.

I think you might want to take a look at the status window position values a bit further into the script if you want to adjust the positions for five members.
Carlonix 13 May, 2024 @ 10:45am 
Is there a way to make the characters to use their portraits instead of the charts?
Giving instructions on how to change the party size could be nice, I like using more than 4, but I would stick on 5
SapSquad 1 Dec, 2019 @ 12:59pm 
Nice
freezer19 25 Oct, 2019 @ 12:34pm 
ok thanks
Ellye  [author] 25 Oct, 2019 @ 12:33pm 
@freezer19

If you want to just get the script easily without having to download the whole thing from the workshop, you can get it here: https://pastebin.com/Fv2zKiWT

Wish I could update this a bit, there are some issues that need to be fixed. :hannahsad:
freezer19 25 Oct, 2019 @ 9:07am 
were i can see the script?
Backburner26 17 Jun, 2019 @ 2:57am 
Thank you! I really enjoy this battle layout.
Ellye  [author] 16 Jun, 2019 @ 8:51am 
I think I know what may cause this; not sure when I'll be able to take a closer look but I'll try!
Backburner26 16 Jun, 2019 @ 8:47am 
An example of what I mean can be found here
https://gyazo.com/0175fc6b7d84940c5bc9fdb951a80985
Backburner26 16 Jun, 2019 @ 8:44am 
Hi there, Not sure if you will see this message but when I revive one of my downed characters, the sprite appears on screen for a second then disappears until an animation is used that effects the rendering of the sprite making it show up on the screen again. Tested it with the enemy battlers and they work just fine. I was wondering if there was any way to fix this?
Kenny 30 Jan, 2019 @ 2:33pm 
This hasn't been updated in a while, so I'm assuming larger char sprites aren't happening. That's fine, because I plan on making multiple games in the future, some with custom sprites and some without. Plus, if I ever figure out how to make scripts, I could try and add larger characters.
Jerem Watts 28 Jan, 2019 @ 3:21am 
works like a charm, how would i go about getting the characters to be in their walking animations during battles?
DistractedDude 24 Jan, 2018 @ 7:15pm 
I know it's been a while, but I'm late to the game/program, but I'm enjoying it. Was any progress made on auto-scaling enemies? Thanks and good job! :steamhappy:
The_Fireplace 27 Oct, 2017 @ 8:45am 
Update: fixed it! Here's the fixed script: https://pastebin.com/U87SB8vq
The_Fireplace 14 Oct, 2017 @ 6:51pm 
Hey, I love this script, it works pretty well. I've only had one issue with it so far: When someone is added to the party during battle, their sprite doesn't show up. Any idea how I can fix this? If not, I'm sure I'll figure it out at some point.
nend 9 Oct, 2017 @ 11:23am 
Looks amazing, I'm excited to try this!
Ellye  [author] 25 Nov, 2016 @ 4:31pm 
I have the script itself on my pastebin, it just lacks the demo project: http://pastebin.com/u/ellye
IIIlllIIIlllIIIlllIII 25 Nov, 2016 @ 1:38pm 
do you have a dropbox link or something for this? I would like to mess around with it, but for some reason it does sub when i try. Been trying for 2days. Maybe something with a sale and servers idk, ill keep trying. But if you have a link that be awesome
Ellye  [author] 8 Apr, 2016 @ 7:46pm 
It is
Death Flag (Dice) 8 Apr, 2016 @ 7:26pm 
Just wondering if this is free for commercial use. thanks.
cmusa9 5 Dec, 2015 @ 11:25pm 
ok so I see that this works for 6 characters is there a way to make it work for 5 or 10? If not it is no problem just wondering. Thanks you for the script it looks great.
Ellye  [author] 5 Dec, 2015 @ 11:55am 
I'm currently working on RPG Maker MV scripts; mainly my ATB system but a few others as well. https://ellyeblog.wordpress.com/
Jay Harrison 5 Dec, 2015 @ 9:45am 
I love this script, especially when having 8 characters. Do you intend to make scripts or plugins for other RPG Maker versions.
Bald Bastard 22 Nov, 2015 @ 4:34pm 
Awesome. Thanks for your quick response, Ellye.
Ellye  [author] 22 Nov, 2015 @ 10:31am 
Steam workshop works by download entire projects, even though all you need is the script.

So, subscribe to this, and it will download as a RPG Maker VX Ace project.

Open VX Ace, go File -> Projects Manager and look for this one.
The NPCs in the project give instructions on how to port the script for your project, but basically:
Just open the script editor, look for Ellye's Battle Interface, copy it.
Open your project, go to the "Materials" part of the script editor, and paste it.

Or if you just want the script: http://pastebin.com/Fv2zKiWT
Bald Bastard 22 Nov, 2015 @ 9:32am 
How exactly do I get this interface into my game? I don't see a download button or anything.
Bellum 7 Nov, 2015 @ 4:06pm 
That's unfortunate.
Ellye  [author] 7 Nov, 2015 @ 3:57pm 
Charsets with non-standard size also cause this error. Sorry for the lack of support for this VX Ace script. :(
Bellum 7 Nov, 2015 @ 1:04pm 
Wait, never mind. People having the same error: you have to start a completely new save file for this to work in your game.
Bellum 7 Nov, 2015 @ 1:03pm 
I got a script error when I used this, which is a shame, considering that I really want this to work. The full error is "Script 'Sprite_Battler' line 80: TypeError occurred. no implicit conversion from nil to integer". Help, please? :steamsad:
The World Slayer 16 Oct, 2015 @ 8:25pm 
How do I download this? I can't seem to find it I guess.
~~mR.K 10 Oct, 2015 @ 2:23am 
hey hey hey im back!!! hope to c u do more scipts in mv :D
Kzinssie 26 Aug, 2015 @ 5:11pm 
Is there a good menu script to comfortably display all 6 characters?
Ellye  [author] 13 Aug, 2015 @ 5:27am 
@Natsu
Both.
Unbarred 13 Aug, 2015 @ 12:54am 
Is it free to use for commercial use as well or only for non commercial?
phantasmal 21 Jul, 2015 @ 9:06pm 
Is there a way to use this sort of UI but with the Ace Battle System by Yanfly?
Annatar_BR 14 Jul, 2015 @ 4:19pm 
Great job man keep it up.
Lunky 8 May, 2015 @ 7:03pm 
Error on line 80?
Ellye  [author] 7 May, 2015 @ 10:42am 
If you open this project on RPG Maker and go to the Script Editor, you'll find it listed there. You can right click and copy it, open your own project, and paste it in the same place.

I think one of the characters in my demo project explains this step by step; I'm not on my computer right now to check it properly.
Lunky 7 May, 2015 @ 9:29am 
Hey ellye, i really like your work youve don on steam i i really like this! how do i set it up in another project ive been working on?
Deeakron 2 May, 2015 @ 10:50am 
Nvm, its works now. Looks great!
Deeakron 2 May, 2015 @ 7:15am 
I tried using this and I get the error on line 80 whether I'm using custom charsets or not.
What should I do?
Dinomyte 1 May, 2015 @ 2:41am 
thnaks so much Ellye much appreciated
Ellye  [author] 28 Apr, 2015 @ 7:14pm 
@ Hagasmacho

I don't have RPG Maker in the computer I'm right now, but I believe you should go: " File -> Project Manager... ". There you'll find a project called Ellye's Battle Interface; load it up and you might get instructions inside it when you play.