Main Menu
  • Welcome to The RPG Maker Resource Kit.

Quest Journal v. 2.1

Started by modern algebra, March 25, 2008, 08:05:14 PM

0 Members and 1 Guest are viewing this topic.

cozziekuns

Quote from: hikick10 on June 03, 2010, 10:50:57 PM
It is below all exept for main, I can't understand why it won't work... Unless it needs the paragraph format script. (doubtful)

It needs the paragraph formatter script.

modern algebra

It needs the paragraph formatter script.

Thanks cozzie :)

Cascading Dragon

Quote from: hikick10 on June 03, 2010, 10:50:57 PM
It is below all exept for main, I can't understand why it won't work... Unless it needs the paragraph format script. (doubtful)
Are you dense? Did you even bother reading the main page?

Quote
This script also REQUIRES the Paragraph Formatter

Its right there!

Sorry to sound mad but...at least read the main page....geez

hikick10

Lol. I'm felling stupid...  ;D
thnks

hikick10

I put it in, but it's still giving me that nilclass error.
What's that mean? It must be because of a conflicting script or something...
???

game_guy

#330
Quote from: game_guy on June 26, 2009, 04:36:18 PM
Hey modern algebra I made a program in visual basic that helps users easily make quests. I decided to post it here if thats ok. I actually made it for a friend who used your script but why not let everyone use it right?

http://www.sendspace.com/file/b2mdpo

Should be simple enough if anyone needs help on it let me know!

Sorry for the HUGE necropost. Thought it was a necropost xD
Hey guys? Who wants this updated for saving and loading support? Except this time it'll be remade in c#, possible a different design. Let me know if you guys have any suggestions k?

EDIT:
Heres a preview. Its all I got so far.
[spoiler][/spoiler]

EDIT 2:
Heres a preview of the Quest Editor itself.
[spoiler][/spoiler]

EDIT 3:
I finished the config and sent it to MA. He's testing it and making sure it generates the script right. When I get his input I'll release it.

Mitsarugi

WOW! game_guy that's cool i took a look at the old version, but this one is really a master piece hope you release it soon ^^

game_guy

Here it is. http://rmrk.net/index.php/topic,38995.0.html Maybe you missed it. I released it a few days ago. Anyways enjoy! =D

Mitsarugi


Countdown

Hey MA.  Awesome script.  One problem, I'm using your Phantasia-esque CMS (http://rmrk.net/index.php?topic=35085.0) and I keep getting errors.  I've followed the instructions to get it to work, but it's not working.  How would I make it so that I can access the Quest Journal from the menu?

modern algebra

Umm, try placing the Quest Journal above Phantasia in the Script Editor, and then add it to the menu through the interface in Phantasia-esque

Countdown

Oh, what do you know, it works.  Thanks.


attak1616

When do you roughly thing you will make version 2.0 of the Quest Journal? :P

modern algebra

Not for a long time. Lots to do before then.

Mara

Im new in this, and im just starting to figure out how to use scripts (it seems important if you want to make a prober game) Can anyone tell me how to use the quest log? and maybe some basics knowledge about scripts?

Thanks you in advance :P

flumi94

that drives me freaggin mad  >:(

im german but i can understand english very good.... but....  HOW CAN I GET A QUEST INGAME I HAVE NO DAMN CLUE HOW TO GET THEM INGAME!!!

sry for capslock but its so annoying theres no explaining in this thread about that..... :mad:

i have that script that i need for... and i have the journal config.

so what do i have to do ? -.-

cozziekuns

What are you talking about? It says them in the instructions. You can also check the demo to find out how it works.

flumi94

#342
Quote from: cozziekuns on August 01, 2010, 01:51:15 AM
What are you talking about? It says them in the instructions. You can also check the demo to find out how it works.


how do i import a quest  into a event ?!....

i really dont get it

Zacksquest

I get all the scripting, but my Quests Journal won't show up in the menu... does a quest have to be available already, and how do you do that when the game starts up?
Behold the power of Emperor Mateus, the girliest looking male villain out there! (I'm playing FF2 right now, so that's why I have this sig.)

modern algebra

Well, no, but you have to turn the MENU_ACCESS constant to true. If it still isn't there, it means you're probably using a custom menu scene and I can't help you unless I know what that is. Most custom menu scenes have built in ways to add new scripts to the command list, so just add it as you would any other script.

hikick10

I've got the quest script as well as paragraph formater put below everything except for main. Here's the error:
                                                                                                                                                     

modern algebra

probably means you have woratana's monster book or something. Go into the script, press CTR+H. In the find field, put "disabled_commands". In the replace field, but "ma_disabled_commands". Replace all.

hikick10

Ty modern.




(never would have thought of that)

hikick10

New error.
This time it popped up when i selected the even that starts the quest.
Yes I did fill out the quest info and objective.

modern algebra

When you reference a quest it should simply be 1, not quest_1.