View Full Version : Program
King Zark
11-24-2005, 09:08 PM
What is the program that let's you create RPGs?
I Have plots and stuff ready to go but I need a program inorder fully develope it.
Pika57
11-24-2005, 09:11 PM
Search for RPG maker 2003. Thats what I have(i don't necesarilly use it, but hey who cares)
okepets4
12-02-2005, 02:42 PM
Search for RPG maker 2003. Thats what I have(i don't necesarilly use it, but hey who cares)
no dont I have it and I dont get much use out of it:tongue:
Game Fortress
12-04-2005, 03:16 AM
Use Game Maker. It is what I used! :biggrin:
okepets4
12-04-2005, 06:52 AM
Use Game Maker. It is what I used! :biggrin:
gamemaker is a little tricky too me.
Game Fortress
12-04-2005, 07:02 AM
Making a Pokemon game in general is 'tricky.' But GameMaker is probably the easiest way to do it. RPGmaker just can't do what GameMaker can.
Pika57
12-04-2005, 01:42 PM
Making a Pokemon game in general is 'tricky.' But GameMaker is probably the easiest way to do it. RPGmaker just can't do what GameMaker can.
i already have game maker.... I can't figure it all out
okepets4
12-04-2005, 09:16 PM
I just cant figure how to control my main carecter.
:ermm: That is true about rpg maker though.
Game Fortress
12-13-2005, 05:02 AM
GameMaker is about as simple as it gets. There aren't any programs out there that can create a Pokemon Game easily. Even if I gave you the gm6 to my Pokemon game, it wouldn't be easy to make a Pokemon Game out of it. It is complex, that is why Nintendo made so much money off of it. In reality, the chances of any independent game designer getting close to matching the quality of the official Pokemon is slim to none. Even mine isn't anywhere close. If you need help with Game Maker, feel free to ask, I can help you with scripts too. Sorry if I sounded harsh, no offense intended. :happy:
okepets4
12-13-2005, 02:44 PM
GameMaker is about as simple as it gets. There aren't any programs out there that can create a Pokemon Game easily. Even if I gave you the gm6 to my Pokemon game, it wouldn't be easy to make a Pokemon Game out of it. It is complex, that is why Nintendo made so much money off of it. In reality, the chances of any independent game designer getting close to matching the quality of the official Pokemon is slim to none. Even mine isn't anywhere close. If you need help with Game Maker, feel free to ask, I can help you with scripts too. Sorry if I sounded harsh, no offense intended. :happy:
OK first, how do you control the caracter with the arrows on the keypad:oops:
uberpokemonx
03-04-2006, 05:19 PM
yeah, gamemaker 6.1 is what you want. ive done several games on it. its not all that complicated, and you dont even need game code!!
OK first, how do you control the caracter with the arrows on the keypad:oops:
just go to the object you want to control, select Add Event and select keyboard then left, up, right, or down. under the event, go to the MOVE tab (on the right) and select jump to a givin position. for left, type in X:-4 Y:0; for right, X:4 Y:0; down, X:0 Y:4; up, X:0 Y:-4.
check relative on all of the boxes
there. happy?
EDIT:All right, it was a revive, but oh well. :p
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.