Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Need help on this quest Log

Im using Jaberwocky's Quest Log

I already set up the Active Quests/Completed Quests Lists....

Everything works except for the fact that i dont know the command to turn the quests off and make them dissapear from the list.....i also dont know how to change the icons from red to green for the tasks under the objective.

If anybody is familiar with the script or could help that would be HUGE.

This is the command to activate the quest
$game_temp.qupdate[1][0] = true

When i use "false" instead of "true" the game just stops running....so im thinking its a different command, does anybody know?


Here is the thread for the Script....
http://www.rmxp.org/forums/showthread.php?p=163308
 
Its a RMXP error of the Interpreter class. Any call script with the last line yielding a false will freeze the game.

Either go into Interpreter 7, I believe command_355, and where it says return result, just change it to return true. (SDK 2.0+ includes this in Part I)

Or, in each call script, just put a return or return true as the last line.
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top