Alpha ABS (MV) [New cool DEMO, build 1242]

● ARCHIVED · READ-ONLY
Started by Pheonix KageDesu 883 posts Page 37 of 45 View original ↗
  1. SMO_Valadorn said:
    You're using multiple builds at the same time, that's the problem! Choose one and deactivate the others on the plugin manager bro :D

    Ok I've delete the old one I think but this time it's shows me this.
  2. Kingslayer said:
    Ok I've delete the old one I think but this time it's shows me this.

    You gotta write <ABS:0> <reloadParam:attackSpeed> in the first skill's note on database
  3. SMO_Valadorn said:
    You gotta write <ABS:0> <reloadParam:attackSpeed> in the first skill's note on database

    Sorry but where exaclty? Because there is in folder Data/Skills.json file or in RPG maker Skills? When I put that in rpg maker mv skills where is it the attack skill it's shows me this. There is my pluggins also. It's ON whaen I start the game.
  4. Hi I'm new to rpg maker mv. Still learning. This is an awesome plug-in. I plan on buying license. But I have a problem.

    When I click on an enemy he highlights but player doesn't move toward enemy. Plus the player won't auto attack unless you push A. And I'd like the player to move to target and auto attack with one click. Thanks in advance for any help
  5. Hi everyone, I have a problem, practically when I try to fight the monster, at a certain point, it gets farther away, how can I solve it? I use build 980

  6. Kingslayer said:
    Sorry but where exaclty? Because there is in folder Data/Skills.json file or in RPG maker Skills? When I put that in rpg maker mv skills where is it the attack skill it's shows me this. There is my pluggins also. It's ON whaen I start the game.

    Please read some information on Wiki: https://github.com/KageDesu/Alpha-ABS/wiki/Download-and-required-setting

    And guide videos you can found: https://kagedesuworkshop.blogspot.com/p/alpha-abs.html

    Rokas_oda said:
    When I click on an enemy he highlights but player doesn't move toward enemy. Plus the player won't auto attack unless you push A. And I'd like the player to move to target and auto attack with one click. Thanks in advance for any help

    If you want Auto Attack, don't use ABS parameter <noTarget:1> on weapon or attack skill (ID 1).
    For following the target, use key "W" or UI button.
    If you want Auto Attack and Follow functions together on same button or key, use uAPI script calls. You can do it, but it requires good skills in using MV. https://github.com/KageDesu/Alpha-ABS/wiki/Script--Calls-API



    MisterGantz94 said:
    Hi everyone, I have a problem, practically when I try to fight the monster, at a certain point, it gets farther away, how can I solve it? I use build 98

    https://github.com/KageDesu/Alpha-ABS/wiki/ABS-Parameters-for-enemies

    See <returnRadius> and <returnType> parameters
  7. I solved, I thank you, but I have another problem practically when I am on the map and reload the ammunition of the weapon, then as soon as I teleport to another map the ammo resets and I have to reload again, there is a way to to solve this problem? I use build 980

  8. @MisterGantz94 , thanks for reporting, i will check this bug, but maybe in newest build bug is gone.

    New public build 1128 available for Download!

  9. Hey Phoenix,

    Glad to see you're back!

    Just noticed a bug in the 980 demo. When you have no weapon equipped, walking around uses the standard 3 frames per sprite direction, however if you look closely once you equip a weapon like a sword, gun or bow, it switches to only using 2 frames per sprite direction. I noticed this because I tried testing it with a different sprite of my own when I replaced the PNG file.

    Has this been resolved in the public build? - Or would I have to subscribe through your patreon to get the pro version? - Let me know.

    Thanks
  10. This looks really awesome! Is a dodging mechanic possible for this plugin? Something like Dark Souls, where the player has a short invincibility frame to dodge attacks?
  11. There's an error that causes a drop in FPS, which is when turning on "Show UI in game", it lags the game by up to 40% from PC to mobile devices.
  12. hello all, I was hoping maybe to get some help here. I am trying to set up a battle with the enemy using custom animations for battle ready and attack like the hero character. I think I have it set up correctly but the enemy does not change animation in battle. Can anyone guide me on this? Thank you kindly
  13. I figured it out :) i had the spriteshhet named wrong. I had .PNG at end. I just removed that. Thank you.
  14. [dpost]Aston00[/dpost]
    If you want to add something please edit your post to include the additional info/comment.
  15. Hi,

    I just installed the fresh MV and downloaded the 1128 ABS. I've set my enemy and did everything like in the youtube tutorial, but seems the commands below are not working at all. Dead body works, looting from the body works, but not the rest. What could be the problem?

    <viedRadius : 5>
    <returnRadius : 10>
    <reviveTime : 5>

    Besides, I love this plugin and this is the one I looked for. Thanks in advance!
  16. Hey guys, I'm running into some death problems here. First off, when my character dies, he just vanishes. Doesn't show the downed sprite. I'm using a custom character through Character Creator EX, so that may have something to do with it (seeing as how it needs a plugin command to display a downed sprite), but not sure.

    Next, on death, when the character vanishes, he reappears briefly before the map transfer. I have a common event that's called on death and everything in it seems to happen just fine, but it seems to all take effect AFTER death. No amount of juggling event commands made a difference so I don't think the answer lies there.
  17. pawka said:
    Hi,

    I just installed the fresh MV and downloaded the 1128 ABS. I've set my enemy and did everything like in the youtube tutorial, but seems the commands below are not working at all. Dead body works, looting from the body works, but not the rest. What could be the problem?



    Besides, I love this plugin and this is the one I looked for. Thanks in advance!

    Hi. Thanks.

    <viewRadius:5>
    <returnRadius:10>
    <reviveTime:5>

    In first command you misspelling, and try write without spaces

    Sacrifyx said:
    Hey guys, I'm running into some death problems here. First off, when my character dies, he just vanishes. Doesn't show the downed sprite. I'm using a custom character through Character Creator EX, so that may have something to do with it (seeing as how it needs a plugin command to display a downed sprite), but not sure.

    Next, on death, when the character vanishes, he reappears briefly before the map transfer. I have a common event that's called on death and everything in it seems to happen just fine, but it seems to all take effect AFTER death. No amount of juggling event commands made a difference so I don't think the answer lies there.

    https://github.com/KageDesu/Alpha-ABS/wiki/Player-Death
  18. I'm having a problem with summoning. Every time i try to summon, I get errors.
    Edit: Is there a more recent demo of this plugin? So I can see what I'm doing wrong?
  19. Im having an error with motion system 2, build 1128 public.

    notetag is set as <motionX:skillname>
    image is on the img/AMotions folder as instructed
    Image is named skill_skillname_actor1_0.png

    Yet i get the error Failed to load img/AMotions/skill_undefined_actor1_0.png

    Why is reading as undefined when i set a name thats the same as the notetag? Am i setting up something wrong?
    Motion system 1 works perfectly but i cant get MS2 to work.

    EDIT: Solved on its own, maybe when the program restarted or something? Anyways good old "open and close" worked.