Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Search results

  1. eivl

    RMMV Plugin Scripting Tutorials

    How nice! =) this looks great!
  2. eivl

    Trouble with MV (Windows 10)

    How is this going?
  3. eivl

    I got a error on MV. D:

    I have a link in my signature, check it out.
  4. eivl

    Script / Plugin Requests

    This has already been made. http://mvplugins.com/master-list
  5. eivl

    Converting 5th Edition D&D to RPG Maker MV

    RPG Maker Defaul HP : Level*50 + 400 (max level 99) DND HP : Modifyer : (ability/2) -5 [round result down] So you can see they are both linear progressions, The big difference is that in RPG Maker only level has something to say and in dnd level and modifier have something to say. if you...
  6. eivl

    How to Make/Use a Dragon Battler? (+related questions)

    Don't know, but make the graphics first and I'll help you out with the plugin! I think you have to make it the same size. if you want to use the same battler sprite the whole game, you can replace, if you want to transform into a dragon, you would need a plugin.
  7. eivl

    How to Make/Use a Dragon Battler? (+related questions)

    someone needs to make the sprite. there are a few non human resources on rpgmakerweb, i found this http://forums.rpgmakerweb.com/index.php?/topic/47255-hiddenones-mv-resource-warehouse/?p=471897 Let me write a bit more on your questions. I need to draw it, either with multiple parts and...
  8. eivl

    Converting 5th Edition D&D to RPG Maker MV

    What attributes from dnd are needed? do you plan on using the same names?
  9. eivl

    How to Make/Use a Dragon Battler? (+related questions)

    Everything you ask is possible. Maybe someone could make a demo of this?
  10. eivl

    Converting 5th Edition D&D to RPG Maker MV

    Well... are you doing a full DnD style? then what do you do with classes? default for them are 1-99 and that is not that DnDish. Why do i ask? because i do not know if you want to run RPGMaker with DnD rules or if you would like just to convert stats.
  11. eivl

    Plugin Problems: Gameus' Quest System

    So what do you do to get this error? It looks like there is an issue with the parameters overall (might just be unrelated issues with multiple users), the author has said that he are going to fix the bugs over the next two days. stay tuned and it will be fixed. If by any change it does not, let...
  12. eivl

    Plugin Problems: Gameus' Quest System

    The error means (most likely) that you have a parameter that does not work. * @param Use Icons What have inside your Use Icons parameter?
  13. eivl

    [Editor] How to install and use a second font in MV

    Add the font to your font folder and edit the CSS file to have the font loaded when you start the game. Then you call it from a script. Not sure what method does this, try to search for it in your js folder.
  14. eivl

    Snowflake

    Thanks! =)
  15. eivl

    Snowflake

    I need some snowflakes, in multiple sizes, 4 should be enough. I am planning something cool with weather effects ;)
  16. eivl

    Any preference when working with hidden shop items?

    I think you should be able to select both. Have locked items be grayed and a parameter with string field Where price would be, like out of stock. Having an item locked should be a note field and collapsed the rest of the items that are not part of the shop.
  17. eivl

    Stamina / Dash [Beta]

    Thanks, i will try to Fix this in the next update
  18. eivl

    Skill that Changes Attack Animation

    If i get some time and dont forget, ill help you out :)
  19. eivl

    Android App Compiles & Installs - Crashes Upon Launch

    PM ;) Testing on a webserver worked just fine. Generating a apk file to see if i can reproduce the error.
Top