CaquartaX

Villager
Member
Joined
Jan 25, 2020
Messages
7
Reaction score
1
First Language
Portuguese Pt
Primarily Uses
RMMV
I found a problem: Window_BeastBook_Info.
Help me!
 

DestroyDX

Guy trying his best
Veteran
Joined
Aug 18, 2020
Messages
137
Reaction score
58
First Language
English
Primarily Uses
RMMV
Hey I love your plugin but the parameters are not changing
 

arkantos

Villager
Member
Joined
Dec 22, 2014
Messages
23
Reaction score
2
First Language
Español
Primarily Uses
RMMV
Hey I love your plugin but the parameters are not changing
I have the same problem.
Although I select the switches, there are no changes in the scene.
 

ShadowDragon

Realist
Veteran
Joined
Oct 8, 2018
Messages
7,230
Reaction score
2,857
First Language
Dutch
Primarily Uses
RMMV
this plugin needs to be updated, maybe heavely updated to work
correctly.

Also make sure you have the required plugins installed.
@arkantos , @DestroyDX , @CaquartaX .

@ScytheX & @Antogrammer you can try FOSSIL for it, or request
it to be ported, I dont know if they are free to do so or need
permission to be ported.
 

arkantos

Villager
Member
Joined
Dec 22, 2014
Messages
23
Reaction score
2
First Language
Español
Primarily Uses
RMMV
this plugin needs to be updated, maybe heavely updated to work
correctly.
I corrected it by directly changing the values in the JS. I don't know much, but I found the lines where he casts the switches and from there I made the modifications.

I must admit that the code is very clean hehe
 

DestroyDX

Guy trying his best
Veteran
Joined
Aug 18, 2020
Messages
137
Reaction score
58
First Language
English
Primarily Uses
RMMV
I corrected it by directly changing the values in the JS. I don't know much, but I found the lines where he casts the switches and from there I made the modifications.

I must admit that the code is very clean hehe
Can you send me the file?
 

arkantos

Villager
Member
Joined
Dec 22, 2014
Messages
23
Reaction score
2
First Language
Español
Primarily Uses
RMMV
Can you send me the file?
You can do it, man, let me show you:


//----- Switches ----- var stv_BeastBook_statusSwitch = Number(stv_BeastBook_parameters['Info Window Switch'] || 0); var stv_BeastBook_elementsSwitch = Number(stv_BeastBook_parameters['Weakness Window Switch'] || 0); var stv_BeastBook_parameterSwitch = Number(stv_BeastBook_parameters['Parameter Window Switch'] || 0); var stv_BeastBook_showItemsSwitch = Number(stv_BeastBook_parameters['Show Items Switch'] || 0); var stv_BeastBook_showSkillsSwitch = Number(stv_BeastBook_parameters['Show Skills Switch'] || 0); var stv_BeastBook_showExpSwitch = Number(stv_BeastBook_parameters['Show EXP Switch'] || 181); var stv_BeastBook_showGoldSwitch = Number(stv_BeastBook_parameters['Show Gold Switch'] || 181); var stv_BeastBook_showKillCounterSwitch = Number(stv_BeastBook_parameters['Show Kill Counter Switch'] || 181);

I didn't need the death counter, the experience counter or the money counter, so I assigned them to my switch 181 in the code and with that, they are no longer displayed on the screen.
 

DestroyDX

Guy trying his best
Veteran
Joined
Aug 18, 2020
Messages
137
Reaction score
58
First Language
English
Primarily Uses
RMMV
Thanks a lot this was very useful
You can do it, man, let me show you:


//----- Switches ----- var stv_BeastBook_statusSwitch = Number(stv_BeastBook_parameters['Info Window Switch'] || 0); var stv_BeastBook_elementsSwitch = Number(stv_BeastBook_parameters['Weakness Window Switch'] || 0); var stv_BeastBook_parameterSwitch = Number(stv_BeastBook_parameters['Parameter Window Switch'] || 0); var stv_BeastBook_showItemsSwitch = Number(stv_BeastBook_parameters['Show Items Switch'] || 0); var stv_BeastBook_showSkillsSwitch = Number(stv_BeastBook_parameters['Show Skills Switch'] || 0); var stv_BeastBook_showExpSwitch = Number(stv_BeastBook_parameters['Show EXP Switch'] || 181); var stv_BeastBook_showGoldSwitch = Number(stv_BeastBook_parameters['Show Gold Switch'] || 181); var stv_BeastBook_showKillCounterSwitch = Number(stv_BeastBook_parameters['Show Kill Counter Switch'] || 181);

