View Full Version : What to use...
reekingofrandomness
April 20th, 2006, 01:58 PM
Hey dudes :D
Want to start a little project, water maker do you think i should use?
GameMaker
Sphere
RPGMXP or summint lke that...if i can find it for free...
Or summint completely different?
AssassinX
April 20th, 2006, 05:12 PM
well it depends on what kind of project your making, Game Maker is good for like Arcade game, rpg maker is for well... its in the name
reekingofrandomness
April 20th, 2006, 05:33 PM
a-pokemon-game
Like Ruby/Sapphire
tdata
April 20th, 2006, 06:03 PM
How much coding are you willing to do?
reekingofrandomness
April 20th, 2006, 06:54 PM
Well....i have a basic knowledge of most languages. And i understand how most of them work, cept im fairly new to JS and Ruby.
I prepared to do as much coding as neccesary. Its not my favourite bit, i prefer mapping, but i'd rather script and have more possibilities than be restricted by point and click.
Am i making any sense?
AssassinX
April 20th, 2006, 09:16 PM
I use XP for my pokemon games
Yuoaman
April 20th, 2006, 10:59 PM
I'd say to use RM2k3, It doesn't need as much coding as XP, and fairly easy to learn. If not RM2k or RM95'll work to....
reekingofrandomness
April 21st, 2006, 09:42 AM
places to download?
grrr...stupid character limit...that should do it
Alistair
April 21st, 2006, 12:44 PM
Personally, I am using RPG Maker 95. I highly recommend it.
The Dash
April 21st, 2006, 03:23 PM
The RPG maker series is brilliant for RPG games. Only thing is that its hard to find a free version of 2K or 2k3.
XP is almost impossible because the translation is 100% illigal now. The best way to get RMXP is to buy it.
reekingofrandomness
April 22nd, 2006, 09:28 PM
I refuse to pay 60 quid for it! Thats way overpriced
Alistair
April 22nd, 2006, 11:12 PM
Well, there is also RPG Toolkit. It is free, and really flexible. The only problem is that there are almost no Pokémon resources for it. (Make some.)
Space Guard
April 23rd, 2006, 06:54 AM
I have a link to a free download for RPG Maker 2003. I'll send it to you via PM because I don't know If I'm spposed to post it here.
Yeah RPG Maker 2003 (or RM2K3 for short) is easier to use because it is easy to work out from scratch. There is a long list of commands which you can choose from. like 'Text message' or 'Key Input' So you don't have to faff about programming those aspects of the game in.
The only thing you wqill probably have to learn are Variables and Switches as they are quite hard to do. I still can't use them and I have been working with RM2K3 for about a year now. But Unlike RMXP or Sphere there is no scripting Language (Like Ruby-Game-Scripting (RGSS) or Java Script)
I hope this helps
SG06
Sorye HK
April 23rd, 2006, 11:48 AM
Well, if you're really dedicated to coding,
I suggest that you try using some C++ engines. They're nice for studying,
and well they're rather fun to fiddle around with. HAM's also alright if you
wish to try your go at something GBA.