dopan

Regular
Regular
Joined
Mar 27, 2020
Messages
1,365
Reaction score
731
First Language
German
Primarily Uses
RMMV
@dopan I'm trying to add it to a custom evented menu, you can't select the actors there
sorry but i have currently no idea how to help you on this

edit
the problem is, i edited an manipulated the existing scenes and scene menu in order to build this into it,.. and i dont know the structure of what you are doing, and even if i would know it, i am not sure if i would be able to connect them properly
 

Frelsigard

Glistening Hope
Member
Joined
Jul 23, 2022
Messages
15
Reaction score
1
First Language
Portuguese
Primarily Uses
RMMV
sorry but i have currently no idea how to help you on this

edit
the problem is, i edited an manipulated the existing scenes and scene menu in order to build this into it,.. and i dont know the structure of what you are doing, and even if i would know it, i am not sure if i would be able to connect them properly
It's okay, is there a way to disable the item slots feature though? I like the other features
 

adramalesh159753

Villager
Member
Joined
Jul 14, 2023
Messages
8
Reaction score
0
First Language
Portuguese
Primarily Uses
RMMV
@dopan I tried using the actor note <actorItemSlotSize:X> tag, but the following error occurs, even when using it in your demo:
Screenshot_1.jpg

Screenshot_2.jpg

Game_uZ76XWA69c.png


RPGMV_EwXDIyBuP1.png

By the way, the equip items menu even lists items configured as hidden, is there a way for these items not to be listed?
 
Last edited:

dopan

Regular
Regular
Joined
Mar 27, 2020
Messages
1,365
Reaction score
731
First Language
German
Primarily Uses
RMMV
It's okay, is there a way to disable the item slots feature though? I like the other features
i dont think so,.. but i guess i could add a global switch somewhere in order to disable the actoritem-slots globaly
this should be pretty easy..

----
@adramalesh159753
thx for the bug report, i will look into this .. also i will check the thing about the hidden items

--
---
@ both
i would recommend to just build your projects, and wait for the updated/bugfixed plugin version to implement the changes later..
( dont get stuck cose of this, i am pretty sure i can solve both issues/requests )
 

smeros

Villager
Member
Joined
Oct 18, 2013
Messages
24
Reaction score
5
First Language
Turkish
Primarily Uses
RMMV
How do we disable auto battle? My actors are fighting in auto mode.
 

RK DracoRoy

Fire Emblem RPG Gamer
Regular
Joined
Jun 29, 2017
Messages
380
Reaction score
129
First Language
English
Primarily Uses
RMMV
There seems to be something in the SRPG Gear that makes an enemy with the <mode:stand> tag come after you even when no damage is dealt and you moved away from the enemy's range.

Earlier versions, I would just remove the enemy.rate() < 1.0 checks and they'd still be in Stand mode after I attacked them, unless they had the range to reach me.
 

xabileug

Regular
Regular
Joined
Jul 1, 2014
Messages
663
Reaction score
278
There seems to be something in the SRPG Gear that makes an enemy with the <mode:stand> tag come after you even when no damage is dealt and you moved away from the enemy's range.

Earlier versions, I would just remove the enemy.rate() < 1.0 checks and they'd still be in Stand mode after I attacked them, unless they had the range to reach me.
you should report that in twitter, that mod is supported there not here
 

Shadowban

Villager
Member
Joined
Jun 3, 2014
Messages
6
Reaction score
0
First Language
english
Primarily Uses
was just curious if any one knew a plugin or a way to implement fog of war? And is there a good animated actors for enemies plugin, using Mv if that matters.

Also last question is it possible to slow down the post battle sequence? it goes by a bit too fast, and is kinda jaring.
 

xabileug

Regular
Regular
Joined
Jul 1, 2014
Messages
663
Reaction score
278
was just curious if any one knew a plugin or a way to implement fog of war? And is there a good animated actors for enemies plugin, using Mv if that matters.

Also last question is it possible to slow down the post battle sequence? it goes by a bit too fast, and is kinda jaring.
pretty much any weather over lay plugins or minimap with fog of war. i still have not tried the existing ones though. but i did see sometime in twitter someone used a fog of war with this srpg plugin, i did not get the details as it was japanese,
 

