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

Kailia

Member
  • Content Count

    44
  • Joined

  • Last visited

About Kailia

  • Rank
    Member

Other

  • Referer
    google

Profile Information

  • Gender
    Male

Engines

  • Prefered Engine
    RPG Maker XP
  • Engine Level
    N/A
  • Class Title
    Level Designer

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I see. Dunno I am gonna re-look at what I got planned, and might change from what I was going to do, to something simpler. Maybe even just stick with the default battle engine, and make a series. This one using XP, next one using VX, and I do own Ace, so that might end up being my end engine. I will have to look at what I want to do though, but there's definitely a couple scripts I'd like to run that I already have.
  2. Ah I see, well the up side, this particular script came with the sprite I need. I am basically using RTP for this game. But I will look at the xas one
  3. Oh? Well what I am wanting is something that has on map combat. Because many of the sprites I am using, don't have a battler. And I am going to want to have them as enemies to kill. You got any suggestions for that?
  4. http://www.gdunlimited.net/scripts/rpg-maker-xp/custom-battle-scripts/rth-abs-2-6 This script, anyone got an English version? Cuz I decided to pick up making my game again after all this time, and I am really liking this, but I can't understand Portuguese.
  5. Story The story is about a world tormented by 3 wars with a creature called the Dark Kami. He had arrived on the world during its early stages of evolution, drawn there by the mana element that is present in the atmosphere. The Light Kami, upon discovering his arrival on the world, created three races to combat his creations. The first were the Elementals. But because of their short stability window, the Kami ended up creating them new flesh bodies. They became the elves. Weak in melee combat, but very gifted in magic and knowledge. The second race created were the Dwarves. Genderless, they were brilliant craftsmen. But because of how they reproduce, they were unable to create the massive armies the Kami required. Finally, the Humans were created. Brilliant tacticians, and good craftsmanship, they were created to be short lived, thus having to reproduce frequently, which created a sizable army for the Kami. But the Dark Kami created his own creatures. From darkness, he created the Dark Elves. From the molten fires around his castle, he created the Grey Dwarves. But in the third war, a new race was created. The Causfilr, a race of human like felines. The story though picks up 100 years after the third war. The Light Kami have long since left the world. And two elves find a little Causfilr female child. Due to a vision, which hinted that an innocence must be protected to avoid a catastrophy, the elves believe the child to be the innocence, and take her back to their lands, even while a powerful Lich has begun raising his armies. Characters: Galia - She is the Causfilr child raised by the elves. Her destiny is to free her people from the binds of the Dark Kami, and redeem her race. Celenia - Celenia is unusual for an elf. She has the gift to have vague glimpses into the future. Though she has no control over her ability, and even with as vague as they are, her visions always come true. Suenami - She is a mage of the Chromatic Elves. Her base element being water, she is still learning to wield her powers, which often do not work properly. She has earned the nickname from her classmates "Tsunami" because she once flooded the classroom with a tsunami storm. She is the best friend of Celenia. Gared - He is a knight, and dragoon of his kingdom. He was called into action when the Lich's forces began rising up. He values honor and using a dragon style fighting technique with his trusty spear. Fallusia - A Warrior mercenary, Fallusia is often times arrogant and full of herself. Yet she can unquestioningly back up her self boasting. Like Gared, she was called in to help combat the Lich's undead forces. Eruki - Eruki is a fun loving thief and tomb robber. She seeks treasures and fame from the ruins around the world, and is deadly with the daggers she carries with her. But she is also a glutton for trouble, as Galia's team soon discover. Urkanu - Urkanu is a huntsman that does mercenary work on the side. He is a dead aim with the bow. But he is also quiet and mysterious. Henali - She travels with Urkanu, and is a Bounty Hunter. Unlike Urkanu though, she doesn't know when to stay quiet. Though like Urkanu, she is a dead aim with her trusty pistol. Systems -to be announced- Full Credit Lizzie S - Big help! Screenshots <None yet> Special Note I will be getting RPG Maker VX Ace, I decided I am going to make the game on it instead.
  6. Kailia

    Now is the time!

    Anything I can do to help, you know how to contact me :)
  7. I am going to nominate Lizzie too. She's working her tail off for the site and deserves recognition :)
  8. Looks like the script works perfectly now. There was one point that confused me for a bit, because the chat bubble wasn't appearing on event 2. But I traced that to a caterpillar script of mine that was in the game. So Even though the event was labeled 2, I changed the command to have the chat appear on event 5 and it fixed it.
  9. Yeah if we can get a fix for that, I think this message script would be pretty awesome.
  10. Hello, well lets start with what I need. I am using Moonpearl's Animated Menu System 2.0. You can find that CMS at: http://moonpearl-gm.blogspot.com/2011/06/animated-cms.html So what I need, is fairly basic. Graphics for this system. I need title screen and the menu graphics themselves. Here is what I made for the game's logo for the title screen: The game itself is RTP mostly. I picture the title screen being a type of sunset scene over mountains with a lake. Kind of a polar opposite of the default. Menu system wise, something that reflects the games title. Sparkle animations for the system, just recolor the default with a fiery coloring I think will do. You will of course, get full credit. You can PM me the link to your work. I do need them ASAP though.
  11. Amazing! I am absollutely in love with it! Who makes your graphics? I would really love a theme for my game I am making called Heart of Fire, that fits the title theme.
  12. I found a rather bad bug in this script. If one uses this script, you will be unable to use parallel process events. Whenever I try making a common event or even just an event that is a parallel process this error pops up: Script 'Game_Event' line 171: ArgumentError occurred. wrong number of arguments(0 for 2) I tested it in a testbed project of mine, with just the message script in there, and that is the cause of the problem.
  13. Edit: Cancel request. I solved the problem. The script doesn't like the 011- part of the sound file. Requires importing and removing that part of the file name. okay first, here's a link to the script: http://houseslasher....hp?showtopic=57 Alright now for the problem, and if someone can just give me a working code, what I want to do is use this strictly for the sound portion. The event in question I want is to make a waterfall have it's sound get louder as the player approaches it. The problem is, when I tried setting the event up like the script says (And I tried all 3 on that link) I get this error: Unable to find file Section001:86:in `bgs_play'Audio/BGS/011-Waterfall01.ogg. Note, I just want the RTP waterfall sound to play. I've tried setting the script up in a parallel process event using this call script code: $view_range.event_sound(1, "011-Waterfall01.ogg", bgs_vol = 100, bgs_pitch = 100) Am I setting it up wrong or something?
×
×
  • Create New...