Main Menu
  • Welcome to The RPG Maker Resource Kit.

Composite Character Sets / Visual Equipment

Started by modern algebra, July 05, 2008, 10:33:07 PM

0 Members and 1 Guest are viewing this topic.

modern algebra

#150
Well, all of the edits I made up to December 5, 2009, are included in the script.

As far as I know, the only edits I made after that are compatibility patches, meaning that they are only relevant if you have the conflicting script. As far as I know, all of the compatibility patches I made are listed in the "Known Compatibility Issues" of the first post, so just see if you have any of those scripts and, if so, grab the corresponding patch.

Wilkituska

Amazing script, MA. I've been lurking a few months at this site but I've never commented (because I can't speak english properly) and I think this script is particularly interesting.
On the other hand, I'm using the Extra Movement Frames script and it's a shame that they're not compatible.

Is there any chance of a compatibility patch in the future?

lenercopa

#152
Hey, i don't know if you still check this thread, but its worth a try. the script works amazing, but when i am in the game and i try to save, the game shuts down with an error (i named the script 'Equip'):

Script 'Equip' line 480: NoMethodError occured
undefined method 'Composite_Character' for "Actor 3":String

The only Other Scripts I Am Running Are 'Requiem ABS 9' and 'Dargor Map Name Popup'
and, of course the rtp scripts.

If Anyone can fix this, thank you.

modern algebra


lenercopa

oh thats it? well, i feel stupid....
thanks bro.

Little Psycho

Sorry for the necro but I'd love to use this script. Though I do have one question.

Is it possible to edit this script just so that not only the sprite but also the face is edited.

I'm in need of something like a character creation in the beginning of my game.
There are three races to the main face would be one of these three depending on the choice they made, also male or female. So the bases would have been chosen because of that. But I'd love to let my players choose their hair style and colour, eye style and colour, markings and accessories, something like the RMVXA character generator but then inside the VX game.

I would want to use some face-sets for different hairstyles, eye-styles, etc. depending on male/female, and the same for the hairstyles and eye-colour on sprite-bases.

If you would even consider thinking about taking this question/request about this script and changing it so that that too is made possible, I'd be very, very, very grateful.

Oh, and I love most of the scripts you made, they are all very compatible with all of the others I use.



As blonde as can be!!!
Doesn't mean I'm the dumb one...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

[Spoiler=supporting!]
[/spoiler]


Bradoki2

[

Phrozin

I wanted to see if it was possible to add in tinting. I really only want it as a way to control brightness (RGB together) and contrast (grey).

modern algebra


paladinheart

#159
This script seems to block the "change character graphic" event, which I have used a LOT throughout my project.  It would be a nightmare to have to associate every single one of those events with your script.

Edit: I was hesitant to use a parallel common event for what I needed, but apparently it's not going to lag the game like I thought it would. Yay!