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

MoG~

Member
  • Content Count

    5
  • Joined

  • Last visited

Everything posted by MoG~

  1. Okay, I figured out one of my initial mistakes: I used that link originally, but did not click the red box for the updated video, so when I originally installed everything, it all worked, but a secondary issue I had is all of the animation names in the skills drop down menu in the database are in Japanese. I watched the video, did everything in a blank project, downloaded the mediafire file for .99 and it all works perfect. In my original project I made the changes to script copy/paste, placed the .99 animations in the file, all resources are already imported, aaaand the animations are still in Japanese in my main game/project file. I sort of want to just sulk in a corner for a while.
  2. I was afraid of this, but it's the only thing that makes sense. With enough study I can usually overcome an obstacle, but Enu's script itself of this system is in Japanese in the editor which only makes it that much more difficult.. possibly improbable if not impossible to edit with grace. The only very detailed English version I've seen is Victor Scripts, but the actual instructions for where things go is quite vague at best since it assumes the user has some working knowledge of (Ruby?), and he also refuses to do a Demo. If you/anyone knows of another English script that is easier to edit and manage please let me know :/
  3. I couldn't find an english script available for VX Ace while browsing for a sideview battle system. It has a built in translator function so the output is nearly invisible, but inside of the actual program it's created a mess.
  4. I knew I forgot something >.> http://rpgex.sakura.ne.jp/home/ - Enu’s version of Tankentai Ace
  5. Here's what I did: -I created a custom Weapon class - Greatsword.- under /terms - /weapon types -I have a custom class, I gave it the weapon type - Greatswords -I created a weapon - greatsword. The weapon has a type, animation, stats, etc -I ensured the character starts out with this same weapon -The result is: I hit attack, the battle text says "xxx attacks" but in actuality he doesn't move or deal damage. -I 'am' using a sideview battle system. I outfitted the same custom class with equip - weapon class - swords so he has both, and he does attack with a normal sword. Help?
×
×
  • Create New...