HE - Main Menu

ShadowFox

Adventurer
Member
Joined
Mar 13, 2012
Messages
255
Reaction score
10
First Language
English
Primarily Uses
Yes it worked, thank you, but i think my error was that I put the quest script after the menu script, thats why it was giving error lol. I am so noob at scripting lol, but thank you for the help :)
I'm glad it worked, I'm a noob at scripting as well.
 

Seacliff

RPG Maker Mastermind
Veteran
Joined
Nov 8, 2012
Messages
2,982
Reaction score
1,129
First Language
Yes
Primarily Uses
RM2k
I know this is an older script, but I have a problem, whenever I load a save data the Title screen music plays instead of the map music. I tried not using any scripts and there's no difference. If there is no music in the title, then the map would just stay silent.
 

Maliki79

Veteran
Veteran
Joined
Mar 13, 2012
Messages
797
Reaction score
350
First Language
English
Primarily Uses
N/A
I know this is an older script, but I have a problem, whenever I load a save data the Title screen music plays instead of the map music. I tried not using any scripts and there's no difference. If there is no music in the title, then the map would just stay silent.
I was able to fix that by commenting out these two lines:

@last_bgm.replay rescue nil

@last_bgs.replay rescue nil

Just note that I don't use menu music and making this change might effect the music there.
 
Joined
May 22, 2015
Messages
6
Reaction score
0
First Language
English
Primarily Uses
I am Loving HE so far, thank you for this project.

I am also having an issue when I try a script call for the pets battlers script I use, all my other calls work fine, but with this I get this error:

Script 'HE - Item' line 249: ArgumentError occurred.wrong number of arguments (1 for 0) def refresh(sort = :none) # // Method to refresh window.*249: make_item_list(sort) create_contents draw_all_itemsCan somebody please tell me what this means and how I can solve it?

Thank you 
 

Maliki79

Veteran
Veteran
Joined
Mar 13, 2012
Messages
797
Reaction score
350
First Language
English
Primarily Uses
N/A
I am Loving HE so far, thank you for this project.

I am also having an issue when I try a script call for the pets battlers script I use, all my other calls work fine, but with this I get this error:

Script 'HE - Item' line 249: ArgumentError occurred.wrong number of arguments (1 for 0) def refresh(sort = :none) # // Method to refresh window.*249: make_item_list(sort) create_contents draw_all_itemsCan somebody please tell me what this means and how I can solve it?

Thank you 
The problem is that the script tries to add an argument to make_item_list.  (The sort part.)

The way I fixed it was to search in ALL the HE scripts, looking for make_item_list and changing the name of it.

YOU MUST BE SURE TO ONLY CHANGE THE ONES IN THE HE SCRIPTS!

I changed mine to make_item_list2.

As long as you don't make any mistakes in editing, it should work fine.
 
Joined
May 22, 2015
Messages
6
Reaction score
0
First Language
English
Primarily Uses
The problem is that the script tries to add an argument to make_item_list.  (The sort part.)

The way I fixed it was to search in ALL the HE scripts, looking for make_item_list and changing the name of it.

YOU MUST BE SURE TO ONLY CHANGE THE ONES IN THE HE SCRIPTS!

I changed mine to make_item_list2.

As long as you don't make any mistakes in editing, it should work fine.
Wow that worked perfectly! Thank you.

However, that fix seems to have adjusted the positions of all my animated battlers. How strange. This is progress none the less, thanks again.

I am trying to get compatability between HE and Galv's Battle Pets script, but I'm encountering many issues along the way. I've got the script call and menus to kind of work, but I get blank spaces in the actor list where you equip the pets. If I try equipping to the first  blank slot I get this error:

 

Code:
Galv Battle Pets line 1177 nomethoderror occurredundefined method 'pet_equippable?' for nil:NilClass
 

What should I do? Thanks
 
Last edited by a moderator:

Maliki79

Veteran
Veteran
Joined
Mar 13, 2012
Messages
797
Reaction score
350
First Language
English
Primarily Uses
N/A
You're welcome!

It was crazy how many custom scripts needed to be reworked before I could get these to play nice with them...

Hope you don't have too much trouble with fixing them.
 

VHStapes

Game Designer
Veteran
Joined
May 25, 2014
Messages
57
Reaction score
7
First Language
English
The problem is that the script tries to add an argument to make_item_list.  (The sort part.)

The way I fixed it was to search in ALL the HE scripts, looking for make_item_list and changing the name of it.

YOU MUST BE SURE TO ONLY CHANGE THE ONES IN THE HE SCRIPTS!

I changed mine to make_item_list2.

As long as you don't make any mistakes in editing, it should work fine.
This also works for a compatibility issue with the Yanfly Victory Aftermath script. I just needed to change two lines in the HE - Items script though (but I did search all of them).

Also I figured out how to remove the TP bar from the status window, so that is no longer an issue, hence the edit.
 
Last edited by a moderator:

Fred5Vicious

Warper
Member
Joined
Jul 11, 2016
Messages
1
Reaction score
0
First Language
Spanish
Primarily Uses
Hey the links are not working D: I need the Main Menu, if anyone can help me it would be awesome
 

Users Who Are Viewing This Thread (Users: 0, Guests: 2)

Latest Threads

Latest Posts

Latest Profile Posts

"You can thank my later", "But you haven't done anything", "Well, that's why ..."
Are we allowed to post about non-RPG Maker games?
I should realize that error was produced by a outdated version of MZ so that's why it pop up like that
Ami
i can't wait to drink some ice after struggling with my illness in 9 days. 9 days is really bad for me,i can't focus with my shop and even can't do something with my project
How many hours have you got in mz so far?

Forum statistics

Threads
105,884
Messages
1,017,243
Members
137,609
Latest member
shododdydoddy
Top