RPG Maker VX Ace

RPG Maker VX Ace

Ellye's Battle Interface
169 kommentarer
Simisdim 10. okt. 2024 kl. 16:37 
I 100% got it to work thank you!
Ellye  [ophavsmand] 10. okt. 2024 kl. 14:05 
@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. okt. 2024 kl. 7:09 
The script is great but my sprites are the larger ones so it cuts them off unfortunately :(
Ellye  [ophavsmand] 9. okt. 2024 kl. 18:38 
@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. okt. 2024 kl. 14:08 
Sorry if I sound dumb, but how do I add this to my game? I have never used anything like this before :)
Carlonix 13. maj 2024 kl. 11:16 
thanks
Ellye  [ophavsmand] 13. maj 2024 kl. 10:51 
@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. maj 2024 kl. 10:45 
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 kl. 12:59 
Nice
freezer19 25. okt. 2019 kl. 12:34 
ok thanks
Ellye  [ophavsmand] 25. okt. 2019 kl. 12:33 
@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. okt. 2019 kl. 9:07 
were i can see the script?
Backburner26 17. juni 2019 kl. 2:57 
Thank you! I really enjoy this battle layout.
Ellye  [ophavsmand] 16. juni 2019 kl. 8:51 
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. juni 2019 kl. 8:47 
An example of what I mean can be found here
https://gyazo.com/0175fc6b7d84940c5bc9fdb951a80985
Backburner26 16. juni 2019 kl. 8:44 
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 kl. 14:33 
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 kl. 3:21 
works like a charm, how would i go about getting the characters to be in their walking animations during battles?
DistractedDude 24. jan. 2018 kl. 19:15 
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. okt. 2017 kl. 8:45 
Update: fixed it! Here's the fixed script: https://pastebin.com/U87SB8vq
The_Fireplace 14. okt. 2017 kl. 18:51 
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. okt. 2017 kl. 11:23 
Looks amazing, I'm excited to try this!
Ellye  [ophavsmand] 25. nov. 2016 kl. 16:31 
I have the script itself on my pastebin, it just lacks the demo project: http://pastebin.com/u/ellye
IIIlllIIIlllIIIlllIII 25. nov. 2016 kl. 13:38 
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  [ophavsmand] 8. apr. 2016 kl. 19:46 
It is
Death Flag (Dice) 8. apr. 2016 kl. 19:26 
Just wondering if this is free for commercial use. thanks.
cmusa9 5. dec. 2015 kl. 23:25 
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  [ophavsmand] 5. dec. 2015 kl. 11:55 
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 kl. 9:45 
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 kl. 16:34 
Awesome. Thanks for your quick response, Ellye.
Ellye  [ophavsmand] 22. nov. 2015 kl. 10:31 
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 kl. 9:32 
How exactly do I get this interface into my game? I don't see a download button or anything.
Bellum 7. nov. 2015 kl. 16:06 
That's unfortunate.
Ellye  [ophavsmand] 7. nov. 2015 kl. 15:57 
Charsets with non-standard size also cause this error. Sorry for the lack of support for this VX Ace script. :(
Bellum 7. nov. 2015 kl. 13:04 
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 kl. 13:03 
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. okt. 2015 kl. 20:25 
How do I download this? I can't seem to find it I guess.
~~mR.K 10. okt. 2015 kl. 2:23 
hey hey hey im back!!! hope to c u do more scipts in mv :D
Kzinssie 26. aug. 2015 kl. 17:11 
Is there a good menu script to comfortably display all 6 characters?
Ellye  [ophavsmand] 13. aug. 2015 kl. 5:27 
@Natsu
Both.
Unbarred 13. aug. 2015 kl. 0:54 
Is it free to use for commercial use as well or only for non commercial?
phantasmal 21. juli 2015 kl. 21:06 
Is there a way to use this sort of UI but with the Ace Battle System by Yanfly?
Ricardo Milos 14. juli 2015 kl. 16:19 
Great job man keep it up.
Lunky 8. maj 2015 kl. 19:03 
Error on line 80?
Ellye  [ophavsmand] 7. maj 2015 kl. 10:42 
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. maj 2015 kl. 9:29 
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. maj 2015 kl. 10:50 
Nvm, its works now. Looks great!
Deeakron 2. maj 2015 kl. 7:15 
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. maj 2015 kl. 2:41 
thnaks so much Ellye much appreciated
Ellye  [ophavsmand] 28. apr. 2015 kl. 19:14 
@ 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.