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. jaye

    Script codes for specific actors

    SOLVED!!
  2. 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...
  3. 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.
  4. jaye

    Resistance Script

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

    MV and Others

    Can you use materials from Comipo in RMMV?
  6. 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!
  7. jaye

    Edit font without a plugin

    I tried the version where you change the text file in the font folder, but it wouldn't work for me. I don't why. I just change the font within the rpg_windows.js script. Open it in Sublime Text (or a text editor program). Find the line: (line 45 in Sublime Text)...
  8. jaye

    Javascript healing code

    Is there a way to do a heal with javascript? Like in battle and you select fight and then it goes to the command window. For example, if there was a heal command and you selected it, it would heal the whole party and then go to the command window. A javascript code is what I am looking for, not...
  9. jaye

    Hm? Opinions Needed

    I wanted to have an interface with different variables and etc display. A screen border basically around the game screen. How does this look? (Ignore the map :))
  10. jaye

    Weird Plugin Command error?

    Every time I use a plugin command, I get this message ' Cannot read property '1' of undefined'. It doesn't matter what plugin I do it in or which command I use, I keep getting the same error message. Does anyone know what this is or how to fix it?
  11. jaye

    How to play a video when using skills?

    I tried to add it as a common event, but it doesn't work. The video is short and in .mp4 format. Does anyone know how to do this? Ex: When you click on attack, a video plays instead of the animation.
  12. jaye

    Quick Video Tutorial 'Bust Messages no Plugin'

    I created a short video on how to create a message with a bust without a plugin. It just uses picture commands. I hope it helps. Feel free to pause if need be! Thanks.
  13. jaye

    HP for MP?

    Is there any way to code for a character to have Mp and Not Hp? A script or something?
  14. jaye

    Ask Sugar Something

    I guess that I will give this a shot. Lol. Ask away!
  15. jaye

    To move or not to move?

    I noticed alot of rpgs have npcs walking in place. I was wondering if it would be a good idea to do this also?
  16. jaye

    Status Ailments?

    I wanted to add status ailments to my game, but I was wondering some things. Do they stack during battle? If so, how do I keep them form stacking?
  17. jaye

    Can anyone fix this code?

    this._picture.bitmap = ImageManager.loadPicture(this._item()); How do I make it so that it shows the current item, but also changes with item selection. Solved!
  18. jaye

    [Closed] I need someone who is experienced in js for mv

    Hello, I am in need of a personal who can do javascript. I can pay, but not too much. So reasonable pricing. I need a whole menu design. If interested and more details, please reply or contact me via sugarzoozoo@email.com.
  19. jaye

    Get Rid of Blurry Background in Menus (Small Tutorial)

    I have finally figured out how to get rid of the blurry backgrounds in the menus. There may be a lot of other people who have figured it out also, but I couldn't find any tutorial. So I have decided to post a small tutorial on how to do this. Open your rpg_managers.js in a text program. (I...
  20. jaye

    Ello Loves

    Hello, everybody (blush)! I already posted a reply, but it has seemed to disappear along with my info. Lol. Anyways, I have had a great week here, and I hope to have many more! P.S. I am glad to have found such an awesome and welcoming community! (cat)
Top