Chaos Project

RPG Maker => General Discussion => Troubleshooting / Help => Topic started by: AJNR95 on April 14, 2012, 02:09:59 pm

Title: "Set Move Route" command unable to work
Post by: AJNR95 on April 14, 2012, 02:09:59 pm
My "Set Move Route" does not move the player or event in a set route.
The only movement manipulating events I have running is a Direction Fix and a Movement Speed common event system.
Scripts I'm using are:

Blizzard-ABS
ABS Rapid Fire
ABS Z-Hud
ABS Z-Hud Weapon Display
ABS Battle Music
ABS (Boss) Enemy HP Meter
Smooth Scroller
Modify Max Amount
Title: Re: "Set Move Route" command unable to work
Post by: ForeverZer0 on April 14, 2012, 03:58:11 pm
A look at the event page and the event move route would help.
Title: Re: "Set Move Route" command unable to work
Post by: Calintz on April 14, 2012, 04:11:28 pm
is it possible the event is on top of an impassable tile? if so, activate the through feature.
Title: Re: "Set Move Route" command unable to work
Post by: AJNR95 on April 14, 2012, 04:54:33 pm
Quote from: Calintz on April 14, 2012, 04:11:28 pm
is it possible the event is on top of an impassable tile? if so, activate the through feature.


The "Through" is active for this specific event
Spoiler: ShowHide
(http://i1082.photobucket.com/albums/j366/AJNR95/Event_moveroute.png)


Quote from: ForeverZer0 on April 14, 2012, 03:58:11 pm
A look at the event page and the event move route would help.

The Event Page and the Event Move Route would help
Spoiler: ShowHide
(http://i1082.photobucket.com/albums/j366/AJNR95/Event_moveroute.png)


The Common Events that involve movement manipulation
Spoiler: ShowHide
(http://i1082.photobucket.com/albums/j366/AJNR95/Common_Event_3.png)

Spoiler: ShowHide
(http://i1082.photobucket.com/albums/j366/AJNR95/Common_Event_2.png)

Spoiler: ShowHide
(http://i1082.photobucket.com/albums/j366/AJNR95/Common_Event_1.png)
Title: Re: "Set Move Route" command unable to work
Post by: ForeverZer0 on April 14, 2012, 07:51:56 pm
Is switch 14 on?
Title: Re: "Set Move Route" command unable to work
Post by: AJNR95 on April 14, 2012, 08:15:17 pm
Quote from: ForeverZer0 on April 14, 2012, 07:51:56 pm
Is switch 14 on?


Yes, it is. It's not just this specific event though. The Move Route fails to control the player too.
I'll remove my "Darkness" from the game and try again since it obstructs my view.