Honestly, if you transferred to a different map, that particular intro event shouldn't be causing the problem, at least not through an autorun...
You're not giving us enough information to help. Like Kes said, take screenshots of the event pages that are causing issues and post them. That...
I remember a riddle in FF7 where you had to assemble a word using very obscure clues. There was no penalty for a wrong guess, and the options...
Deleting the Recycle Bin creates a black hole that destroys the universe. Do NOT attempt!
A skill tree editor option. There's no easy way to make those right now.
I've tried Beepbox. It's meant for 8-bit, but I think it allows 16-bit as well.
The second page has no image. When the second event page becomes active, the event 'disappears'. Try changing the image to the door on the...
http://www.yanfly.moe/wiki/Item_Core_(YEP) This plugin allows Independent Items, which effectively does what you're asking. Keep in mind that it...
The code wouldn't be identical to what I typed. 'Shield Type ID' would have to be replaced by the ID of the Armor Type. So if the shield Armor...
I would try this: <Custom Requirement> value = user.equips()[1].atypeId === "shield type ID" </Custom Requirement> This code assumes that the...
It may be possible to make the code even shorter than Ossra's version. Try this: function elipic (id, property) { return...
When using "var" to designate a variable, you're making it a local variable. Local variables are ideal if you're only using that variable for the...
Are you certain that plugin is in the right spot? Weird things can happen when plugins are in a bad order. Yanfly has a recommended order for...
I think the reason that Intents work in Slay the Spire is that the turns are in a fixed order. The player takes his or her actions, then the...
I've been very burnt out in a lot of areas of my life, so I'm gonna take a break from game making for a while. Just try and relax a bit.
Check the Can Escape box when setting up the event.
Name: Tessa [ATTACH] [SPOILER] [SPOILER] [SPOILER] Credits: Character created by Shockra. Uses RTP Content by Degica.
http://www.yanfly.moe/wiki/Animated_Sideview_Enemies_(YEP) This plugin will allow enemies to move similarly to the actor battlers. Keep in mind...
OK, so this code assumes that a normal attack occurs only if the target has no barrier at all. In that case, try this notetag in the Skill:...
I'm not certain if you want the extra damage to partially punch through to the enemy's HP or not. In the following scenarios, what do you want to...
Separate names with a comma.