DONOVAN'S PROFILE
Donovan
0
Search
Filter
[RMMV] TypeError Cannot use 'In' operator to search for 'disable_dashing' in undefined
Oh right! I didn't think about using erase event. It's all working perfectly now.
Thank you for all the help, very much appreciated :)
Thank you for all the help, very much appreciated :)
[RMMV] TypeError Cannot use 'In' operator to search for 'disable_dashing' in undefined
[RMMV] TypeError Cannot use 'In' operator to search for 'disable_dashing' in undefined
Hello! Sorry for the long title.
So I am working on my firts RMMV game and I wanted to make a town portal system
similar to Diablo. I got that to work just fine.
I have the Town Portal Scroll trigger a common event which will teleport the player
to the town. And in each town I have paralel events which set 3 variables to set
the map ID, Map X and Y. So you always teleport to the last town you went.
( it's a linear game so there's not much need to revisit previous towns )
I hope I'm explaining everything correctly I apologize I'm still new to RPG Maker.
So anyway after that I decided I wanted to make a system where you can then use a
Return Scroll of some sorts to return to the place in the dungeon.
I thought if the common event which transported you back to town also set 3 new
variables of this event to pin down the "return location" and then trigger the transfer with the return scroll based on those 3 variables.
But whenever I use the return scroll I get the error message
TypeError Cannot use 'In' operator to search for 'disable_dashing' in undefined
I hope I explained everything properly and thank you in advance if anyone can help me! <3
So I am working on my firts RMMV game and I wanted to make a town portal system
similar to Diablo. I got that to work just fine.
I have the Town Portal Scroll trigger a common event which will teleport the player
to the town. And in each town I have paralel events which set 3 variables to set
the map ID, Map X and Y. So you always teleport to the last town you went.
( it's a linear game so there's not much need to revisit previous towns )
I hope I'm explaining everything correctly I apologize I'm still new to RPG Maker.
So anyway after that I decided I wanted to make a system where you can then use a
Return Scroll of some sorts to return to the place in the dungeon.
I thought if the common event which transported you back to town also set 3 new
variables of this event to pin down the "return location" and then trigger the transfer with the return scroll based on those 3 variables.
But whenever I use the return scroll I get the error message
TypeError Cannot use 'In' operator to search for 'disable_dashing' in undefined
I hope I explained everything properly and thank you in advance if anyone can help me! <3
[RMMV] Erasing a diffirent event
[RMMV] Erasing a diffirent event
Hello. I'm fairly new to RPG Maker but I've been trying to get better and learn. But I simply cannot seem to find anything online about this. Maybe it's something really simple and stupid that I haven't thought of.
Anyway I have this event where two big monsters stand infront of the girl. They're events but just for show. so you meet the girl, she joins the party and we fight the 2 guys that all works fine. But now how do I get rid of the sprites of the bad guys in the map?
I hope that made some sense thank you in advance.
Anyway I have this event where two big monsters stand infront of the girl. They're events but just for show. so you meet the girl, she joins the party and we fight the 2 guys that all works fine. But now how do I get rid of the sprites of the bad guys in the map?
I hope that made some sense thank you in advance.