Shadowban

Villager
Member
Joined
Jun 3, 2014
Messages
6
Reaction score
0
First Language
english
Primarily Uses
alright ill try a few and see what works. thanks.
pretty much any weather over lay plugins or minimap with fog of war. i still have not tried the existing ones though. but i did see sometime in twitter someone used a fog of war with this srpg plugin, i did not get the details as it was japanese,

Was wondering if i can get help with making my battle prediction window look like this? I tried adding the elemental code into srpgcore that was posted awhile back,Wondering if i might be using a different srpgcore version? but i cant get it to work. Also how to get the crit and 2x if agi is high enough.
im not really familiar with java, I was learning to code with unity but im still very early in and with recent unity events may learn with another engine but thats another story lol.
Fh_Y1oZVQAErheY.png
 

stargaze44

Warper
Member
Joined
Sep 29, 2023
Messages
2
Reaction score
0
First Language
English
Primarily Uses
RMMV
Hey! New to RPGMaker forums, hoping this is the right place to ask this. I'm trying to use SPRG Engine, and I had the base engine working fine. I recently installed SRPG_DynamicAction and the various DynamicAction/DynamicAnimation plugins it requires. I'm trying to use the Batch Action feature in combination with the map battle feature, but now, whenever an AOE skill is used, the game crashes and throws an error.

1695926238290.png
Here's the console errors it throws (From F8). Not sure if this is helpful.1695926303612.png
I copied both of these plugins directly from the SRPGMV demo file, after they weren't working as fresh downloads. I'm not certain if I'm missing a dependency, or just configured something wrong. Any advice from someone who's gotten batch damage working would be greatly appreciated. Thanks!
 

Aozss3

Warper
Member
Joined
Sep 30, 2023
Messages
3
Reaction score
0
First Language
English
Primarily Uses
RMMZ
Is there any official documentation and/or Discord I can refer to? This seems pretty daunting to get into with how many pages there are. Or is using the demo project the main way to learn this?
 

GenericFantasyDev

King of the RPGMakers
Regular
Joined
Jul 28, 2023
Messages
150
Reaction score
123
First Language
English
Primarily Uses
RMMV
Is there any official documentation and/or Discord I can refer to? This seems pretty daunting to get into with how many pages there are. Or is using the demo project the main way to learn this?
demo project has everything you need
 

xabileug

Regular
Regular
Joined
Jul 1, 2014
Messages
663
Reaction score
278
Is there any official documentation and/or Discord I can refer to? This seems pretty daunting to get into with how many pages there are. Or is using the demo project the main way to learn this?
Theres so many versions of this. So they all have compatibility issues. You need to test them out.
While the community makes it so all add ons are compatible, demos have different srpg cores. So choose yours.

Srpg converter
Srpg shoukang
Srpg dopan
Srpg boomy
Srpg gear

I have my own version too, but its not good enough to be a demo and i already forgot where i stopped editting.
 

Aozss3

Warper
Member
Joined
Sep 30, 2023
Messages
3
Reaction score
0
First Language
English
Primarily Uses
RMMZ
Theres so many versions of this. So they all have compatibility issues. You need to test them out.
While the community makes it so all add ons are compatible, demos have different srpg cores. So choose yours.

Srpg converter
Srpg shoukang
Srpg dopan
Srpg boomy
Srpg gear

I have my own version too, but its not good enough to be a demo and i already forgot where i stopped editting.
So, for the community, is all of it basically relegated here in terms of add ons? I'm still currently trying to wrap my head around how everything works at the moment, it's a bit overwhelming and I'd like to just read up as much as I can about this.

Also is there links to each of those cores? I'm interested in trying out other ones, right now I'm currently looking at the demo project from the main website.
 

Aozss3

Warper
Member
Joined
Sep 30, 2023
Messages
3
Reaction score
0
First Language
English
Primarily Uses
RMMZ
Also apologies I'm ESL, I didnt know relegated was a negative term, I just meant if the community is all mainly here basically
 

boomy

Regular
Regular
Joined
Jan 6, 2013
Messages
243
Reaction score
241
First Language
English
Primarily Uses
RMMV
So, for the community, is all of it basically relegated here in terms of add ons? I'm still currently trying to wrap my head around how everything works at the moment, it's a bit overwhelming and I'd like to just read up as much as I can about this.

