Blizz ABS Quest Markers?

Started by Sin86, January 11, 2018, 06:01:38 pm

Previous topic - Next topic

Sin86

January 11, 2018, 06:01:38 pm Last Edit: January 11, 2018, 06:08:28 pm by Sin86
Hi, I do not know if this exists but I was wondering if there is a way you can make a quest marker system for games using Blizz ABS. Kind of like what Skyrim and Witcher have. Closest I could get was Heretic's Magic Compass and as much as I want to use it, it doesn't seem to be compatible with Blizz ABS as I think Blizz ABS has a "looping map script" within. Heretic did mention that his script is not compatible with looping maps and I did try it out once only to get an error.

Something like this could be really good to use along Blizz ABS and KK20's Organized Quest System as these are awesome scripts.

KK20

It has nothing to do with looping maps. BlizzABS does not "naturally" come with such a feature either.

You need to change the subclassing in Heretic's script to make it compatible with BlizzABS. Locate
class Game_Player < Game_Character

and change to just
class Game_Player

And make sure Heretic's script is below BlizzABS.

If you want events to have notifications over their heads (like indicating that you can talk to them to start a quest), then try http://forum.chaos-project.com/index.php/topic,9670.0.html

Other Projects
RPG Maker XP Ace  Upgrade RMXP to RMVXA performance!
XPA Tilemap  Tilemap rewrite with many features, including custom resolution!

Nintendo Switch Friend Code: 8310-1917-5318
Discord: KK20 Tyler#8901

Join the CP Discord Server!