ERYNDEN'S PROFILE

Erynden
Gamers don't die, they respawn.
1702
I've been messing around with RPG Maker programs since 2005, but haven't released a single game yet. Been reworking on the same old idea I had for years now while getting distracted by new ones.

Search

Help in Reviewing, what?!

Ok, as stupid as this may sound to you, but I really would like some help and/or tips on how to review some games. I literally, have 131 RM games saved and I yet to do a review for a single one of them. It isn't that I do not want to, but maybe it is due to how I play most games, commercial and RM alike.

I am horrible at explaining thins, but the best way I can only think of putting it is that I sorta turn my mind off when playing any video games. Anyways, is there a good way to review a game for me other than "turn your mind on."

This Faceset Style

I have tried searching everywhere I could think of, Charas and Googling it, but I cannot seem to find anymore of this style of facesets. There were a couple more, but I was wondering if there were the complete RTP sets of this faceset style. Anyone know where I can more of these?

[2k3]Need a little help with a brain fart. =/

So, I was messing around with the idea of a custom menu system once again and I finally got the hang of the numbers which once I found out how made me feel like a moron. Anyways, some reason I can't seem to come to terms with myself on how to make it so that once it reaches "999", that it won't go up anymore. I tried setting up a conditional branch where if the Exp itself was was "1000 or over" that it would set as 999. It didn't work out quite as well. =/

Code:

Something on my mind.

Have you ever heard a familiar BGM from an RM game and look at their BGMs to find out that they changed the music name to something else when you know it came from a commercial game. Like for example, a song from Final Fantasy (?) song has been changed into "Blah Blah Village."

I was wondering, is this alright to do even thought the music is coming from, oh let's say, VGmusic or Midi Shrine? I am sort of a organize freak, so I kinda want to do it, but I don't know if it is wrong.

Clueless...

Ok, I am using 2k and my dilemma is I don't know how to code if "Person A" has leveled so I can give him stuff like skill points. I tried looking into Legacies of Dondoran(sorry harmominc), and even though I knew it was in 2k3, I still didn't get it.

RM2k Game Over problem?

I am trying to make it so you could continue after being defeated in a random battle, but I keep getting a "Game Over" screen even with the Defeat Case checked. Did anyone else get this problem and was able to fix it?

The event is also on, On Touch

Uh, What?

Ok, does anyone else who uses VX have a problem listening to import midi's? I just now notice(how foolish of me) that some of the midi's won't either play or sound WAAAY out of tune. MP3's and .ogg's work perfectly however.

As much as I love MP3's, I would hate to drastically increase the game size. <_<;;

In Need of Some Coding Help...

Alright, I am trying to do this in RM2k3. My problem is in this custom menu I am attempting to make(which is coming along quite well) I have come to a stand still with a problem I do not know how to solve. The menu is a Map Menu. Here are the problems...

The Menu(It ain't graphically pretty or awesome but it works for me.):


Problem #1: The money. All I know is, I have a variable that is set equal to Money, and every time I increase the money, the digits do not do anything and I am also troubling on what to do if the digits go over the singular. For example, for the first digits go from 0-9, do I have to do more pages for 10s, 100s, and 1000s. Cause I don't think there is enough pages.

No Button Input in Vx?

Ok, I have imported all of the RTP resources for an RPG Maker 2000 game and including the resources I am using, but when my friend downloads it and tries to play it, he says it is telling him that it can't because he doesn't have the RTPe.exe installed.

I was trying to make is so people could play the game without the needing to install the RTP.

Another RMXP Problem

Alright, for unknown reasons, I am having trouble. I am doing a cursor type world map and it is going well except for the fact when I go to different map from the world map, it stays black and no music plays.

The Code:


EDIT: Nevermind. I found out what the problem was. It's always the smallest of things. <_<;;