Also is there links to each of those cores? I'm interested in trying out other ones, right now I'm currently looking at the demo project from the main website.
I highly recommend shoukangs demo and base any add ons off their demo. His additions really polish the srpg package and he uses the vanilla srpg_core.js. there are many srpg_core.js mods out there which hard code some changes but I would touch them until you know what you're doing.
 

TheLastYuriSamurai

TheLastYuriSamurai
Regular
Joined
Dec 26, 2013
Messages
186
Reaction score
290
First Language
English
Primarily Uses
RMMV
I highly recommend shoukangs demo and base any add ons off their demo. His additions really polish the srpg package and he uses the vanilla srpg_core.js. there are many srpg_core.js mods out there which hard code some changes but I would touch them until you know what you're doing.
The only big issue you'll notice is that players can't die from poison damage. Otherwise I will say I also started with Shoukang.
 

Shadowban

Villager
Member
Joined
Jun 3, 2014
Messages
6
Reaction score
0
First Language
english
Primarily Uses
is there a patch for galvs actor equip items? i tried using it in shoukangs demo and I get this error
rpg_managers.js:1949 TypeError: Cannot read property '_equipItemSlots' of undefined
at Window_BattleItem.Window_ItemList.makeActorItemList (GALV_ActorEquipItems.js:460)
at Window_BattleItem.makeItemList (GALV_ActorEquipItems.js:487)
at Window_BattleItem.Window_ItemList.refresh (rpg_windows.js:2012)
at Scene_Map.commandItem (SRPG_core.js:5507)
at Window_ActorCommand.Window_Selectable.callHandler (rpg_windows.js:902)
at Window_ActorCommand.Window_Command.callOkHandler (rpg_windows.js:1426)
at Window_ActorCommand.Window_Selectable.processOk (rpg_windows.js:1156)
at Window_ActorCommand.processOk (rpg_windows.js:5433)
at Window_ActorCommand.Window_Selectable.processHandling (rpg_windows.js:1027)
at Window_ActorCommand.Window_Selectable.update (rpg_windows.js:984)
 

gsc

Warper
Member
Joined
Feb 19, 2023
Messages
4
Reaction score
3
First Language
English
Primarily Uses
RMMV
is there a patch for galvs actor equip items? i tried using it in shoukangs demo and I get this error
rpg_managers.js:1949 TypeError: Cannot read property '_equipItemSlots' of undefined
at Window_BattleItem.Window_ItemList.makeActorItemList (GALV_ActorEquipItems.js:460)
at Window_BattleItem.makeItemList (GALV_ActorEquipItems.js:487)
at Window_BattleItem.Window_ItemList.refresh (rpg_windows.js:2012)
at Scene_Map.commandItem (SRPG_core.js:5507)
at Window_ActorCommand.Window_Selectable.callHandler (rpg_windows.js:902)
at Window_ActorCommand.Window_Command.callOkHandler (rpg_windows.js:1426)
at Window_ActorCommand.Window_Selectable.processOk (rpg_windows.js:1156)
at Window_ActorCommand.processOk (rpg_windows.js:5433)
at Window_ActorCommand.Window_Selectable.processHandling (rpg_windows.js:1027)
at Window_ActorCommand.Window_Selectable.update (rpg_windows.js:984)
Hey! So @boomy made a patch. Here: https://github.com/boomyville/RMMV/tree/master/SRPG EquipItemsCompatability

That should resolve most or all of your issues.
 

Latest Threads

Latest Posts

Latest Profile Posts

Me with the fireplace, a space heater, and a heated blanket. My preferred lizard temperature.

I'm gonna riff on Macross's "Deculture" and adopt "Descope" as my motto! :wub God knows I'm gonna need it...

As an aside, did any of ya sweeties watch Macross Delta and if so, was it good, bad, or horrible?
Is an extension for the jam time limit from 20 min to 30 min possible? :ysad::ysad::ysad: My entry will have a few battles, it seems >.<
Background and composition study
GAbBmfDaIAAEzVM

Forum statistics

Threads
136,712
Messages
1,269,020
Members
180,431
Latest member
ZOOMNOTA
Top