Jump to content
New account registrations are disabed. This website is now an archive. Read more here.

Bigace360

Member
  • Content Count

    1,377
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by Bigace360

  1. lol, just notice that. It's practically telling me that Marked posted in his status 8 times?
  2. Sweet Actually if I'm looking at this right, most Western RPG's have this type of text-based dialog in there games. (ex. Fallout, Deus Ex, Dragon Age, etc..)
  3. lol, ironically I wasn't even at a computer for those 2 days. However, the site speed has shown a increase which is good, I'll help out as usual to find any errors that appear on the site.
  4. Unless you give us the error, that is displayed on the script and post it on the site, via writing it or making a screenshot, we can't really help you as we don't know where the problem is ourselves.
  5. Straight I'll be taking C++ next semester so this will be helpfull.
  6. I don't know if anyone else is still using this, but if you are has anyone experiense this problem. For some reason Gemini won't open on my computer. The Icon on the taskbar shows up but the program itself won't appear.
  7. Ugh fking GameStop online keeps telling me Deus Ex Human Revolution is out of stock and the car is out of gas and I have no money to fill it. kldfjlksdjflsdfksdjfsd

  8. Welcome to the site, and if your trying to learn ruby are mod Kellessdee has posted some blogs that can help you with the basics of ruby/RGSS. Happy scripting.
  9. Yes, I have to figure what my story is and what type of elements and characters I will be appying to said story before I can begin to start on anything else or it will end up in a big disaster. Like when I first started back in 2008, my game was a big mess because I had no clue what I really wanted. After a couple month hiatus, I started actually getting serious. I almost done with the planning stage, so mostly designing, since I don't really have a team. I can't keep any mappers and scripters are kind of hard to find. I mean how many are on this site besides you and liz. Me? Graphics and Scripting Planning any story based game is well like writting a book, but with a battle system and other engines of course. Find your story and characters(main cast and side characters) Brainstorm game elements, such as what battle system you choose to use or what type enviorment your characters will exist in. etc, etc... Depending on the size of your game, if its huge you can try and gather a team. but the lack of potential help in forums is sometime lacking and might require you to hand out offers (such as cash). Which is great if you plan on selling your game but pointless if your game is free as in turn your just losing money and time. Also your team might not notify you about life and just disappear most of the time without any notice. (believe me my mappers never give me notice and disappear). If small no need for a team as it should be easy to complete. After brainstorm your story elements, unless your a scripter or have a scripting team ready. You can start searching for scripts that can help in the development of the game. Same as #5, unless you have a team for graphics. Getting a graphic software like photoshop (windows paints is garabage) can help great images that can be implanted into a developers game. I'm probably forgetting stuff but that most of the things I do when I'm creating my game.
  10. Sorry there all underdevolpment means there under development. You'll just have to wait.
  11. What is "Marked's to-do list", as it's locked?

    1. Bigace360

      Bigace360

      thx, not that I posted some scripts and help out a few people in the past, but whateva. I dont care for that stuff.

    2. Marked

      Marked

      Bigace, I have noticed you helping out in the support forums, i dont think pol meant it that way. The todo list is a list of bugs around the forums that Bob finds and that I am to fix up. Although now the new site is being developed, the list is uneeded. The recent post hook unfortunately doesnt take permissions into account.

    3. Bigace360

      Bigace360

      thank you for making sense, I apprieciate that.

    4. Show next comments  120 more
  12. I got this so far: #============================================================================== # ** RPG::State #============================================================================== module RPG::State alias ace_state def initialize ace_state @element_set = [] end attr_accessor :element_set end
  13. I've been trying to create/find this and can't figure this out since RMXP only allows you to add element defense to status instead of causing damage. I wanted something in the status menu say this: Enfire - Adds fire damage to ally’s attack Enfrost - Adds water damage to ally’s attack Enthunder - Adds thunder damage to ally’s attack Enwind - Adds wind damage to ally’s attack Enlight - Adds holy damage to ally’s attack Endark - Adds dark damage to ally’s attack and then I can add that to attacks.
  14. No, actually I didn't know where the challenge was. I probaby seen it, but know how blind I am, I probabl missed it.
  15. Okay thank you and done, notice that I can't even select an image anymore.
  16. What happend to the Project Cards page, I wanted see something real quick and it was gone? Nevermind delete this post I didn't see what marked had posted eariler.
  17. Uh Stop , Atoa ACBS already does that by default: Just look at his Custom Windows Setting Script that basically allows you to move the window, change the opacity and add a background image. You should probably read the whole CBS first as he add alot of customizable components. How I Know this because I'm look at it right now, plus I have my own custom background I made in photoshop.
  18. Because he's the one that started that fire and put bob's can't in the tree.
  19. Damn, I thought for sure I would win this time after I saved Marked from that fire and when got Bob423's cat out of the tree. Well, better luck next year.
  20. THanks for the help I'll get to it soon as finish this other thing.
  21. How do you make skill animations appear using a script, as I was going to put in the skill menu, but I have no clue how to script that.
  22. Only thing I'm excited for is the upgrade Scripting to 1.9 and the upgraded database. I'll wait un summer to decide if I want it or not.
  23. @Calvinchun I don't know you'll have to google/bing for that battle system
×
×
  • Create New...