Chaos Project

RPG Maker => RPG Maker Scripts => RMXP Script Database => Topic started by: stripe103 on January 16, 2011, 06:34:03 am

Title: [XP] From Questbook to Achievementsbook
Post by: stripe103 on January 16, 2011, 06:34:03 am
Achievements Book
Authors: Stripe103, Zeriab
Version: 1.3.2
Type: Achievement System
Key Term: Misc System



Introduction

Version History: ShowHide

  • Version 1.0 (Sep 23, 2009)
    Yea, there was actually a version 1, but I took it down short after
    as many said that it was too hard to understand and that there wasn't any instructions included(which there wasn't)


  • Version 1.1.0 (Jan 10, 2010)
    Instructions added.
    "XBOX Button" added


  • Version 1.1.2 (Jan 21, 2010)
    Script only two script instead of 12.
    "XBOX Button" integrated in script.


  • Version 1.2.0 (Jan 28, 2010)
    Windowskin added(no, I'm not very good at making windowskins, but it works)
    More options added


  • Version 1.2.1 (Jan 28, 2010)
    Just a little update to make it more compatible with some scripts.


  • Version 1.3.0 (Mar 30, 2010)
    I have added a Notification script that Night_Runner made for me for my game, but I thought that it would be great here.


  • Version 1.3.2 (Jun 30, 2010)
    Ability to have the map as a background and to make the game continue even if in the menu.
    You can now change which key you want to use as the XBOX Button.


This achievements script is a modification from another script: Zeriabs QuestBook 1.2. The reason I chose to edit this is because I think it allready looked a bit like the XBOX Achievements menu. So I edited it to work like it too.
The main goal I'm aiming at is to make it look and work exactly like the XBOX achievements screen with windowskins and images.


Features




Screenshots

Achievements Screen: ShowHide
(http://img2.mediafire.com/1374fc741429a389017c8972eb1e09244g.jpg)

Notification(by Night_Runner): ShowHide
(http://img1.mediafire.com/0281bb9ab095a680aece32060a12e0b54g.jpg)



Demo

[DOWNLOAD] (http://www.mediafire.com/?myzmdtom5mn)
Filetype: .exe
Filesize: 293 Kb
Host: Mediafire (http://www.mediafire.com)


Script

Please download the demo as there is both image files, instructions, a sound file and a common event in it.


Instructions

There is a instructions file inside the demo folder.


Compatibility

None known.


Credits and Thanks




Author's Notes

I have no idea how much I'll be working on this since I've forgot much about the Ruby language, we'll see..
Title: Re: [XP] [MOD] From Questbook to Achievementsbook
Post by: Storm on January 16, 2011, 06:43:00 am
Nice..  8)
New idea for me.. :naughty:

This is useful for RMX-OS too.. (online games)
Title: Re: [XP] [MOD] From Questbook to Achievementsbook
Post by: stripe103 on January 16, 2011, 07:36:44 am
I haven't tried it with RMX-OS, but I don't see why it shouldn't work..

EDIT: No other opinions?
Title: Re: [XP] [MOD] From Questbook to Achievementsbook
Post by: megaman30796 on January 30, 2011, 06:02:14 am
can ya unlock certain stuff if u earn enough achievement points?

if not, treat this post as a suggestion
Title: Re: [XP] [MOD] From Questbook to Achievementsbook
Post by: stripe103 on January 30, 2011, 07:17:31 am
The GamerScore(or achievement points) is stored in a variable which you set in the settings. So it is simple to have a parallel event or common event that checks if the Gamerscore have reached a certain amount.
Title: Re: [XP] [MOD] From Questbook to Achievementsbook
Post by: megaman30796 on January 30, 2011, 07:21:24 am
ok, i'll think of other suggestions