Wano
Wano
@wano
Admin
Member
Joined: Nov 14, 2022
Last seen: Aug 21, 2026
Topics: 8 / Replies: 212
Reply
RE: Life stealing skill

Maybe try "u.lp = Math.min(u.lp + Core.Game.current.variables[101], u.maxlp);"

1 year ago
Forum
Reply
RE: My hero cant attack

Well I don't really know which files you should change. But you have backups on yourProject/backups, with the date of save as names. The .json files a...

1 year ago
Forum
Reply
RE: My hero cant attack

Could you double check Systems > Battle System > formula is dead It should be u.hp === 0. The KO status should also have restriction "can'...

1 year ago
Forum
Reply
Answer to: My hero cant attack

That could mean that you don't have the MPs (or whatever cost options you have for attack or abilities), or it doesn't match the conditions. Check the...

1 year ago
Forum
Reply
RE: The temple

Hmmm my first encounter was Pokemon yellow on GB, and a lot of other games on this console. I basically used a lot RPG Maker XP and played with script...

1 year ago
Reply
Answer to: Is it possible to add a roof?

Be more accurate about what you exactly want to have!

1 year ago
Forum
Reply
Answer to: How can I send events

You can check this example to understand how it works:

1 year ago
Forum
Reply
Answer to: Battler attack animation

Unfortunately it would require plugin to do that, it's very specific.

1 year ago
Forum
Reply
Reply
Answer to: is there any way to create battle messages using variables/properties?

Try using [user] In System/Skill you can see: getMessage(user: Battler): string { return this.battleMessage.name().replace('[user]...

1 year ago
Forum
Reply
Answer to: map sync

Could you check that you selected the correct map while syncing (the same map than while getting the error in game)?

1 year ago
Reply
Answer to: (Event) Faster Fading?

Unfortunately not possible yet. But you can change transition to "None" and use change screen tone command between it to define you own color transiti...

1 year ago
Forum
Reply
Answer to: (Event) Move to specific location

Yes, not possible. There is not such a thing like path finding now, that's why you specify directly the path. But yes, interesting feature!

1 year ago
Forum
Reply
Answer to: 3D Mouse camera controls focused on the hero: Is it possible?

Maybe discuss with the plugin maker in the Discord server (), in #plugins-discuss, it sounds complex to do?

1 year ago
Forum
Reply
RE: Titlescreen check!

Looks good, keep up the good work!

1 year ago
Page 3 / 15