Looking for Hanzo's life line system for ace

● ARCHIVED · READ-ONLY
Started by ZorenSosa 7 posts View original ↗
  1. Pretty much as the title says. I'm aware that hanzos life line system was a vx script, but I was wondering if one had been made for vx ace? I've looked all over and couldn't find a version. I'm currently using moghunters black pearl battle HUD, and I was wondering if the script can't be found or made, is it a way where I can change the HUD to the same HUD as hanzos? But I would honestly love the life line system to use along side victors animated battlers. So can someone help me out. Thanks in advance.

    here is the life line system screen:

    hqdefault.jpg

    and this is what im using:

    ACE_23_04.jpg
  2. You can find all the configurations for VX Ace here to download:
    http://www.atelier-rgss.com/RGSS/Battle/ACE_BAT23.html

    There are plenty of versions, of how the HUD should look like. Simply copy the script in the script section and graphics you want in your graphic folder. (\s/)
  3. Cheeky Moon said:
    You can find all the configurations for VX Ace here to download:

    http://www.atelier-rgss.com/RGSS/Battle/ACE_BAT23.html

    There are plenty of versions, of how the HUD should look like. Simply copy the script in the script section and graphics you want in your graphic folder. (\s/)
    Yeah I'm familar with using those. I'm a huge fan of the script work there. I'm currently already using a version, I know how to edit it but I want to change the guage locations to match up with a custom one or either find the ace version of the life line system. But most likely I want to use my own custom HUD
  4. So kinda they run from top to bottom, or only rearrange?
    Rearrange could be done in the first section of the script. But you need to edit the graphics the way you want them. 
    If you want to have a thing not in your project, like pictures of actors, then open the picture and delete all and save it then.
    So the game load an empty picture and you get rid of it. ;)
    I edited them, that they run on 720p, so there is a lot room with it. ;)
    From top to bottom running gauge's, I don't know how to do, only maybe add y instead of x, but not sure. :/ (\s/)

    It only loads up the pictures, so you need to edit them. you only need to re adjust the gauges new then. /)
  5. I've moved this thread to RGSS3 Script Requests. Please be sure to post your threads in the correct forum next time. Thank you.
  6. Cheeky Moon said:
    So kinda they run from top to bottom, or only rearrange?

    Rearrange could be done in the first section of the script. But you need to edit the graphics the way you want them. 

    If you want to have a thing not in your project, like pictures of actors, then open the picture and delete all and save it then.

    So the game load an empty picture and you get rid of it. ;)

    I edited them, that they run on 720p, so there is a lot room with it. ;)

    From top to bottom running gauge's, I don't know how to do, only maybe add y instead of x, but not sure. :/ (\s/)

    It only loads up the pictures, so you need to edit them. you only need to re adjust the gauges new then. /)
    Seems simple. But then i would need to change the location of each bar such as health,tp, and mana right? As well as the way it changes? Since the hud im using go on an angle i want to change it to go horizontal and the health and mana decrease going horizontal as well instead of in a angle. If u understand what im trying to say lol
  7. So you want to flip it a 90°, don't know, if it's enough to simply change the x-axis to y-axis.
    Because as I can see it, the configuration is only in the first few sections. 
    The lower parts of script is where the flow is setup. So you might need to change things there...
    I think I've seen a part that say's the bar works from right to left parallel from MaxHP to 0 HP...
    But not sure, because I'm not a scripter at all, only understand the basics, mostly my thoughts work, but not allways. :( (\s/)
    I hope an other could help more with that. /)