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!

Recent content by jaye

  1. jaye

    Sorry for lack of updating. School and life has been hectic. Lol.

    Sorry for lack of updating. School and life has been hectic. Lol.
  2. jaye

    Script codes for specific actors

    SOLVED!!
  3. jaye

    TypeError Problem

    I am creating a custom save screen script and I am adding the location when saving a game. It works fine the initial save, then when you return to title it works. The problems comes when you refresh the game or close and open it again. When I do that the 'type error' message pops up. It says...
  4. jaye

    Seeking Help W/ Creating A Skill

    I think the reason you are losing all your HP is because you have it set as an attack in the state settings and you have the scope as the user. So basically you are attacking yourself with holy damage. I think you should probably create the skill as a repel effect. Also set the occasion to menu...
  5. jaye

    Can you edit plugins?

    Is it legal or can you freely edit the default plugins with RMMV? Just for the project (commercial/free) not to share.
  6. jaye

    Resistance Script

    Is there any script to increase element resistance? Ex. eat an apple and gain 5% light resistance.
  7. jaye

    MV and Others

    Awesome! Thanks!
  8. jaye

    Ask Sugar Something

    Yes, actually. It doesn't seem like it cause I haven't posted anything, but I have a huge list of things to do everyday. Lol. I have not seen but one episode of GOT way back during t he first season I think.
  9. jaye

    MV and Others

    Can you use materials from Comipo in RMMV?
  10. jaye

    Ask Sugar Something

    I have no idea, but there are tons of Youtube videos explaining how to use it: https://www.youtube.com/results?search_query=moghunter+lmbs
  11. jaye

    Javascript healing code

    Thanks. Imma just use the one that you suggested. :)
  12. jaye

    Javascript healing code

    Yea, but I was trying to make it a part of the party command. Where it asks the fight and escape commands.
  13. jaye

    Just need a little help with equipments

    Sorry for the late reply. I figured it out. thanks.
  14. jaye

    Conditional Branches in Script

    Thanks a bunch!
  15. jaye

    Conditional Branches in Script

    I am trying to write my own plugin, but I can't figure out how to correctly write a two conditional script. For example: if (item id equals this and switch is on) { then do this } Does anyone know how to properly script this statement? Thank you in advance!
Top