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!

javascript functions

  1. Riku Masamune

    Help, please... *fixed*

    So I uh... Thought I'd take it upon myself to well, add a Quit function from the in game menu under Game End. It works the way I wanted it to, but it's just a blank space... But here's where I'm pleading, make it say Quit instead just an empty space. I'd also like to know where I went wrong with...
  2. monyarm

    Script calls run in the wrong order.

    im currently using this plugin https://gist.githubusercontent.com/jeremyckahn/3990e87240d68bf227da/raw/360f1af338916f3585e2e8a311b9525428774f1f/ExecScript.js which lets me run whole js files through an event script call, and this is the file im using http://pastebin.com/tEY5Hp18, currently i am...
  3. jaye

    Just need a little help with equipments

    I have finally finished my custom scenes. Yay! All by myself, but I have one problem. In my custom equip scene, it displays the normal equipment names. The problems is, I have custom equipment names. How do I get it to show the custom equipment names? Here is my code snippet:
  4. D

    Help javascript beginner

    Hello I am a programmer, but being the first time using javascript i get an error which i never seen before in other languages. To start off i made my own window which works fine, now i want to for loop through an array to draw progress bars. unlockablesWindow.prototype.initialize =...
  5. Companion Wulf

    Useful (Missing?) Javascript Functions

    While looking through various MV functions, notably String and Number, I noticed a distinct lack of them. So I created some of my own (some of these I already use in Otherworld) and thought I'd share them. And it took me AGES to figure out how to do some of them! No doubt there are better...
Top