I didn't need the death counter, the experience counter or the money counter, so I assigned them to my switch 181 in the code and with that, they are no longer displayed on the screen.
 

maliyana

Veteran
Veteran
Joined
Jun 6, 2017
Messages
98
Reaction score
20
First Language
English
Primarily Uses
RMMV
I know this one has been more or less abandoned, but does anyone know how to unhide blank monster entries? I want the enemy numbers to reflect the numbers in the database.
 

ScytheX

Veteran
Veteran
Joined
Apr 28, 2015
Messages
346
Reaction score
33
First Language
English
Primarily Uses
I know this one has been more or less abandoned, but does anyone know how to unhide blank monster entries? I want the enemy numbers to reflect the numbers in the database.
wouldn't there be some kinds of switch in the plugin for that?
 

maliyana

Veteran
Veteran
Joined
Jun 6, 2017
Messages
98
Reaction score
20
First Language
English
Primarily Uses
RMMV
Not that I can find.
 

arkantos

Villager
Member
Joined
Dec 22, 2014
Messages
23
Reaction score
2
First Language
Español
Primarily Uses
RMMV
Sadly the plugin crashes too much, sometimes it hangs on the loading screen and the game freezes.

It's a pity, there are few plugins like this that are simple and show the skills of the enemies.
 

ScytheX

Veteran
Veteran
Joined
Apr 28, 2015
Messages
346
Reaction score
33
First Language
English
Primarily Uses
Sadly the plugin crashes too much, sometimes it hangs on the loading screen and the game freezes.

It's a pity, there are few plugins like this that are simple and show the skills of the enemies.
eh who know maybe someone will make a new one that works
 

darklugia1997

Veteran
Veteran
Joined
Dec 3, 2018
Messages
72
Reaction score
16
First Language
Portuguese
Primarily Uses
RMMZ
With version 2.5 I get this error when I call SceneManager.push(Scene Beast Book)

Screenshot_1.png

But with version 1.3 it works normally
 

Beewo

Veteran
Veteran
Joined
May 6, 2021
Messages
85
Reaction score
108
First Language
Swedish
Primarily Uses
RMMZ
Thats a very fun idea, I like that they are animated also brings it to life
 

Klunky2

Veteran
Veteran
Joined
Jul 2, 2017
Messages
143
Reaction score
12
First Language
german
Primarily Uses
RMMV
Does someone still have the plug-in to share? The dropbox download link doesn't work. )=
 

ZCSully

Veteran
Veteran
Joined
Nov 28, 2021
Messages
103
Reaction score
38
First Language
English
Primarily Uses
RMMV
Hello there;

I've installed the plugin, I've added it to YEP_MainMenuManager. When I first entered the Beast Book from the menu, the monsters appear (Screenshot_1.png).

When I cut a monster, it stays on the "Now Loading..." screen when I enter the menu again (Screenshot_2.png).

Is there a solution to this problem?
Did you find the answer? :hswt:
 

Latest Threads

Latest Posts

Latest Profile Posts

I've got good news and bad news. The good news is, there aren't any bad news to report. The bad news is, there aren't any good news to report.

Or as others say, yesterday was uneventful.


I am curious that can you "understand/get the point" about what does this place do generally?
(ARPG game)
If anyone knows any C# programmers, please send them my way.
Chilling at night in a tavern.
ChillingAtTavern.png

After 'multiple breakdowns', it's finally over. 10/10 will do this again.
Ever notice that villains can reform and become better people, but heroes can only ever die... or live long enough to see themselves become villains?

Isn't that interesting?

Forum statistics

Threads
129,845
Messages
1,205,670
Members
171,006
Latest member
Joylearning
Top