This is an archive of the mabination.com forums which were active from 2010 to 2018. You can not register, post or otherwise interact with the site other than browsing the content for historical purposes. The content is provided as-is, from the moment of the last backup taken of the database in 2019. Image and video embeds are disabled on purpose and represented textually since most of those links are dead.
To view other archive projects go to
https://archives.mabination.com
-
Mrlucky77 wrote on 2011-08-24 00:03
Quote from Moppy;563277:
:D Thanks
Side note: 3001 posts.
ITS OVER THREE THOUSAAAND
-
Mello wrote on 2011-08-24 02:22
I'd like to be a dark knight, If you haven't made it already you should make it somewhat like Cecil from FF4
Edit: CLASS IDEA!!!!!!!GUYDTJEGDFHASHJ Dragoon.
-
Juno wrote on 2011-08-24 17:29
Oh.
Still not really sure what's going on, but I can help out with coding/designing/writing and such. I probably can't do anything artwise since I can't install photoshop anywhere just yet...
On that note, have you ever used XNA or C#? I can work with AGM, but it feels a lot less powerful.
-
Moppy wrote on 2011-08-24 18:51
Quote from Juno;564005:
Oh.
Still not really sure what's going on, but I can help out with coding/designing/writing and such. I probably can't do anything artwise since I can't install photoshop anywhere just yet...
On that note, have you ever used XNA or C#? I can work with AGM, but it feels a lot less powerful.
None of those are necessary. o.o
We're using RPG Maker, so it simplifies the project a ton. All the programming is done with Ruby, while all other processes are managed with their own tool set.
But no, I haven't used them. I'd like to give them a shot but between this and my Java class, I'll be doing enough game programming.
Anyways, feel free to PM NationRPGMailbox with what you want to do.
-
Skye wrote on 2011-08-25 08:09
I actually just thought of something...
For the music, are we supposed to just be making pieces and you'll use what we send to you, or what?
Because what I sent in was just stuff I've made for whatever. Should I be making more? If I need to, it'd be nice to have some parameters to work with, like time constraints or what a piece would be used for (boss battle, random background music, etc.).
Because, to be honest, it takes me quite a while to make just a 30-40 second piece...
-
Moppy wrote on 2011-08-25 08:32
Quote from Skye;564827:
I actually just thought of something...
For the music, are we supposed to just be making pieces and you'll use what we send to you, or what?
Because what I sent in was just stuff I've made for whatever. Should I be making more? If I need to, it'd be nice to have some parameters to work with, like time constraints or what a piece would be used for (boss battle, random background music, etc.).
Because, to be honest, it takes me quite a while to make just a 30-40 second piece...
You don't have to make anymore music until we finalize things. At that point, we'll be able to give specifics on what music we need.
-
Skye wrote on 2011-08-25 08:37
Okie dokie.
That's a bit of a relief...
-
BobYoMeowMeow wrote on 2011-08-27 03:36
Kitae suggested the cat to be a support summon..
and the cat should be a NPC
-
Juno wrote on 2011-08-28 16:40
For having such a pretty name, Ruby sure is an ugly language </3.
Is there any particular area that needs help?
-
Taycat wrote on 2011-08-28 18:16
Quote from BobYoMeowMeow;567359:
Kitae suggested the cat to be a support summon..
and the cat should be a NPC
An NPC that heals you with it's kitty powers if you give it tuna or pets!
-
Moppy wrote on 2011-08-28 21:02
Quote from Juno;569485:
For having such a pretty name, Ruby sure is an ugly language </3.
Is there any particular area that needs help?
First off, that gets some rep.
Secondly, what we need most is artists. We will probably also need more people for event creation. Once we finalize things, I'll be able to determine what we need most.
-
Chockeh wrote on 2011-08-28 21:20
I want to be in it, but I don't like telling you what to do... So surprise me ;].
-
Juno wrote on 2011-08-29 00:05
Quote from Moppy;569641:
First off, that gets some rep.
Secondly, what we need most is artists. We will probably also need more people for event creation. Once we finalize things, I'll be able to determine what we need most.
Ah, event creation. I'm not sure how helpful I'd be there, so I'll leave it up to you guys then.
On the art though, is there a specific program being used for that? I don't have a whole lot to work with atm but if it's sprites and such then I might be able to work something out.
-
Kazuni wrote on 2011-08-29 00:34
Quote from Moppy;569641:
First off, that gets some rep.
Secondly, what we need most is artists. We will probably also need more people for event creation. Once we finalize things, I'll be able to determine what we need most.
Event creation as in scenario?
-
Moppy wrote on 2011-08-29 00:49
Quote from Juno;569809:
Ah, event creation. I'm not sure how helpful I'd be there, so I'll leave it up to you guys then.
On the art though, is there a specific program being used for that? I don't have a whole lot to work with atm but if it's sprites and such then I might be able to work something out.
Any program works. To use images, we just have to import PNG's, BMP's or JPEG's.
Quote from Kazuni;569833:
Event creation as in scenario?
Events are used to create scenarios, yes. Events allow you to do things that usually require programming (like conditionals, loops, etc.). So basically, it's simplified programming without the syntax.