Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 RPG Maker Achievement System part 2.
#1
Meh, I decided to close the other thread. Achievements ARE possible. c:

So I want to seriously discuss all things related to having an achievements system in RPG Maker.

I'm working on an achievements system for both RPG Maker VX and XP, known as "Game Challenges". The developer gets to set up each challenge in his/her game that the user has to complete. No rewards such as gamerscores and trophies have been implemented. Bragging rights, I guess?

Here's how it would work. Upon starting some RPG Maker game, it would check if a file is present. If not, then it'll create one. The file being checked for and created is for that game's "Game Challenge" data.

The developer can set up his own set of challenges. These challenges can either be switch based or variable based.
How it would be set up:
Switch Based: Title, Description, Hidden, Switch ID
Variable Based: Title, Description, Hidden, Variable ID, Variable Value, Expression (Optional, == by default)
  • Title: Title of the challenge.
  • Description: Description of the challenge.
  • Hidden: By setting this to true, the challenge title and description will not be revealed to the player. The player would have to figure out how to beat this hidden challenge. When the challenge is complete, only then would it be revealed.
  • Switch / Variable ID: Specify the ID. For switch based challenges, if a switch ID is turned on, the player would complete a challenge.
  • Variable Value: The challenge becomes a variable-based challenge once you set this in. A variable has to equal/not equal/be greater than or equal to/be less than or equal to the value set here to complete the challenge.
  • Expression (I couldn't think of anything better to call it): Optional, but it'll be == by default.
    • 0: Equal to
    • 1: Not equal to
    • 2: Less than or equal to
    • 3: Greater than or equal to

I started developing this two days ago, but I still have so much more to do. Check out these screenshots!
[Image: 2qk16xt.png]
Do not mind the tooltip at the top right corner.

[Image: 2agtd6r.png]

Ah yes, now to go ask some questions, just for the sake of getting a discussion going.
  • Do you have a take on the Game Challenges/Achievements idea? Feel free to provide input on this.
  • Are you interested in this? If so, how would you make use of it?
  • Should we add such a system to our RPG Maker XP/VX games?
  • How do you feel about it?

My thoughts on it.

What's your thoughts?
Reply }


Messages In This Thread
RPG Maker Achievement System part 2. - by PK8 - 08-01-2009, 07:05 AM
RPG Maker Achievement System part 2. - by EJlol - 08-01-2009, 09:50 AM
RPG Maker Achievement System part 2. - by Yin - 08-01-2009, 05:45 PM
RPG Maker Achievement System part 2. - by Regimos - 08-01-2009, 06:36 PM
RPG Maker Achievement System part 2. - by PK8 - 08-02-2009, 06:22 AM
RPG Maker Achievement System part 2. - by Zeriab - 08-04-2009, 05:48 PM
RPG Maker Achievement System part 2. - by SP27 - 08-29-2009, 09:52 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
   RPG Maker Unite and VRM models? JayRay 0 1,374 02-18-2023, 07:10 AM
Last Post: JayRay
   Small RPG Maker Games for Android Mike_Everley 0 1,556 12-23-2021, 10:56 AM
Last Post: Mike_Everley
   RPG Maker series + Rants kyonides 4 5,549 08-25-2020, 12:41 AM
Last Post: kyonides
   RPG Maker has gotten progressively worse since XP Son_Rukiri 19 22,891 07-22-2018, 03:22 AM
Last Post: DerVVulfman
Question  Easiest 2D Sprite maker software MrFunny 2 6,152 11-28-2017, 06:19 PM
Last Post: JayRay
   Is RPG Maker XP still a viable option? Zaphias 10 13,908 03-04-2017, 07:34 AM
Last Post: hanetzer
Sad  RPG MKER XP tile system should be in VX and MV MoonBeamDust 3 6,166 04-24-2016, 03:34 AM
Last Post: DerVVulfman
   RPG Maker MV Announced PK8 2 7,210 04-04-2016, 05:59 PM
Last Post: Starmage
   Are TCGs in RPG Maker realistic. BeJeremiah 9 15,508 06-11-2015, 03:01 AM
Last Post: JayRay
   [Kinda-Poll] Pattern Game for new maker hanetzer 4 7,875 01-29-2015, 11:06 PM
Last Post: JayRay



Users browsing this thread: