Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

kcote204

10
Posts
3
Following
A member registered May 04, 2023

Recent community posts

Yes all works good , thank you again for your time and your amazing plugins !

(1 edit)

Yes it works! It re ad the party command window (wich i dont want) but i'll try to adjust it in the rmmz basescript.

Thank you for your fix !

 Great plugin!

I find it strange too, and the game is mostly entirely customized so i have a lot of things to verify ! But I will try to find out whats going on .

(2 edits)

Hi, leasha, when i take a potion for hp recover from map menu, i have the following error and when i disengage the plugin battlecustomsuite i have no error:

it refer to this line from console: 

const _Game_Action_executeDamage = Game_Action.prototype.executeDamage;

Game_Action.prototype.executeDamage = function(target, value) {

_Game_Action_executeDamage.apply(this, arguments);

SceneManager._scene.damageSprite.refresh(

Math.abs(value),

value < 0 ? 'heal' : 'damage',

target.result().critical

);


Can you help me with that ?

Hi Casper ! Hope your good , im asking if you know about the reference error : point is not defined ? Ive walk around a lot in the parameters and i also update cgmz core so can you help me ? my animation is set and even if i go with note tag or plugin command it dosent work.

I will update cgmz first i think this is the problem

No splash animation 

(2 edits)

This is already done i'm not new with your plugins they are incredibles haha.The only way i find to make the game launch with your plugin is to delete the ' parseSoundEffectJSON ' section from the code and it work but no swim animation, no splash sound and no animation splash but the player jump in water and walk normally. And for the swim animation , when i select my character sprite sheet, is the plugin simulate the swim animation ?

I have this error  : Utils.parseSoundEffectJSON is not a function so the plugin dosent work it seem to have an error in the code ...

(1 edit)

Great plugin. I also buy the bundle and they're all good !

Thanks for your good work !