Dr. Madd

2nd Division Arbiter
Member
Joined
Aug 30, 2013
Messages
9
Reaction score
1
First Language
English
Primarily Uses
Hey Neon black,

I'm loving your script! It's clean, systematic, and beautiful. But I seem to have found a glitch in the Save system. When a character is created and a game is saved. Another new CHARACTER that is created in a NEW GAME gets replaced with the one of the existing save file when the cursor moves over the said save file. 

Here are the images:

New Character:



When choosing to save over a pre existing save file:



Catherine is now a man:



The problem is only temporary as opening and closing the menu will bring the new character back again. :D

Any help would be greatly appreciated :)

Oh and I'm sorry, I don't know how to enclose the images under the "spoiler" option @_@
 
Last edited by a moderator:

Sephiron

Nyarlathotep's second cousin, twice removed.
Member
Joined
Feb 1, 2013
Messages
27
Reaction score
12
First Language
Engrish
Apologies if this is considered a necropost.
This script was working perfectly fine until I decided to remove unused stuff. Now I'm running into this:
 

 
Here's my script:

<I resolved my issue. Please see next post>

I was wondering maybe if someone can tell me what I'm doing wrong? I literally have no clue what it could be.
 
Thanks a lot in advanced.
 
Last edited by a moderator:

Shaz

Keeper of the Nuts
Global Mod
Joined
Mar 2, 2012
Messages
46,153
Reaction score
16,971
First Language
English
Primarily Uses
RMMV
Please do not create a new thread AND post the same thing in the thread for the script. If you have issues with a script that has a topic here, your question should be posted in the topic (so in this case, necroposting in THIS thread was the correct thing to do).


You also don't need to include the entire script, if you're providing a link to it, unless you've made your own mods. And when you DO include a script, add code AND spoiler tags if it's a long one.


It LOOKS like there's an error in the script. Bitmap.new requires either a filename or a width and height. That line provides neither. Neon Black will need to check this out and advise.
 
Last edited by a moderator:

Sephiron

Nyarlathotep's second cousin, twice removed.
Member
Joined
Feb 1, 2013
Messages
27
Reaction score
12
First Language
Engrish
Please do not create a new thread AND post the same thing in the thread for the script. If you have issues with a script that has a topic here, your question should be posted in the topic (so in this case, necroposting in THIS thread was the correct thing to do).

You also don't need to include the entire script, if you're providing a link to it, unless you've made your own mods. And when you DO include a script, add code AND spoiler tags if it's a long one.

It LOOKS like there's an error in the script. Bitmap.new requires either a filename or a width and height. That line provides neither. Neon Black will need to check this out and advise.
My apologies. I wasn't sure of the BBcode for spoilers. Oh, and about the second post thing; I was a bit frustrated with the script, so I didn't think twice about reposting. I'm sorry about that too! :p thanks.

And regarding the script. I don't think the line is supposed to provide either. I didn't even touch the actual script past customization options, but I appreciate the help! I'm going to keep trying to fix it, and I will edit this post if I manage to get it to work. 

EDIT:

I successfully resolved my issue.

It was a problem regarding the script requiring the certain things I removed. Although they are unnecessary, I am keeping them in the script regardless and simply clearing the sprite.
 
Last edited by a moderator:

Shaz

Keeper of the Nuts
Global Mod
Joined
Mar 2, 2012
Messages
46,153
Reaction score
16,971
First Language
English
Primarily Uses
RMMV
I'm saying Bitmap.new requires one or two parameters. Neon Black needs to take a look at it and see if that's the case, and if so, provide default parameters on that line.
 
Joined
Dec 5, 2013
Messages
1
Reaction score
0
First Language
English
Primarily Uses
I just downloaded this yesterday, and i need help. when I try and customize my character in game this shows up "Script 'CP Character Composite' line 493: NoMethodError occurred. undefined method 'include?' for nil:NilClass" appears, and this is what is in that line.
  elsif @equip_hashes.include?(key) && Composites.include_block?(block,


       @equip_hashes[key][0])
I'm no scripter and I don't know whats wrong or how to fix it. Help would be very much appreciated.


Nevermind I found my problem, when it went to edit the character it was trying to edit someone I didn't have inside my party. My mistake. anyways, awesome job! this is a great script and it is very helpful to me.
 
Last edited by a moderator:

kakaboum

Warper
Member
Joined
Jan 15, 2014
Messages
1
Reaction score
0
First Language
English
Primarily Uses
Hallo first of all yor scrip for Composite Character is awesome..i have one little qestuon if is posible that i need..okay listen..i have create my game.in start of game i have create one lil dialoge and the player have chance to select male and if select male have chance one of 5 character male if is famale have chance to selecte one of 5 character famale and after select and one class..now i need the selected character is the main in your scrip..like e demo.in demo is 2 character one male and one famele i need to delete them and there transfer the selected character..sorry for my terible english  :)   :)  please answer me
 

SilhouetteNoir

Villager
Member
Joined
Sep 22, 2012
Messages
15
Reaction score
2
First Language
English
Primarily Uses
My sprite doesn't have eyes when switching to a custom eye set. It shows up on the face graphic, but not the sprite???
 

Mireneye

High Chromancer
Regular
Joined
Dec 22, 2013
Messages
143
Reaction score
20
Primarily Uses
Lemme get this straight.. Not sure if I missed some instructions. I'm using double height sprites. Is there anything specific I would need to change in order to make that work? 

I realize I have to basically make all the graphics myself. But if the system can not support it easily, I'm not gonna bother probably.

That being said this is one BEASTLY script! Awesomely done sir!
 

Skip

