Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: I need help with a scripting error in quest journal!
- Original author: GoldMedalGames
- Original date: July 24, 2013
- Source thread: https://forums.rpgmakerweb.com/threads/i-need-help-with-a-scripting-error-in-quest-journal.15845/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support
Summary
I am pretty new at this so.... I am using a script called Quest Journal and I created a quest and I got this: { "lightbox_close": "Close",
Archived First Post
I am pretty new at this so....
I am using a script called Quest Journal and I created a quest and I got this:
Protected download
from this script:
when 1 # Quest 1 - Find the Hithrow pieces 1/5 q[:name] = "Find the Hithrow pieces 1/5" q[:level] = 1 q[:icon_index] = 3 q[:description] = "The Pieces of this magical crystal called the Hithrow crystal disappeared." q[bjectives][0] = "Talk to Archeologist" q[bjectives][1] = "Search the Gorna tower for the piece" q[bjectives][2] = "Slay the beast who lives in the tower" q[bjectives][3] = "Return the stone to the Archeologist" q[rime_objectives] = [1] q[:custom_categories] = [] q[:banner] = "" q[:banner_hue] = 0 q[:client] = "Guartan Archeologist" q[:location] = "Gorna tower" q[:common_event_id] = 0 q[:rewards] = [ [:item,1,3], [:gold,200], ] q[:layout] = falsePlease Help!
I am using a script called Quest Journal and I created a quest and I got this:
Protected download
from this script:
when 1 # Quest 1 - Find the Hithrow pieces 1/5 q[:name] = "Find the Hithrow pieces 1/5" q[:level] = 1 q[:icon_index] = 3 q[:description] = "The Pieces of this magical crystal called the Hithrow crystal disappeared." q[bjectives][0] = "Talk to Archeologist" q[bjectives][1] = "Search the Gorna tower for the piece" q[bjectives][2] = "Slay the beast who lives in the tower" q[bjectives][3] = "Return the stone to the Archeologist" q[rime_objectives] = [1] q[:custom_categories] = [] q[:banner] = "" q[:banner_hue] = 0 q[:client] = "Guartan Archeologist" q[:location] = "Gorna tower" q[:common_event_id] = 0 q[:rewards] = [ [:item,1,3], [:gold,200], ] q[:layout] = falsePlease Help!
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...
