QUOTE(dumbducky @ Jan 23 2006, 04:21 PM)
That stuff would have been nice to know in the first place. How about the ability to use spells? And why is there no HDR?
[right][snapback]411627[/snapback][/right]
I will add spells system. You can add your own 32x32 spell animation or use the premade ones.
QUOTE(brutetal @ Jan 23 2006, 04:25 PM)
How about making your own variable or code?
[right][snapback]411629[/snapback][/right]
Easy AI Editor enables you to make your own AI.
QUOTE(Moose77 @ Jan 23 2006, 05:07 PM)
Correct unit vision. as in, it doesnt act like dudes can see through walls.
FOr the AI editor you need events. i.e.
CODE
on ("enemy seen") {
If (enemy.HP > unit.hp) {
RunAway()
} else {
Order(attack, unit.currentposition)
}
}
so you need all the basic control structures (for,while,if,else,functions).
AHHHHHHHHH ENDING LINES WITH SEMICOLONS!! TOO MUCH PHP!!! HELP!
[right][snapback]411661[/snapback][/right]
That will make it harder. I may not add it but I may consider.
I will use Starforge style trigger editor. Well, tad bit different. You won't need to add a semicolon.
QUOTE(Oo.Bringer.oO @ Jan 23 2006, 05:42 PM)
Ability to create custom scripts.
Pre-Made scripts for those that are new.
User Friendly Interface.
Character Creator.
Import option to import your own Sprites that are either custom made or ripped from other games.
Those are just basic ideas of mine. Anyway good luck with this project.
Do you know any good RPG Makers besides using a fresh plate and making your own and such from scratch? RPG Maker XP is decent but only goes so far.
Edit: RPG Maker is wonderfull and allows you to create your own characters and so on but sometimes its a pain to figure out the events and scripting is hard for those like me that lack scripting abilities.
[right][snapback]411706[/snapback][/right]
Easy AI Editor enables you to create custom scripts. You can execute events such as when you type in something, it does this or that. I will include many premade example scripts seperately.
Well, not really. I know one but it is very limited. I will make it easy to make RPGs. Much easier than RPG Maker XP.
QUOTE(Sie_Sayoka @ Jan 23 2006, 09:42 PM)
Ability to design you own characters/objects using gif and jpegs.
ability to design the background and almost everything.
[right][snapback]411985[/snapback][/right]
You can create your own sprites and import them. But, my editor will include the following:
-GFX Maker BASIC
-Easy AI Editor BASIC
-Map Maker BASIC
-SFX Maker BASIC
To get GOLD versions. You will have to register at my forums and post non-spam stuff when I release version 1.0.0.