Warper
Member
Joined
Apr 20, 2014
Messages
1
Reaction score
0
First Language
Norwegian
Primarily Uses
Hello!

First of all, I want to say how grateful I am for a script like this, it looks great, and it works great in the demo provided. However, I keep on getting an error when using this script in my own projects! I can't work around it whatsoever, and I'm not sure what's causing it.

I added a screenshot of the error message I get when using your script, and really hope someone has a solution!

Thanks in advance!

Edit: Never mind, I figured out what caused the problem. Sorry!  ;)

Strange.PNG
 
Last edited by a moderator:

ChaoticShadow24

The Most Chaotic
Regular
Joined
Dec 15, 2013
Messages
186
Reaction score
6
First Language
English
Primarily Uses
Hey there, I'm having a small problem with this script. 

If the player chooses "Female", saves the game, quits, opens the game, and loads her save, the female becomes a male.

Can someone please help? Thanks in advance! :stache:  
 

newbielol123

Villager
Member
Joined
Aug 12, 2013
Messages
19
Reaction score
1
First Language
English
Primarily Uses
Hello there, I am newbielol123, maker of an RPG Maker VX Ace game.

I am using this script and it works very well for me. Though, I want to add emotions into the player so his face isn't just a face that was set by default after character creation.

If anyone is able to help me, please reply to this as soon as possible.

The picture below is an emotion set but i want it to be like to where the player can choose his/her own way of looks, such as the eyes, hair and other stuff, but still have the chance to give emotion into the game for when the player interacts in the story.

tumblr_my1340wvKR1t8ihs8o1_400.png
 

JumbocactuarX27

Regular
Regular
Joined
Jan 11, 2013
Messages
86
Reaction score
40
First Language
English
Hey newbielol123,

In order to add emotion to randomly generated faces, you'll need to edit the script to create faces for each emotion on the created character. Then I'm pretty sure you'll have to control what emotion is showing by calling a script to change which emotion displays next.

At least, that's how I'd do it.
 

newbielol123

Villager
Member
Joined
Aug 12, 2013
Messages
19
Reaction score
1
First Language
English
Primarily Uses
Hey JumbocactuarX27

Like for example, this is just a hair. So for each one, I add a face with an emotion.

If you can, can you give me a demo of yours?

saves1.png
 

JumbocactuarX27

Regular
Regular
Joined
Jan 11, 2013
Messages
86
Reaction score
40
First Language
English
Hey newbielol123,

You're close. I can't give you an example as I haven't tried to do exactly what you're doing, but maybe I can better describe where to look and what you need to change. You'll want to look at the CP Character Composite script in your script editor.

Once you're looking at the script it seems to me (and keep in mind that I haven't really looked into this too much) that you'll want to add a variable that tracks what emotion is being displayed to the Game_Actor class that starts at line 407. Then, in the function that compiles the layers into a single bitmap image for the game to display, you'll want to replace the loading of FaceF and FaceM with the appropriate face for the gender the player has selected and the emotion you want to display.

Once you've edited the script to do this, you'll need to add your custom face images into the game directory's Graphics/Composite/Faces sub-folder. After you put them in there, be sure that you edit the script's FILE_HANDLERS array to make sure that you can access them!

That's it in a nutshell, but it's probably easier said than done. I'm sure there's some small hitch you'll run into but with a little scripting know-how I'm sure you'll pull through.

Good luck!
 

newbielol123

Villager
Member
Joined
Aug 12, 2013
Messages
19
Reaction score
1
First Language
English
Primarily Uses
I am sorry Jumbo, but I am still lost. If you can give me more in depth or help me a little more, it would be appreciated. I have little experience of scripting but not good enough to what your explaining. Please help! Or ask someone to help script for me plz!
 

JumbocactuarX27

Regular
Regular
Joined
Jan 11, 2013
Messages
86
Reaction score
40
First Language
English

newbielol123

Villager
Member
Joined
Aug 12, 2013
Messages
19
Reaction score
1
First Language
English
Primarily Uses
I'm trying but I know its hard for you to help me. If there is anyone who can, please reply to me.

Actually, I have figured out how to add emotions. With a little bit of researching, I found out how to do it. If you wanna see the alpha demo of my game, please go to http://www.newbgamingz.co.nr/.
 
Last edited by a moderator:

Rose Guardian

Regular
Regular
Joined
Mar 26, 2012
Messages
444
Reaction score
102
First Language
English
Primarily Uses
N/A
This script worked fine at first and now it won't stop giving me this error when I call it and I didn't modify anything or add anything.  Why is it suddenly not working?

Here is the error and sorry if I was rude but I am extremely frusterated because I really want to use this script in my game:

WHY!.png
 

Latest Threads

Latest Posts

Latest Profile Posts

if we get a trailer for shadow of the erdtree words won't describe how happy i'll be. keeping my hype down but, fingers crossed
Off to LEGOLAND today! Yes, my wife and I are in our 50s and going to LEGOLAND without any small children. Stop judging us! Apparently, there are places you can't go without being accompanied by a child in LEGOLAND. Which is kind of the opposite of what is usual. But our kids are all grown and we have never been. LEGO KRAMPUS here I come!
I decided that for the video game i will work next year i will use characters from my TCG as main characters for the RPGMAKER game, so expand the universe, that will be a cool :CoOoOL: Here some of my characters :

Ah also yes I'm accepting commission in case tat you ask for haha.
Some people shouldn't be parents. Someone put their toddler in the hallway of the apartment building I live in at 11 p.m.... and let her wander. The heck is wrong with people?!

Forum statistics

Threads
136,758
Messages
1,269,621
Members
180,506
Latest member
theveilofdreams
Top