Original Source
- Original title: Help With Modern Algebra Journal
- Original author: TartanTerror
- Original date: May 19, 2016
- Source thread: https://forums.rpgmakerweb.com/threads/help-with-modern-algebra-journal.62097/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support
Summary
I am having a problem with the Modern Algebra Journal Script. I have the quest system set up and everything works fine. I have my reward set to give XP and I have set an icon for the give XP reward as shown in the instructions. However when I go into my game to test it. The quest reward in the menu shows as a bag as the icon and the text Hand Axe next to it. I have not set these in any of the settings so I cant...
Archived First Post
This is my Quest Line
when 0
q[:name] = "Old Sailor's Beer."
q[:icon_index] = 725
q[:level] = 1
q[:description] = "An Old Sailor has asked you to buy him a drink."
q[bjectives][0] = "Buy a Beer."
q[bjectives][1] = "Give the Old Sailor his Beer."
q[rime_objectives] = [1,]
q[:custom_categories] = []
q[:banner] = ""
q[:banner_hue] = 0
q[:client] = "Sea Captain"
q[:location] = "Westray Pub"
q[:rewards] = [:exp, 15,]
q[:common_event_id] = 0
I have included a screenshot of the reward the quest shows,
Protected download
Downloads / Referenced Files
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.
Topic Summary
Loading summary...
